-
-
Notifications
You must be signed in to change notification settings - Fork 847
Closed
Labels
Complexity: SmallTake this type of issues after the successful merge of your second good first issueTake this type of issues after the successful merge of your second good first issueP-Feature: Getting Startedhttps://www.hackforla.org/getting-startedhttps://www.hackforla.org/getting-startedrole: front endTasks for front end developersTasks for front end developerssize: 0.5ptCan be done in 3 hours or lessCan be done in 3 hours or lessstatus: UpdatedNo blockers and update is ready for reviewNo blockers and update is ready for review
Milestone
Description
Overview
As a developer, I need to replace p tags with h tags on the headings of Getting Started page (Steps 1-3) so it becomes WCAG compliant
Action Items
- Review Getting Started html file
- In line 51, change the p tag to an appropriate h tag:
website/pages/getting-started.html
Line 51 in dadd71f
<p class="getting-started-step-title-header">STEP 1: <strong>Attend an Onboarding Session</strong></p> - In line 91, change the p tag to an appropriate h tag:
website/pages/getting-started.html
Line 91 in dadd71f
<p class="getting-started-step-title-header">STEP 2: <strong>Join Your Community of Practice</strong></p> - In line 127, change the p tag to an appropriate h tag:
website/pages/getting-started.html
Line 127 in 96f02c4
<p class="getting-started-step-title-header">STEP 3: <strong>Adopt Our Standards</strong></p> - Ensure h tags (h1, h2, h3 etc.) reflect the correct hierarchy of the page for screen readers
- Make sure the Getting started page still looks the same.
Resources/Instructions
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Complexity: SmallTake this type of issues after the successful merge of your second good first issueTake this type of issues after the successful merge of your second good first issueP-Feature: Getting Startedhttps://www.hackforla.org/getting-startedhttps://www.hackforla.org/getting-startedrole: front endTasks for front end developersTasks for front end developerssize: 0.5ptCan be done in 3 hours or lessCan be done in 3 hours or lessstatus: UpdatedNo blockers and update is ready for reviewNo blockers and update is ready for review
Type
Projects
Status
Done