Humidity
35 |├── README.md ├── 404.png ├── clear.png ├── cloud.png ├── mist.png ├── rain.png ├── snow.png ├── index.html ├── index.js └── styles.css /README.md: -------------------------------------------------------------------------------- 1 | # weather-show-page-using-html-css-js -------------------------------------------------------------------------------- /404.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RKNITH/weather-show-page-using-html-css-js/HEAD/404.png -------------------------------------------------------------------------------- /clear.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RKNITH/weather-show-page-using-html-css-js/HEAD/clear.png -------------------------------------------------------------------------------- /cloud.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RKNITH/weather-show-page-using-html-css-js/HEAD/cloud.png -------------------------------------------------------------------------------- /mist.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RKNITH/weather-show-page-using-html-css-js/HEAD/mist.png -------------------------------------------------------------------------------- /rain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RKNITH/weather-show-page-using-html-css-js/HEAD/rain.png -------------------------------------------------------------------------------- /snow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RKNITH/weather-show-page-using-html-css-js/HEAD/snow.png -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | 6 | 7 |
21 |
24 | 0 °C
26 |Light Rain
27 |Humidity
35 |wind speed
43 |