Skip to content

Accessibility: Change bold to strong in join-us.html #2431

@macho-catt

Description

@macho-catt

Prerequisite

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 all the b tags to strong tags within pages/join-us.html
  • Line 20

From:

Hack for LA is a project of <b>Code for America</b> and is its official

To:

Hack for LA is a project of <strong>Code for America</strong> and is its official
  • Line 43

From:

Connect with our leadership team on the <b>#admin</b> <a href="https://hackforla.slack.com/messages/admin"

To:

Connect with our leadership team on the <strong>#admin</strong> <a href="https://hackforla.slack.com/messages/admin"

Resources/Instructions

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions