Redesigned homepage's CoP section img tag: Add alt property and remove the /
#3792
Closed
8 tasks done
Labels
Complexity: Small
Take this type of issues after the successful merge of your second good first issue
Feature: Feature Branch
Requires Branching off a Feature Branch instead of gh-pages
P-Feature: Home page
https://www.hackforla.org/
role: front end
Tasks for front end developers
size: 0.25pt
Can be done in 0.5 to 1.5 hours
Status: Updated
No blockers and update is ready for review
Milestone
Overview
On the redesigned homepage's Communities of Practice (CoP) section's images,
alt
property so that the images are Web Content Accessibility Guidelines (WCAG) compliant and/
at the end of theimg
tag so thatimg
tags are used uniformly across our websiteDetails
Click here to see a screenshot of the redesigned homepage's Communities of Practice section
Action Items
feature-homepage-launch
. Please follow "Step 1: Create your branch" in How to work off of a feature branch wiki article._includes/home-page/home-communities.html
and change the following fromalt
property shows up for each of the images under the Communities of Practice section. (Note: Sometimes when you havealt=""
in the code, it will show up asalt
when you view the image using developer tools. This is acceptable.)feature-homepage-launch
. Please follow "Step 3: Create a pull request" in How to work off of a feature branch wiki articleTech Lead or Merge Team
Resources/Instructions
/
at the end because we are not using XML or XHTML. See this Stack Overflow answer for more info: https://stackoverflow.com/a/15149657The text was updated successfully, but these errors were encountered: