Level 2
Restrictions
- Only use HTML (no CSS of any kind)
- In addition to the elements allowed in Level 1, you can use any of the following HTML elements:
div
span
h1, h2, h3, h4, h5, h6
strong
em
ol, ul, li
a (With the a element -- do not link to external sites, but you can link to parts of your poem using an attribute to assign an id)
Again, you can also use to equal a visible space.
Goals
Focus on presenting the text in various hierarchies & sclaes using only HTML.