-
-
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 4-5) so it becomes WCAG compliant
Action Items
- Review Getting Started html file
- In line 166, change the p tag to an appropriate h tag:
website/pages/getting-started.html
Line 166 in 96f02c4
<p class="getting-started-step-title-header">STEP 4: <strong>Choose a Role</strong></p> - In line 201, change the p tag to an appropriate h tag:
website/pages/getting-started.html
Line 201 in 96f02c4
<p class="getting-started-step-title-header">STEP 5: <strong>Join a Project</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