[thelist] Another one .. dd/dt/dl

Maximillian Schwanekamp lists at neptunewebworks.com
Tue Oct 18 13:01:00 CDT 2005


ben morrison wrote:
> dt {
> float:left;
> clear:left;
> }
> dd {
> float:left;
> }

Shouldn't float the dd, gets too "messy."  Also when floating the dt, 
keep in mind that a single dt can take multiple dd's.  So when that 
happens you may want to indent the additional dd's or otherwise make it 
visually clear that they're related to the dt.


-- 
Max Schwanekamp http://www.neptunewebworks.com/



More information about the thelist mailing list