Skip to content

An ADA issue: «the ‘Google’ image link is missing alternative text stating the purpose of the link.» #41

Description

@dmitrii-fediuk

kitchencollection.com/storelocator/index/index

08

Code snippet

<img alt="" src="https://maps.gstatic.com/mapfiles/api-3/images/google4.png" draggable="false" style="position: absolute; left: 0px; top: 0px; width: 66px; height: 26px; user-select: none; border: 0px; padding: 0px; margin: 0px;">

Rationale

Alternate text provides the information conveyed through images to the users in the form of text.
Alternate text is helpful for users with visual disabilities, learning disabilities, users browsing with text browsers etc. to understand the information conveyed using images.
Provide meaningful and descriptive alternate text for images that describes the purpose of the image.
However, if images are decorative then a descriptive alternate text is not required. Empty alternate text (alt=””) should be specified for decorative images to ensure that screen reader skips the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions