Semantic HTML
Level 1
Uses basic semantic tags correctly (e.g., main, nav, article) instead of generic divs, and ensures images have appropriate alt attributes.
Please note: This site is purely for demonstration purposes. It is a template designed to be copied and turned into a skills framework of your own.
Introductory course covering semantic HTML, labels, and keyboard access.
course-accessible-html-foundationsUses basic semantic tags correctly (e.g., main, nav, article) instead of generic divs, and ensures images have appropriate alt attributes.
Structures forms with proper labels, applies correct heading hierarchies (H1-H6), and understands when to use button vs. anchor tags for keyboard navigation.