Bare Bones 1
Pure HTML fundamentals with no CSS.
Start with structure, then add layout and spacing, then add visual hierarchy. This sequence is designed for beginners who need clear progression.
Pure HTML fundamentals with no CSS.
Adds first-step CSS for layout and spacing.
Adds visual hierarchy, link/focus states, and readability polish.
Semantic structure with essential accessibility basics.
Same baseline with added ARIA landmark labeling practice.