<table>
<tr>
<th>Namezz</th>
<td>Jillsss</td>
</tr>
<tr>
<th rowspan="2">Phone</th>
<td>555-1234</td>
</tr>
<tr>
<td>5ww55-8745</td>
</tr>
</table>
HTML Rowspan
HTML Rowspan To make a cell span over multiple rows, use the rowspan attribute:
0 Comments
Add Comment
Log in to add a comment