Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • Provide meaningful Alt text for images. This helps users who rely on assistive technology such as a screen reader to understand the meaning of the image. The screen reader will read out the ALT description to the user.  

    • Example:  <img src="../images/womens_history_month_hero_image.png" alt="View the 2019 Women's History Month Opening Ceremony">

  • Examples of descriptive/meaningful Alt text

    • alt=”About the Neighborhood Emergency Response Team

    • alt=”Mayor Announces Budget Plan for 2019”

  • Examples of non-descriptive Alt text:

    • alt=”Slide1”

    • alt=”thumb_IMG_2294.png”

  • Decorative images that don’t present important content should have null alt text. Example: (alt=""). Screen readers will ignore these images all together. 

  • Here are some general guidelines to follow when providing Alt text. Alt text should:

    • Be succinct. Typically no more than a few words or a short sentence.

    • NOT be redundant or provide the same information as text within the context of the image.

    • NOT use the phrases "image of ..." or "graphic of ..." to describe the image. It is usually apparent to the user that it is an image.

  • For complex diagrams, charts, maps and graphs a text based equivalent needs to be provided either within the context of the page, such as in an adjacent data table. The alternative text can also be provided by linking to a separate web page that provides the longer description of the complex image. 

Additional Information on Writing Effective Alt Text
https://webaim.org/techniques/alttext/