Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- Multiple TDs in a TR, but on separate lines?


penders - 7:49 pm on Jul 13, 2011 (gmt 0)


Ah yes, sorry, misread your post slightly there! That would display just the first TD of each row, filling the row, and hide the others.

The other thought then is to simply display the table-cell's as blocks...
td {display: block;}

While this works OK in Chrome, Safari, Opera and Firefox, IE8 is again the problem! IE8 displays all cells in a row.


Thread source:: http://www.webmasterworld.com/css/4339063.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com