Jack Bates wrote:
> How can I style the following,
>
> <div class="field">
>   <h3>Name</h3>
>   <div>
>     Value
>   </div>
> </div>
>
> - so it displays with the name on the left, the value on the right, and
> a grey background behind the name?
>
> http://www.sfu.ca/~jdbates/tmp/css/201001050/screenshot.png
>   

Looks like a proper use for a table to me - with a background colour on 
the table cells.

HTH


Peter
www.peredur.net

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to