Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #17611, comment 43


Ignore:
Timestamp:
06/13/2011 06:42:41 PM (14 years ago)
Author:
scribu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17611, comment 43

    v1 v2  
    33> You can keep using h1-h6 in HTML5, but you can also choose to use only h1 elements for all headings and rely on the HTML5 outline algorithm to sort out the heading hierarchy. If you do this, however, you should be aware that ''currently there is very little support for the HTML5 outline in web browsers, screen readers and developer tools.''
    44
    5 You can read the whole thing here:
    6 
    75http://www.456bereastreet.com/archive/201106/on_using_h1_for_all_heading_levels_in_html5/