On 24 Sep 2012, at 12:01, 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;
> }

Thanks very much for that, Gabriele. It works perfectly -- at least it does in 
the simplified page that I posted. On the ‘real’ page there would appear to 
still be some issues, evidently creeping in from my inheritance cascade. Still, 
at least I know that I’m on the right track now and it’s just a matter of 
working out what else in my CSS is causing the remaining behaviour.

Many thanks again for the pointer.  
Kindest regards; 
--
Rick Lecoat
______________________________________________________________________
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