Rowspan (is like Colspan only vertically)
In each of the Tables below I'm using the rowspan property for the 1st td...this way it spans the two rows that are next to it, another way to do this (and sometimes get more control) would be to nest a table in the 2nd td, but there are problems with this as well (harder for the browser to draw)
Text Header See comments for why I hate IE!
|
Log In
|
|
Help?
|
 |
Log In
|
|
Help?
|
Remember if the content is bigger than the cell...the cell will expand! Which can expand the Table...
Text Header See comments for why I hate IE!
|
Log In/Out
|
|
Help?
|
Text Header See comments for why I hate IE!
|
Log In/Out
|
Help Me?
|