Skip to content

Standardize semantic elements and fix accessibility warnings in index.html #104

@KGFCH2

Description

@KGFCH2

Problem

The main page contains multiple duplicate IDs (e.g. teamToggle is defined multiple times) and lacks semantic structure (such as <main> wrappers), which harms assistive technology user experience.

Proposed Solution

Fix duplicate IDs, wrap main scanner sections in semantic <main>, and add missing aria-describedby descriptors.

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