Question bank
Fundamentals question bank
HTML semantics, forms, and how the web works.
Difficulty mix 25 questions · 4 categories
- Easy 8 32%
- Medium 16 64%
- Hard 1 4%
Pick a category and work it top to bottom. Your progress is remembered per category, in this browser. Read the Fundamentals guide →
Where to go next
📚 Learn & practice
Prompts get you drilling; these get you learning. Hand-picked, canonical sources — read the concept, then go deep.
Read
- MDN — Learn web development developer.mozilla.org
The canonical, free curriculum for the whole platform.
- web.dev — Learn HTML web.dev
Modern, semantic HTML from Google's team.
- MDN — HTML element reference developer.mozilla.org
Every element, when to use it, and its semantics.
- HTML Living Standard html.spec.whatwg.org
The source of truth when a guide is ambiguous.
- web.dev — Learn Forms web.dev
Accessible, well-validated forms end to end.