Skip to content

Accessibility: Change bold to strong in step 2 of getting-started.html #2426

@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 tags to strong tags within pages/getting-started.html for line 91 (step 2) only
  • Line 91

From:

<p class="getting-started-step-title-header">STEP 2: <b>Join Your Community of Practice</b></p>

To:

<p class="getting-started-step-title-header">STEP 2: <strong>Join Your Community of Practice</strong></p>

Resources/Instructions

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions