Hi Daniel,
Rather than creating extra list items, consider this alternative:
<ul>
<li> person1: blah </li>
<li style="margin-bottom: 2em;"> person2: blah blah </li>
<li> person1: blah </li>
<li style="margin-bottom: 2em;"> person2: blah blah </li>
</ul>
Note that you could create a selector for this rather than doing it inline and
it would create an even lighter weight page and never have to
worry about extraneous bullets, ever.
The other question is why use a list for what appears to be a dialogue? Would
it not be just as simple to use paragraphs?
HTH,
Carole
_______________________________________________
css-discuss [css-discuss@xxxxxxxxxxx]
http://three.pairlist.net/mailman/listinfo/css-discuss
Sponsored by www.westciv.com - CSS resources | software | learning
|