Challenge 2
Challenge 2 Errors- Haley
1. No end tag to h1 under header
2. No beginning tag to head
3. Doc type is not declared
4. Many missing tag pairs
5. Number “2” is outside of the tag of Summary 2
2. No beginning tag to head
3. Doc type is not declared
4. Many missing tag pairs
5. Number “2” is outside of the tag of Summary 2
Challenge 2 Errors- Team 4 - Tied with team 3!
1. No Doc type is declared
2. Number “2” is outside of the tag of Summary 2
3. A break has } instead of >
4. 1 <i> not closed
5. Aside not closed
6. Head should be <head>
7. Two <i> did not have open tags
8. Named document html
9. Opened line of code with h1 and closed it with h2
10. Two headers
11. <em> not opened and closed correctly
12. The open and closing tags of i were switched
13. H7 was used twice
14. An anchor was closed outside of the paragraph code
15. Br was coded using }
16. <p> was closed outside of the footer but opened inside of it
17. <p=””> shouldn’t be there as it’s not a real code
18. There is an extra <b> and </b> in the main after “Art Department”
19. There are a couple <p> </p> that have nothing in between them
20. Body closes outside of the html