Skip to content

Boilerplate App Accessibility Recommendation #2971

Closed
@davejsdev

Description

@davejsdev

I noticed when you initialize a new project the boilerplate App.js component has:

<h2>Welcome to React</h2>

This is semantically incorrect since h2 implies a 2nd level heading but there is no parent h1.

Recommendation: Change heading to use h1 tag:

<h1>Welcome to React</h1>

Reference for accessible headings: http://accessiblehtmlheadings.com/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy