Dotclear


Ignore:
Timestamp:
03/30/15 17:57:44 (10 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).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/public/default-templates/baklava/category.html

    r2982 r2983  
    4949<tpl:Block name="main-content"> 
    5050     <header id="content-info"> 
    51           <h1> 
     51          <h2> 
    5252               <tpl:CategoryParents> 
    5353                    <a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a> &rsaquo; 
    5454               </tpl:CategoryParents> 
    5555               {{tpl:CategoryTitle encode_html="1"}} 
    56           </h1> 
     56          </h2> 
    5757 
    5858          <tpl:CategoryIf has_entries="1"> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map