Skip to content

Accessibility: Change bold to strong in step 1 of getting-started.html #2430

@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 in line 51 only (step 1)
  • Line 51

From:

<p class="getting-started-step-title-header">STEP 1: <b>Attend an Onboarding Session</b></p>

To:

<p class="getting-started-step-title-header">STEP 1: <strong>Attend an Onboarding Session</strong></p>

Resources/Instructions

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions