|
|
|
@ -4,9 +4,10 @@
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
<div class="day_weather today_weather">
|
|
|
|
|
<div class="today_title">Today</div>
|
|
|
|
|
<p id="todayDate">...</p>
|
|
|
|
|
<div class="today_title">Today</div>
|
|
|
|
|
<p id="todayTemperature">...</p>
|
|
|
|
|
<p id="todayTemperature0">...</p>
|
|
|
|
|
<div class="infoimage weather_img"><img alt="" class="img-responsive" id="todayIcon"
|
|
|
|
|
src="https://data.chinahighlights.com/image/weather/icon-weather/50d.png" /></div>
|
|
|
|
|
<p id="todayCondition">...</p>
|
|
|
|
@ -16,9 +17,10 @@
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<div class="day_weather">
|
|
|
|
|
<div class="today_title" id="forecastWeek1">Tomorrow</div>
|
|
|
|
|
<p id="forecastDate1">...</p>
|
|
|
|
|
<div class="today_title" id="forecastWeek1"><p id="forecastDate1">...</p>Tomorrow</div>
|
|
|
|
|
|
|
|
|
|
<p id="forecastTemperature1">...</p>
|
|
|
|
|
<p id="todayTemperature1">...</p>
|
|
|
|
|
<div class="infoimage weather_img"><img alt="" class="img-responsive" id="forecastIcon1"
|
|
|
|
|
src="https://data.chinahighlights.com/image/weather/icon-weather/50d.png" /></div>
|
|
|
|
|
<p id="forecastCondition1">...</p>
|
|
|
|
@ -28,9 +30,10 @@
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<div class="day_weather">
|
|
|
|
|
<div class="today_title" id="forecastWeek2">Forcast2</div>
|
|
|
|
|
<p id="forecastDate2">...</p>
|
|
|
|
|
<div class="today_title" id="forecastWeek2"><p id="forecastDate2">...</p>Forcast2</div>
|
|
|
|
|
|
|
|
|
|
<p id="forecastTemperature2">...</p>
|
|
|
|
|
<p id="todayTemperature2">...</p>
|
|
|
|
|
<div class="infoimage weather_img"><img alt="" class="img-responsive" id="forecastIcon2"
|
|
|
|
|
src="https://data.chinahighlights.com/image/weather/icon-weather/50d.png" /></div>
|
|
|
|
|
<p id="forecastCondition2">...</p>
|
|
|
|
@ -40,9 +43,10 @@
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<div class="day_weather">
|
|
|
|
|
<div class="today_title" id="forecastWeek3">Forcast3</div>
|
|
|
|
|
<p id="forecastDate3">...</p>
|
|
|
|
|
<div class="today_title" id="forecastWeek3"><p id="forecastDate3">...</p>Forcast3</div>
|
|
|
|
|
|
|
|
|
|
<p id="forecastTemperature3">...</p>
|
|
|
|
|
<p id="todayTemperature3">...</p>
|
|
|
|
|
<div class="infoimage weather_img"><img alt="" class="img-responsive" id="forecastIcon3"
|
|
|
|
|
src="https://data.chinahighlights.com/image/weather/icon-weather/50d.png" /></div>
|
|
|
|
|
<p id="forecastCondition3">...</p>
|
|
|
|
@ -52,9 +56,10 @@
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<div class="day_weather">
|
|
|
|
|
<div class="today_title" id="forecastWeek4">Forcast4</div>
|
|
|
|
|
<p id="forecastDate4">...</p>
|
|
|
|
|
<div class="today_title" id="forecastWeek4"><p id="forecastDate4">...</p>Forcast4</div>
|
|
|
|
|
|
|
|
|
|
<p id="forecastTemperature4">...</p>
|
|
|
|
|
<p id="todayTemperature4">...</p>
|
|
|
|
|
<div class="infoimage weather_img"><img alt="" class="img-responsive" id="forecastIcon4"
|
|
|
|
|
src="https://data.chinahighlights.com/image/weather/icon-weather/50d.png" /></div>
|
|
|
|
|
<p id="forecastCondition4">...</p>
|
|
|
|
@ -64,9 +69,10 @@
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<div class="day_weather last_day_weather">
|
|
|
|
|
<div class="today_title" id="forecastWeek5">Forcast5</div>
|
|
|
|
|
<p id="forecastDate5">...</p>
|
|
|
|
|
<div class="today_title" id="forecastWeek5"><p id="forecastDate5">...</p>Forcast5</div>
|
|
|
|
|
|
|
|
|
|
<p id="forecastTemperature5">...</p>
|
|
|
|
|
<p id="todayTemperature5">...</p>
|
|
|
|
|
<div class="infoimage weather_img"><img alt="" class="img-responsive" id="forecastIcon5"
|
|
|
|
|
src="https://data.chinahighlights.com/image/weather/icon-weather/50d.png" /></div>
|
|
|
|
|
<p id="forecastCondition5">...</p>
|
|
|
|
|