Hi Chris,

Personally I'd use a header of an appropriate level within the document. So:

<h1>Document Title</h2>

<p>Blah blah blah blah</p>

<h2>List Title</h2>

<ul>
        <li>It's big</li>
        etc...
</ul>

Cheers,

Iain

Chris W. Parker wrote:
Hello,

What is the recommended way to mark up a list that has a title? Normally
I do:

<p>Features:</p>

<ul>
 <li>It's big</li>
 <li>It's heavy</li>
 <li>It's wood</li>
</ul>

Is there a better way to do that?



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

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



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