I used to do it all the time.

You could use .css and a "class" setting to do something
similiar as well....

Brad

--- Jamie Mason <[EMAIL PROTECTED]> wrote:
> Hey all,
> Does anyone know whether it's correct to use headings in
> your navigation? 
> 
> e.g. 
> 
> <ul>
>       <li><h2>Item</h2></li>
>       <li><h2>Item</h2></li>
>       <li><h2>Item</h2></li>
>       <li><h2>Item</h2>
>       <ul>
>               <li><h3>Sub Item</h3></li>
>               <li><h3>Sub Item</h3></li>
>               <li><h3>Sub Item</h3></li>
>       </ul>
>       </li>
>       <li><h2>Item</h2></li>
>       <li><h2>Item</h2></li>
> </ul>
> 
> Is the above right or wrong? I'm doing this at the
> moment, thinking it's
> helping give semantic meaning to the page, but is it
> right?
>  
> Thanks in advance,
> 
> 
> 
> Jamie Mason
> 
******************************************************
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