Quiz 2: (Header Element)

  1. Elements: html, head, title, style, body, h1, p, ul, ol, li, span
  2. Attributes: type, media, class, id, style
  3. Style Info

The header and paragraph use the "loud" class. Only the header uses a local style. The ordered list is identified as "xhtml" and the unordered list is identified as "css". The hints are all enclosed in "span" elements.