Skip to main content

Accessible HTML Foundations

Introductory course covering semantic HTML, labels, and keyboard access.

Course Metadata

Reference
course-accessible-html-foundations
Provider
SkillPath Academy
External URL
https://example.com/courses/accessible-html-foundations

Linked Skill Levels

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.

Semantic HTML Level 2

Structures forms with proper labels, applies correct heading hierarchies (H1-H6), and understands when to use button vs. anchor tags for keyboard navigation.

Fork me on GitHub