-
-
Notifications
You must be signed in to change notification settings - Fork 847
Description
Overview
As a developer, we need to provide clear and descriptive alt text on the Donate web page so that we adhere to the Web Content Accessibility Guidelines (WCAG) and we can achieve our mission of inclusivity. For this issue, we will change the alt texts on the Donate web page to adhere to WCAG.
Action Items
The following alt text changes are for the Donate web page
-
Change the image's alt property value within donate.html for the following lines of code only:
- The following alt text is on the
Header-container Header-container--donatearea on the web page- On line 18, change the
alt="donate banner icon"text toalt=""
- On line 18, change the
- The following alt text is on the
Content-section Donate-card-containerarea on the web page- On line 24, change the
alt="donate card image"text toalt="" - On line 34, change the
alt="donation chart"text toalt="Hosting, mailing list services, Zoom accounts, domain names, stickers, t-shirts" - On line 45, change the
alt="donation form image"text toalt="Gif showing how to select Hack for LA from donation list" - Review with product referencing the parent issue Review the alt text for Donate page images and ensure that they adhere to WCAG #2568
- On line 24, change the
- The following alt text is on the
-
Check that the Donate web page looks the same
-
Check that the new alt texts got incorporated after the change by inspecting the web page using developer tools
Resources/Instructions
File and Code links you will need to review this issue
-
Link to web page: https://www.hackforla.org/donate/
-
Directory to find the source file code once you have it in your IDE:
pages/donate.html -
Click on this link to see the source file code: https://github.com/hackforla/website/blob/557ff50b2f426a7c481a22ac5ce5dd72020f6c10/pages/donate.html
-
Related design issue: Review the alt text for Donate page images and ensure that they adhere to WCAG #2568
-
Link to the tab on Google Sheets: https://docs.google.com/spreadsheets/d/1abMlPOX88zHTV29E4BFxAYwahCxgJN28Mn95cXr8jak/edit#gid=14599403
Metadata
Metadata
Assignees
Labels
Type
Projects
Status