div.details dl {
    margin: 0;
    padding: 0;
}
div.details dt {
    margin: 0;
    padding: 0;
    font-weight: bold;
float:left;
clear:left;
display:inline;
}
div.details dd {
    margin: 0;
    padding: 0;
display:inline;
}

J.C. Johnson wrote:
> The sample page here contains the CSS, and the unordered list displays as I
> want the dl to display, as an example.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to