Skip to Main Content

LibGuides Accessibility

Internal UC Irvine Libraries resource guide to promote best practices in guide accessibility.

Email this link:

Overview

Headings give structure to a page and simplify page readability

Headings are used to separate content on a web page into meaningful sections. Site visitors look at headings when scanning a page for content. They can easily determine where new topics are introduced and find what they’re interested in. Headers describe what’s on your page, so make sure they’re descriptive and compelling. Well structured headings also improve search engine optimization (UNC School of Medicine's Web Guide on Digital Accessibility, 2023).

  • Well-written headings are an important tool for helping users scan quickly.
  • The ability to scan quickly is particularly important for older adults because they tend to stop scanning and start reading more frequently. If headings are not descriptive or plentiful enough, the user may start reading in places that do not offer the information they are seeking, thereby slowing them down unnecessarily.
  • Use unique and descriptive headings – ensure that headings are descriptive and relate to the content they introduce. If headings are too similar to one another, users may have to hesitate and re-read to decipher the difference.

Heading levels are used in the body of the text, and in logical order

  • Heading levels can be used by screen readers like a table of contents for your page, allowing users to scan and skip content more easily.
  • Double check that your box titles are all visible (no floating box titles).
  • Box titles are H2, any subheadings within that content box should go in order starting from H3, H4, H5.
  • Use the rich text editor to select the proper heading level.

Use headings for structure, not styling

  • Do not use a header based on how it looks visually (e.g., size). Headers used out of order can confuse screen reader users.
  • Never use text styles (bold, italicize, underline, etc.) in lieu of headings. This removes key functionality that screen reader users depend on. One of the most common accessibility mistakes is making text bold instead of properly using a header.

Examples

Heading 1 = Tab/page title

Heading 2 = Box title

Heading 3

Is the first available heading level in the rich text editor.  You can also include a list:

  • List item 
  • List item

Or you can include a numbered list:

  1. Item 1
  2. Item 2

Heading 4

This will add a sub-section under heading 3.

Heading 3

Additional content 

Heading 4

Sub-section

Another list:

  • List item
    • List sub item
    • List sub item
  • List item
Heading 5

Sub-sub section

Heading 6

Sub-sub-sub section

LibGuide Help Center resources

Additional resources