goals_module
An ordered list of learning goals — title + description per row. Heading is hard-coded as "Workshop goals" (see note below).
Workshop goals
-
Read and write semantic HTML
Pick the right element for the job and explain why.
-
Style with CSS from scratch
No frameworks, no copy-paste — write the rules and understand each one.
-
Debug a layout
Open dev tools, find the rule that’s wrong, and fix it.