Curriculum Module

Module 01: HTML & CSS Foundations

Implementation-first module with measurable outcomes, verification, and publish-ready deliverables.

Learning Outcomes

  • Semantic accessible markup
  • Responsive layouts with Grid/Flex
  • Reusable styling structure

Execution Tasks

  • Clone one landing page responsively
  • Build reusable section components
  • Fix accessibility issues from audit

Expected Deliverable

Responsive multi-section page with clean semantics

Quality Verification

  • Feature works in happy and failure paths
  • Setup steps are reproducible on clean machine
  • README explains design decisions briefly

Common Mistakes

  • Skipping edge-case testing
  • No documentation of assumptions
  • Pushing unfinished code without cleanup