P1: 25 Variations

A project using HTML and CSS
to explore concrete poetry.

Source: Snow Piece (from Grapefruit)
Yoko Ono, 1963



Level 1 (1-5):

Using only p, br, and   to modify the text.



Level 2 (6-10):

Using only the elements allowed in Level 1, along
with div, span, h1-h6, <strong>, <em>, ol
and ul lists, and in-page a links.



Level 3 (11-15):

Using only the HTML elements from Levels 1 and 2,
along with the CSS properties padding, margin,
position, float, top, right, bottom, left,
height, and width.



Level 4 (16-20):

Using only the allowed properties from the previous
levels, along with font-style, font-weight,
font-size, font-family, text-align,
line-height, letter-spacing, and
text-transform.



Level 5 (21-25):

Using all valid HTML and CSS.