Challenge 2
Sally Parzuchowski
Graphic Design Major User Interface Design Minor
Individual
- Named doc with html
- Open line with h1 closed with h2
- Two headers
- em not opened and closed correctly
- Open and closed for i is switched
- b has two opens
- Anchor is closed outside of p
- H7 is used twice
- br is not closed correctly
- h3 closed, never opened
- "2" for summary is outside of anchor
- P is closed outside of footer
- body closes outside of html
Team
- No Doc type is declared
- "2" for summary 2 is outside of anchor tag
- A break has } instead of bracket
- 1 i not closed
- Aside not closed
- Head should be in brackets
- Named document html
- Opened line of code with h1 and closed it with h2
- em not opened and closed correctly
- The open and closing tags of i were switched
- H7 was used twice
- An anchor was closed outside of the paragraph code
- p was closed outside of the footer but opened inside of it
- p=”” shouldn’t be there as it’s not a real code
- There is an extra set of bold tags in the main after “Art Department”
- There are a couple
that have nothing in between them
- Body closes outside of the html