Skip to content

Commit 49206fb

Browse files
committed
shift the tag to js for dynamic data
1 parent 4f022b6 commit 49206fb

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

Day-24-Weather-App/index.html

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,6 @@ <h1 id="head">Weather App</h1>
2121
</div>
2222
<div class="current-weather">
2323
<!--This contains current weather-->
24-
<div class="currTime">
25-
<p id="getTime"></p>
26-
</div>
27-
<div class="temp">
28-
<!-- <img src="https://openweathermap.org/img/wn/10d.png" alt="">
29-
<span>29°C</span> -->
30-
</div>
31-
<div class="extraInfo">
32-
</div>
3324
</div>
3425
<div class="description">
3526
</div>

0 commit comments

Comments
 (0)