Activity 01
Pairs Challenge: Color Harmony Hunt
Pairs select a website theme, like 'ocean' or 'forest', and code CSS rules for complementary colors using hsl() and rgb(). They apply to sample HTML, swap screens to critique, and refine based on feedback. End with a class gallery vote.
Compare different CSS units for sizing elements and text.
Facilitation TipDuring the Color Harmony Hunt, have students screenshot their color pairings and write a one-sentence rationale for each choice to reinforce intentional design decisions.
What to look forPresent students with a small HTML snippet and a set of CSS rules. Ask them to predict the final rendered output, focusing on how colors and fonts will appear. For example: 'Given this HTML and CSS, what color will the heading be, and what font size will it display at?'