Make WordPress Core

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


Ignore:
Timestamp:
06/13/2011 08:00:16 PM (12 years ago)
Author:
scribu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17611, comment 44

    v1 v2  
    11Replying to [comment:43 scribu]:
    2 > I think the following article makes a very valid point on why H1-everywhere headings should ''not'' be used yet:
    3 >
    4 > > 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.''
    5 >
    6 > http://www.456bereastreet.com/archive/201106/on_using_h1_for_all_heading_levels_in_html5/
    72
    83Good find!