Skip to content

Advanced Accessibility: Fix contrast ratios and implement semantic HTML5 landmarks #1944

@basantnema31

Description

@basantnema31

Description

Several text elements over background images fail WCAG AA contrast ratio requirements, making them illegible for visually impaired users. Furthermore, the layout lacks proper <main>, <nav>, and <footer> semantic tags for screen readers.

Proposed Solution

I propose running a Lighthouse accessibility audit. I will add subtle text-shadows or background overlays to fix contrast issues, and refactor the <div> soup into proper semantic HTML5 landmarks.

I would love to work on this critical accessibility issue under the GSSoC '24 program! Could you please assign it to me?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions