Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 698 Bytes

File metadata and controls

17 lines (9 loc) · 698 Bytes

Exercise 1 — Brief

Build a number grid with accompanying images, laid out in a whimsical grid.

Goal

Mimic the target as closely as possible. Fonts and colors don't have to match — go nuts there. The layout is what matters, and your solution should hold up with any kind of content thrown at it (longer numbers, taller images, more items, fewer items).

Target

Target

Constraints

  • The title and intro text line up to the left edge of the page's container grid.
  • Must be fully responsive — every breakpoint has to look intentional, not just "not broken". Each image stays paired with exactly one number (dealer's choice which image goes with which number).