Is there good reason NOT to use -

#UL H1

... so - 
<ul><h1>...<h1>
<li>...</li>
</ul>

rather than what I read here as 

<h1>..</h1>
<ul>
<li>.. </li>
</ul>


Simon Josephson
si...@artatwork.com.au
....................................................................................





On 05/03/2012, at 11:24 AM, Mathew Robertson wrote:

> Interesting... who said that H? has document scope only?
> 
> http://dev.w3.org/html5/spec/Overview.html#the-h1-h2-h3-h4-h5-and-h6-elements
> 
> Show examples of multiple H1's...  H? is indeed suitable as a heading to a 
> list.
> 
> cheers,
> Mathew Robertson
> 
> 
> On 3 March 2012 04:38, Hanspeter Kadel <h...@supernodegree.com> wrote:
> > <h?> before the list.
> 
> thats the way i do it, but it doesn't feel right.
> 
> in most of my cases the <UL> is more secondary content, like menus etc.
> 
> i want to keep <H1> to <H6> for structuring the main content.
> 
> 
> *******************************************************************
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: memberh...@webstandardsgroup.org
> *******************************************************************
> 
> 
> 
> *******************************************************************
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: memberh...@webstandardsgroup.org
> *******************************************************************



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

Reply via email to