Or you could nest it, even, if that's valid. Sounds awful complex though...
<dl>
<dt>header</dt>
<dd>
<ul>
<li></li>
</ul>
</dd>
</dl>
Though I remain uncertain as to the semantic value of that, even if it is valid.
Josh
On 11/6/05, Janos Hardi <[EMAIL PROTECTED]> wrote:
> And what about the definition list? It seems to me that is a plain way
> to do that job m8.
>
> <dl>
> <dt>header</dt>
> <dd>item1</dd>
> ...
> </dl>
>
> dl is handy because you can use more "headers" (dt tags) in the same list etc.
--
Joshua Street
http://www.joahua.com/
+61 (0) 425 808 469
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************