File tree Expand file tree Collapse file tree 1 file changed +12
-9
lines changed
Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ <h1 id="city-name" class="city">Kadapa</h1>
2020 < h4 id ="date-time " class ="time "> 2024-02-06 3:59</ h4 >
2121 </ li >
2222 < li class ="column ">
23- < img id ="weather- icon " class ="icon " src ="./icons/night/113.png " class ="icon " alt ="icon " />
23+ < img id ="icon " class ="icon " src ="./icons/night/113.png " class ="icon " alt ="icon " />
2424 < span id ="condition " class ="condition "> Clear</ span >
2525 </ li >
2626
@@ -39,22 +39,25 @@ <h4 id="date-time" class="time">2024-02-06 3:59</h4>
3939 < li class ="city "> Canada</ li >
4040 < li class ="city "> Morocco</ li >
4141 </ ul >
42- < h3 class ="weather-details "> Weather details</ h3 >
43- < li class ="row ">
42+ < h3 class ="weather-de "> Weather details</ h3 >
43+ < li class ="weather-details ">
44+
45+ < div class ="row ">
4446 < h3 class ="country "> Country</ h3 >
4547 < h3 id ="country " class ="country "> India</ h3 >
4648
47- </ li >
48- < li class ="row ">
49+ </ div >
50+ < div class ="row ">
4951 < p class ="condition "> Condition</ p >
50- < span id ="condition " class ="condition "> Clear</ span >
52+ < span id ="condition2 " class ="condition "> Clear</ span >
5153
52- </ li >
53- < li class ="row ">
54+ </ div >
55+ < div class ="row ">
5456 < p class ="humidity "> Humidity</ p >
5557 < span id ="humidity " class ="humidity "> humidity</ span >
5658
57- </ li >
59+ </ div >
60+ </ li >
5861 </ ul >
5962</ div >
6063
You can’t perform that action at this time.
0 commit comments