Could someone tell me why i can't get "Box 3" to span the two other boxes using Rowspan please. Thanks in advance
<table width="200" border="2" cellpadding="10" cellspacing="10">
<tr><td width="150">Box 1</td></tr>
<tr>
<td width="150">Box 2</td>
<td width="50" rowspan="2">Box 3</td></tr>
</table>
<table width="200" border="2" cellpadding="10" cellspacing="10">
<tr><td width="150">Box 1</td></tr>
<tr>
<td width="150">Box 2</td>
<td width="50" rowspan="2">Box 3</td></tr>
</table>

Help
Welcome to BleepingComputer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.


Back to top











