Skip to content

accessibility: resolve duplicate element ids and wrap in main element#105

Open
KGFCH2 wants to merge 1 commit into
Mrinalray:mainfrom
KGFCH2:enhancement/accessibility-and-semantics
Open

accessibility: resolve duplicate element ids and wrap in main element#105
KGFCH2 wants to merge 1 commit into
Mrinalray:mainfrom
KGFCH2:enhancement/accessibility-and-semantics

Conversation

@KGFCH2
Copy link
Copy Markdown
Contributor

@KGFCH2 KGFCH2 commented May 26, 2026

Related Issue

Closes #104

Summary

Introduces HTML5 semantic container tags to index page blocks.

Changes Made

  • Replaced the primary container div with the semantic <main> tag.

Testing

  • Checked markup structure using browser inspector tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Standardize semantic elements and fix accessibility warnings in index.html

1 participant