Did you know? All Headings are not Equal!

A very common accessibility problem is the lack of properly formatted Heading tags in a webpage (H1, H2, H3, H4, H5 or H6). Sometimes headings are not present or they may be incorrectly nested (ie… H2 before H1, H3 before H2 etc…). Headings communicate the organization of the content on the page and can be used to provide in-page navigation for screen reader users.

A few tips regarding Headings:

  1. there should only be one H1 element and it should enclose the page title
  2. each section of content should begin with an H2 element followed by sub-sections marked with subheadings (H3, H4, H5 or H6)
  3. headings should not be used for decorative purposes such as to display text in bold
  4. creating visible headings using bold text is not the same thing as setting page headings

Reference: opens in a new windowWCAG 2.1 (Level A) – 1.3.1

Similar Posts

  • Common HTML Button Accessibility Problems

    HTML button accessibility is a common problem on websites. Keyboard users routinely use the spacebar and the enter key to activate an html button control. When it doesn’t work, blind users can quickly become disoriented. Luckily this problem can be easily resolved by placing a simple JS script file on your website. It does require…

  • Did you know that not including a sitemap, search box or other similar feature on your website is a violation of ADA requirements?

    Users are accustomed to using a variety of methods of finding content on websites. Many users prefer search, others prefer navigation menus, and some prefer to use a sitemap. For some users the choice might be determined by a particular feature’s ease of use. For example, users with disabilities might find it easier to use…

  • a11y stands for ACCESSIBILITY

    The A11Y Project is a community-driven effort to make digital accessibility easier. The A11Y Project website provides: Fundamentals and principles behind accessible design A checklist based on the Web Content Accessibility Guidelines (WCAG) A community of designers who are interested in improving Web Content Accessibility Many resources, including: tools, books, videos, podcasts, newsletters, even professional help!…

  • WP Web or WordPress Website Accessibility

    WP Web Accessibility refers to WordPress Website Accessibility. WordPress is an open source content management system. WP Web or WordPress is designed with accessibility in mind but in order for a WordPress website to be truly accessible, website developers must select the right theme and WordPress plugins.  WordPress users and the WordPress community as a…

  • What is image alt text and when should it be used?

    Alternate text, also called alt tags and alt descriptions, describes images to visually impaired users. Without alternative text, the content of an image will not be available to screen reader users. Each image that conveys meaning or is used as link content must include alternate text unless including the alternate text would create redundancy (e.g.…

  • Web Accessibility Training

    In this web accessibility training course you will learn web and digital accessibility skills for web, documents, and mobile content. This self-paced course cover the most important aspects of Web Accessibility and will teach you how people with disabilities use the web and different types of assistive technologies. Course Length Approximately 8 hours of reading…

Accessibility Tools
hide