Skip to content

Commit

Permalink
Merge pull request #453 from IBMa/issue-e2e-3163
Browse files Browse the repository at this point in the history
Why is this important? in the wrong place for img alt
  • Loading branch information
tombrunet authored Jun 16, 2021
2 parents c2b9d55 + 7cc5262 commit d3e1910
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions accessibility-checker-engine/help/WCAG20_Img_HasAlt.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ Images that convey meaning must have a short text alternative
<Row>
<Column colLg={11} colMd={5} colSm={4} className="toolMain">

### Why is this important?

When an image contains important information, providing a text alternative makes the same information accessible through audio or other channels.

<div id="locSnippet"></div>

Expand All @@ -43,10 +45,6 @@ Images that convey meaning must have a short text alternative
* People using text only, monochrome or braille displays
* People using text-based browsers (e.g., Lynx) or audio interfaces

### Why is this important

When an image contains important information, providing a text alternative makes the same information accessible through audio or other channels.

</Column>
</Row>
</div>
Expand Down

0 comments on commit d3e1910

Please sign in to comment.