Skip to content

Conversation

raadhika-N
Copy link

This pull request improves the structure and accessibility of the quiz app’s HTML by:

Correctly linking elements to their respective radio inputs using matching for and id attributes.

Wrapping the quiz question and options inside a semantic

and to enhance accessibility and enable proper form behavior.

Adding a proper submit button with type="submit" for better semantics.

Cleaning up indentation and formatting for improved readability.

These changes enhance usability for keyboard and screen reader users and provide a stronger foundation for future JavaScript and CSS improvements.

No functional logic changes have been made in this commit; it focuses purely on HTML structure and accessibility improvements.

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.

1 participant