1 Open Issue Need Help Last updated: Dec 19, 2025

Open Issues Need Help

View All on GitHub
HTML Semantic about 1 month ago

AI Summary: This issue aims to improve the semantic HTML structure by replacing incorrect `<h2>` elements within quiz cards with `<p>` tags. The goal is to ensure only structural headings remain on the page, adhering to proper HTML semantics. The task involves adjusting CSS as needed for the new paragraph elements and verifying the changes through a Lighthouse accessibility check.

Complexity: 2/5
good first issue

Quiz App project for Web Bootcamp

HTML