Heading Element Order (h1 to h6)

Hi,
   The spec should probably require heading levels to be used in the 
correct order, so that a lower level heading must be preceded by a 
higher level heading.

e.g. This should be non-conforming.

<body> <h6>heading</h6> <h1>heading</h1> </body>

See also.
http://www.alistapart.com/comments/previewofhtml5?page=3#23

-- 
Lachlan Hunt - Opera Software
http://lachy.id.au/
http://www.opera.com/

Received on Wednesday, 5 December 2007 08:15:58 UTC