
Alternate Text
When using Media throughout your project, it is important to keep accessibility in mind. Standards allows you to include meta descriptions for both Media elements, and the Files themselves.What image descriptions are
Image descriptions are short text based statements that describe the subject or the meaning of visual content, and are programmed to display when that visual content is not available, such as when browsing with a screen reader.How descriptions are displayed
- If a Media element and the File it’s referencing both include a description, the Media description will be shown.
- If a File includes a description, but the Media element referencing that file does not, the File description will be shown.
- If neither the Media element or the File it’s referencing include a description, no description with be shown.
Add alternate text to Media

Writing descriptions for Media elements
When writing a description for a Media element, it is often best practice is to describe the context or meaning of the media rather than the subject, since the file could easily change. Example: “Demonstration of proper logo clearspace equal to the logotype’s x-height”Add alternate text to a File

Select file
Within the editor, select the Files tab from the top of the right sidebar. Then select the desired file.
Note: Replacing a file will reset the image description
Content tags
Adding content tags to text provides data that may be used by browsers and search engines to infer the hierarchy of text content without visual cues, and may effect how the text is displayed on screen readers or in other environments.Add tags to text

Select text
Within the editor, select a text block from the contents list in the left sidebar, or from the in-body content.
Tags
- Paragraph: Represents a paragraph. Paragraphs are usually represented in visual media as blocks of text separated from adjacent blocks by blank lines.
- Heading 1 - 6: Represent six levels of section headings. Heading 1 is the highest section level and heading 6 is the lowest.
Best practices
- One H1 per page, typically the page title.
- Don’t skip levels (H1 → H3 skipping H2 is a no)
- Nest logically: H2’s are sections, H3’s are subsections within those, etc.
UserWay plugin
Additional accessibility features can be enabled on Standards projects with the UswerWay plugin. UserWay allows site visitors to control a range of accessibility options like increasing text size. Learn more about UserWay.Enable UserWay on your project
Note: This does not require a UserWay account
Toggle UserWay plugin option
Within the project settings in the right sidebar, look for the Accessibility settings group, toggle on the UserWay plugin.
Add optional UserWay account ID
Note: This requires a UserWay account, allowing for additional features. Additionally, the integration is only available when published to a custom domain.
Log into UserWay
Log into your UserWay account on userway.org. If you don’t have an account, sign up for one.
Copy ID
From the embed code, look for the ID just after data-account= between the quotation marks. Copy the ID to your clipboard, ctrl+Con your keyboard

Open project settings in Standards
Back in Standards, enter the project editor by selecting the gear icon from the top bar.
Paste ID
Within the project settings in the right sidebar, look for the Accessibility settings group. Paste the ID into the Account ID field.