My Google Weather API
I made a weather forecast from google api , Can’t seem to use yahoo weather api so i used this one pretty easy to use…
CSS :
.weatherIcon {
width :58px;
float:left;
}
.box_weather
{
font-size: 28px;color : #fff; background : #4F74A0;width : 50px;float:left; text-align: center;
}
.box_weather_title {
width : 250px;