HTML and CSS Reference
In-Depth Information
Just to make sure you've got this down, fill in each cell in the
table with the data from the correct <td> table cell. We've
done one for you to get you started. Check your answers
before moving on.
<tr>
<td rowspan="2">Truth or Consequences, NM</td>
<td class="center">August 9th</td>
<td class="center">93</td>
<td rowspan="2" class="right">4,242 ft</td>
<td rowspan="2" class="right">7,289</td>
<td class="center">5/5</td>
</tr>
<tr>
<td class="center">August 27th</td>
<td class="center">98</td>
<td class="center">4/5</td>
</tr>
98
 
Search WWH ::




Custom Search