Active
Project:
Omega
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Apr 2012 at 18:27 UTC
Updated:
17 Apr 2012 at 18:27 UTC
In the base theme region--branding.tpl.php the site name is marked up as H1 and the site slogan H6.
Best practice for accessibility is to reserve H1 for the start of main content, not to jump heading levels and not to mark up text as headings for stylistic reasons.
Could they both be changed to DIVs?