Previous Message
Next Message

[css-d] Styling a DL

Sent by Winters on 29 May 2003 02:02


Hey,

I have a list of terms with definitions. I want the term to be underlined
followed by a dash and then the definition:

term - bla bal this means that you are
term - bla bal this means that you are
term - bla bal this means that you are

I don't think using <u> is valid anymore, so my first thought was to use
<span class="u"> or something. But, that has equally as little structural
meaning and bloats the coad. So, I decided to use a definition list. But,
I'm having drouble getting it to display in line like that.

I tried dl { display: inline; } and dd { display: inline; } and dt {display:
inline; } and different conbinations of those. None worked for me.

Thoughts on any of this? Thanks

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: