← Design system

goals_module

An ordered list of learning goals — title + description per row. Heading is hard-coded as "Workshop goals" (see note below).

Workshop goals

  1. Read and write semantic HTML

    Pick the right element for the job and explain why.

  2. Style with CSS from scratch

    No frameworks, no copy-paste — write the rules and understand each one.

  3. Debug a layout

    Open dev tools, find the rule that’s wrong, and fix it.