Skip Top Navigation

Accessible Website Content

Guidelines To Ensure Web Accessibility

Headings

Organize content using headings to help clarify the content of a page. Proper heading structure allows screen reader users to navigate the document efficiently and should function as an outline of the text.

Headings range from level 1 to 6. They should be used in a logical sequence, meaning heading numbers should not be skipped or used out of order.

  • One Heading 1 (H1) for the main document title. This is the title that displays at the top of the web page.
  • Use Heading 2 (H2) for main sections
  • Use Heading 3 (H3) for subsections under H2
  • Do not skip levels (e.g., H2 followed by H4)
  • Keep headings descriptive and meaningful

For each heading, use the correct option based on its number, not its visual style.

Testing Tip: Write the page headings as an outline, noting where you would nest sections and subsections. Do your heading numbers match your outline?

Example of Corrected Heading Structure

Incorrect Heading Structure:
  • Heading 1: Student Programs
    • Heading 2: Overview
    • Heading 2: Student Type
      • Heading 4: Graduate (Skipped Heading 3/Illogical Nesting)
      • Heading 3: Undergraduate
    • Heading 2: Contact
Corrected Heading Structure:
  • Heading 1: Student Programs
    • Heading 2: Overview
    • Heading 2: Student Type
      • Heading 3: Undergraduate
      • Heading 3: Graduate
    • Heading 2: Contact

Text

Formatting

  • Pasting pre-formatted text can cause problems in the code
  • Avoid underlining text on websites, as underlines can make regular text appear to be a link
  • Use the tools built into the editing platform to add formatting such as bold, italics, bulleted lists, or numbered lists
  • Avoid using all caps, which can be difficult for visitors and assistive technology to parse. Use all caps for acronyms only, such as UHCL

Links

Adding Text to Digital Content

  • Use brief, clear language that still makes sense out of context. Links should give visitors a clear idea about where they will go
  • Avoid general phrases, such as "click here" or "learn more," without including additional information in the link text
  • Also, avoid using direct URLs as link text, and avoid using identical text for links to different destinations
  • Do not include text in the link "title" field
  • Each link on a page should have unique, descriptive text so users can understand where it goes without relying on surrounding content. If multiple links use the same text, such as "Register," screen readers cannot tell them apart, making navigation confusing and inaccessible.

Testing Tip

Write out a list of all the links on your page, using only the linked text. Are the links clear and understandable out of context? Do any repeat?

Examples of Proper Descriptive Link Text

  • Correct link text examples:
    • Accounting Program Overview
    • Register for Sculpting 101
  • Incorrect link text examples:
    • Click Here
    • Register

Images

Include Alt Text to All Images

Add alternative text describing the image. Screen readers and other assistive technologies read these descriptions aloud. Typically, descriptions should be brief.

Example: For the image in this section below, the alternative description reads "UHCL students at work in a biology lab."

UHCL students at work in a biology lab.

 

Avoid Images With Text In Them

If an image with text is unavoidable, be sure all visible text from the image is included in the "Alternative Description" field or is included in text elsewhere on the page. Whether the web page is read visually or aloud, visitors should receive the same information.

Graphs and Diagrams

For graphs and diagrams, include a description that explains the meaning of the image. If the description is long, it can be included in the page's main text, with only a brief summary in the image's alternative description.

Videos and Multimedia

Text Alternative and Captions

All videos and other multimedia require a text alternative. For videos, include closed captioning. For audio, include a transcript.

YouTube creates automated captions for all videos, which you can also edit by hand or replace with your own captioning.

Accessible Video and Multimedia Resources

Tables

Tables Usage

Table layouts should only be used for data tables (tabular data), which can include schedules, logs, fee structures, and other organized information. Tables should not be used for desired layout or to create a certain "look" to your page.

Table Requirements

  • Keep data tables as simple as possible. Each cell should contain a single piece of information.
  • If a page has multiple tables, use a separate table snippet for each.
  • Tables should always have either a heading or caption to indicate what they are about.
  • Every table should also have table heading cells, either as column headings, row headings, or both.
  • If your table has a cell with no data, leave it entirely empty. Avoid using hyphens or other visual signifiers that the cell has no data.

Accessible Table Resources

Writing in Plain Language

Plain language makes it easier for all users to read and understand web content. Plain language may be especially helpful to English language learners, people with certain disabilities, and others.

How to Write in Plain Language

Hosted Flyers and Documents

To support accessible, user-friendly content, we prioritize publishing information directly on web pages rather than in PDF documents. PDFs are used only when required for state-mandated purposes, historical/archive exceptions, or other business needs to provide a downloadable version for printing purposes only

For digital communications, it is important that the information be available as live, readable text rather than only within a graphic or PDF. This ensures the content can be interpreted by assistive technologies such as JAWS Screen Reader or NVDA Screen Reader and supports compliance with accessibility guidelines like Web Content Accessibility Guidelines (WCAG). 

Necessary Documents

If a PDF/Word/Presentation document is necessary for printing purposes, it must still meet accessibility requirements. You can include the document as an alternative option to the web page content by adding a button or link such as "Download the PDF version" to the web page.

In addition, include the following statement on the PDF with a link to the web page where the accessible content appears to ensure users who rely on assistive technology can still access the information in a fully readable format:

"An accessible version of this content is available on our website."

Promotional Flyers

Promotional flyers will not be hosted on the university's public website. All of the event information should be included directly on a web page as structured inline text (using headings, lists, and links) to ensure accessibility and readability across devices.

The flyers produced by Marcomm are designed for print only.

Maps/Charts/Graphic Visuals

If a document includes a complex table, chart, map, or other visual graphic that cannot be made fully accessible, include the following statement as the figure's alternative description so users know how to request assistance: 

"Contact the UHCL Accessibility Support Center at 281-283-2648 for assistance with this [
map|image|chart]"

Organizational Charts

Add description text to the figure with a text version of the information, and/or include contact information so users can reach out via email or phone for assistance. 

 

UHCL uses Siteimprove to scan our public university website (www.uhcl.edu) to identify accessibility issues. We are committed to continually addressing accessibility issues reported.