Skip to main content
NC State Home

Documents

Fundamentals First

Before you dive in to the resources below, be sure you understand the basics, which all work together to help us create an accessible digital environment.

Alternative Text

  • For images, charts and graphs, add alt text that describes both content and function.
  • Tag images that do not present important content or do not have a function (e.g., is not a link) as decorative. If your software doesn’t allow you to mark an image as decorative, add alt= in the alt text box.

Google Docs How-To

Alt text function highlighted in a Google Doc
How to add alt text to an image
  1. Right-click the image.
  2. Select Alt text.
  3. Add alt text in the Description box.

Color and Contrast

  • Do not use only color to convey information, indicate an action or distinguish a visual element. Use a second visual cue.
  • Some software has built-in contrast checkers. For those that do not, consult the WebAIM Contrast Checker.

Google Docs How-To

You can change color in a number of different ways:

Text color picker window in a Google Doc
How to choose a text color
  • Text: Select a text and/or highlight color.
  • Objects: Select background and border colors.
  • Background: Click File, then select Page setup to set a background color.
  • Always link meaningful text instead of including the full URL, which is difficult for screen readers.
  • Meaningful text means clearly describing where the link points. For example, see how the “Color and Contrast” section above links “WebAIM Contrast Checker” to let you know the link points to that tool.

Google Docs How-To

Link function in a Google Doc
How to hyperlink text
  1. Highlight text.
  2. Click the Link icon.
  3. Paste the URL into the link field.
  4. Click Apply.

Lists

  • Use the built-in list tools to ensure your lists are accessible.
  • Use bullets for unordered lists and numbers for ordered lists.
  • Only use a list structure for logical lists.

Google Docs How-To

Bulleted list and numbered list functions in a Google Doc.
How to select bulleted and numbered lists
  1. Click Bulleted list or Numbered list icon.
  2. Type your first list item.
  3. Hit Enter to create the next list item.

Structure

  • Use built-in styles to select headings and organize the structure of your document.
  • Use only one Heading 1 or Title attribute per document.
  • Follow a logical order for heading levels — don’t skip from a Heading 1 to a Heading 3.
  • If your document is longer than 20 pages, add a Table of Contents. It updates automatically and helps readers navigate with assistive technology.

Google Docs How-To

To change the default heading styles in Google Docs:

How to update default styles
  1. Write your heading text.
  2. Click the Styles menu and select the correct heading.
  3. Change the font, color, size, etc. until you are satisfied with your changes.
    1. Note: Stop now if you want to change only this instance of the heading. If you’d like to apply these changes to all of your headings of the same style, continue to step 4.
  4. Click the Styles menu and hover over the heading level you are using.
  5. Select Update [heading level] to match. Every instance of that heading level will be updated to the font, size and color you chose.
  6. Select Styles menu, hover over Options and then select Save as my default styles.

Tables

  • Only use tables to display data, not to format content. When tables are used properly, assistive technology can interpret header rows and the relationship between data cells.
  • Mark your first row as a header row, if the software allows.
  • Keep tables as simple as possible. Avoid merging and splitting cells.
  • Add a brief explanation above the table, if needed.

Google Docs How-To

Built-in accessibility options for tables are limited in Google Docs. Follow the instructions below to pin your header row and then use Grackle to make additional adjustments.

Pin row table function in a Google Doc
How to pin a table row
  1. Click Insert.
  2. Select Table.
  3. Use your cursor to choose the number of rows and columns.
  4. Type in your data, remembering to reserve the first row as a header row.
  5. Hover over the top row with your cursor and click the pushpin icon in the small menu that appears.

Grackle Accessibility Checker

Grackle is a Google Workspace add-on that provides an automated accessibility report with information about how to improve the accessibility of your Google Docs, Sheets and Slides.

Once installed and launched, the Grackle panel will open on the right side of your screen. The Accessibility Check will flag errors for you to fix in your document. Click an item in the Grackle panel to navigate to that item in your document. Once you fix your errors, click Re-Check to scan again.

Additional Resources