> I have a 3*3 table and I would like each cell to contain two parts, label
> and content, each 300px wide.

> The label part is to be on the left and will contain label text, have a
> different background color to the content and have a fixed width, say 50px.
> The label should be full height of the cell.

> I am trying to achieve a layout so that regardless of the length of text in
> the label part or the text part, the two parts will always extend to the
> height of the table cell.

you should put both the label and content in a containing div with a
background image that creates the look of the two coulombs then
position the text for each with div inside of that. For a step by step
walk through the process check out the article below from alistapart
http://www.alistapart.com/articles/fauxcolumns/

-- 
Matthew Campbell
E-mail: [EMAIL PROTECTED]
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to