Dotclear


Ignore:
Timestamp:
03/30/15 17:57:44 (11 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Keep h1 only for blog title -> W3C recommandation: Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).

Location:
plugins/tags/default-templates/baklava
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/tags/default-templates/baklava/tag.html

    r2982 r2983  
    4444<tpl:Block name="main-content"> 
    4545     <header id="content-info"> 
    46           <h1>{{tpl:lang Tag}} - {{tpl:TagID}}</h1> 
     46          <h2>{{tpl:lang Tag}} - {{tpl:TagID}}</h2> 
    4747          <p><a type="application/atom+xml" href="{{tpl:TagFeedURL type="atom"}}" 
    4848               title="{{tpl:lang This tag's entries Atom feed}}" class="feed">{{tpl:lang Entries feed}}</a> 
  • plugins/tags/default-templates/baklava/tags.html

    r2982 r2983  
    2525<tpl:Block name="main-content"> 
    2626  <header id="content-info"> 
    27      <h1>{{tpl:lang Tags}}</h1> 
     27     <h2>{{tpl:lang Tags}}</h2> 
    2828  </header> 
    2929 
Note: See TracChangeset for help on using the changeset viewer.

Sites map