Level 2

Only use HTML


In addition to the required elements allowed in

Level 1

you can use any of the following HTML elements:
  1. div (block element)
  2. span (inline element)
  3. h1, h2, h3, h4, h5, h6 (headings)
  4. strong (strong text)
  5. em (emphasized text)
  6. ol, ul, li (lists)
  7. a (links within this project)
  8. nbsp to equal a visible space