Make WordPress Core

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


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17611, comment 43

    initial v1  
    11I think the following article makes a very valid point on why H1 elements should ''not'' be used yet:
    22
    3 > 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.
     3> 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
    55You can read the whole thing here: