Gotta sketch ’em all

A in-class review exercise for grids, type systems and modular CSS.

Go fullscreen: ⌃⌥F

Gotta sketch ’em all

Set up

  1. Form into pairs
  2. Download the files
  3. Print “wireframe.pdf”
  4. Get out a pencil for marking up the paper

Determine semantics, grids & type classes

  1. Draw boxes to represent the different HTML elements
  2. Assign each box a semantically correct tag
  3. Draw lines to represent the grid rows & units
  4. Write the unit widths
  5. Write out the possible classes from module system: like .list-group, .embed, .btn, etc.
  6. Write out the possible classes from the type system: like .island, .gutter, .pad, .push, etc.
Start

Gotta sketch ’em all

A in-class review exercise for grids, type systems and modular CSS.