Challenge 2

Sally Parzuchowski

Graphic Design Major User Interface Design Minor

Snow on mountains and trees

Individual


  1. Named doc with html
  2. Open line with h1 closed with h2
  3. Two headers
  4. em not opened and closed correctly
  5. Open and closed for i is switched
  6. b has two opens
  7. Anchor is closed outside of p
  8. H7 is used twice
  9. br is not closed correctly
  10. h3 closed, never opened
  11. "2" for summary is outside of anchor
  12. P is closed outside of footer
  13. body closes outside of html

Team


  1. No Doc type is declared
  2. "2" for summary 2 is outside of anchor tag
  3. A break has } instead of bracket
  4. 1 i not closed
  5. Aside not closed
  6. Head should be in brackets
  7. Named document html
  8. Opened line of code with h1 and closed it with h2
  9. em not opened and closed correctly
  10. The open and closing tags of i were switched
  11. H7 was used twice
  12. An anchor was closed outside of the paragraph code
  13. p was closed outside of the footer but opened inside of it
  14. p=”” shouldn’t be there as it’s not a real code
  15. There is an extra set of bold tags in the main after “Art Department”
  16. There are a couple

    that have nothing in between them
  17. Body closes outside of the html