Gabriele Romanato wrote:
Hi,
There's simple solution to set up a dl with such styles:

Dt {
   float: left;
   clear: left;
   width: xx;
}

Dd {
    Margin-left: xx;
}

What if you don't know xx, Gabriele, and want the browser
to compute it for itself, based on the width of the widest
<DT> plus appropriate margins/padding ?

Philip Taylor
______________________________________________________________________
css-discuss [css-d@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