Skip to content

Accessibility: Change bold to strong in step 4 of getting-started.html #2428

@macho-catt

Description

@macho-catt

Prerequisite

  1. Be a member of Hack for LA. (There are no fees to join.) If you have not joined yet, please follow the steps on our Getting Started page.
  2. Please make sure you have read our Hack for LA Contributing Guide before you claim/start working on an issue.

Overview

To be WCAG compliant and ensure the same experience to all users, we want to change b tags to strong tags.

Action Items

  • Change the b tag to strong tag within pages/getting-started.html in line 166 only (step 4)
  • Line 166

From:

<p class="getting-started-step-title-header">STEP 4: <b>Choose a Role</b></p>

To:

<p class="getting-started-step-title-header">STEP 4: <strong>Choose a Role</strong></p>

Resources/Instructions

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions