Okay I retreat :)

Perhaps we can use one of the followings:

<h1 id="stuff-list-title">Heading for stuff list</h1>
<ul id="stuff-list">
<li id="stuff1">stuff No.1</li>
..
</ul>

or:

<dl id="stuff-list">
<dt id="stuff-term">Stuff category/term</dt>
<dd id="stuff1">Stuff No.1</dd>
</dl>

I think now the closest solution is using the DL list. Thx for the info Patrick.

Janos
******************************************************
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