Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- table design to css design


ProfMoriarty - 10:08 pm on Oct 16, 2002 (gmt 0)


Hi everybody,

Iīm looking for a solution to convert following table design into css design:

<table width="100%">
<tr>
<td width="160" bgcolor="#FF0000">xxx</td>
<td width="100" bgcolor="#00FF00">yyy</td>
<td>zzz</td>
</tr>
</table>

Problem: The first two columns donīt fill the whole height of the table when using css (see bgcolor). zzz may be higher than xxx but also xxx may be higher than yyy.

Havenīt found any solution in css yet. Any idea? Help is really appreciated :-)

Lars


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