>  <dl>
>     <dt><h1>Group title</h1></dt>
>     <dd>Group item</dd>
>     <dd>Group item</dd>
>     <dd>Group item</dd>
>  </dl>

Unfortunately, this is invalid. You can also use block level elements in the
definition description, such as the <p> and <ul> elements. But you cannot
use block level elements inside a definition term.

More here:
<http://www.maxdesign.com.au/presentation/definition/>
<http://www.w3.org/TR/REC-html40/struct/lists.html#h-10.3>

Specifically:
<!ELEMENT DT - O (%inline;)*           -- definition term -->

Thanks
Russ





******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to