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>
20
20
< h4 id ="date-time " class ="time "> 2024-02-06 3:59</ h4 >
21
21
</ li >
22
22
< 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 " />
24
24
< span id ="condition " class ="condition "> Clear</ span >
25
25
</ li >
26
26
@@ -39,22 +39,25 @@ <h4 id="date-time" class="time">2024-02-06 3:59</h4>
39
39
< li class ="city "> Canada</ li >
40
40
< li class ="city "> Morocco</ li >
41
41
</ 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 ">
44
46
< h3 class ="country "> Country</ h3 >
45
47
< h3 id ="country " class ="country "> India</ h3 >
46
48
47
- </ li >
48
- < li class ="row ">
49
+ </ div >
50
+ < div class ="row ">
49
51
< p class ="condition "> Condition</ p >
50
- < span id ="condition " class ="condition "> Clear</ span >
52
+ < span id ="condition2 " class ="condition "> Clear</ span >
51
53
52
- </ li >
53
- < li class ="row ">
54
+ </ div >
55
+ < div class ="row ">
54
56
< p class ="humidity "> Humidity</ p >
55
57
< span id ="humidity " class ="humidity "> humidity</ span >
56
58
57
- </ li >
59
+ </ div >
60
+ </ li >
58
61
</ ul >
59
62
</ div >
60
63
You can’t perform that action at this time.
0 commit comments