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

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

Dd {
   Margin-left: xx;
}

Another solution is to use relative positioning only, but the final result
is not so simple to achieve in all browsers.

HTH.

Gabriele Romanato


______________________________________________________________________
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