Skip to content

Accessibility: Semantic markup improvement #180

@heybran

Description

@heybran

Here's two accessibility issues picked up by the accessibility testing tools.

1. These headings should be h3 instead of h4.

Image Image

2. Document is missing a main landmark.

Those sections directly inside the body element should be wrapped with a <main> tag, which has a landmark role of main.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions