Challenge 3 - CSS Problems
Personal List
- Main has less than sign
- Main has greater than sign
- Margin bottom has no unit
- Margin top has no unit
- Padding left has no unit
- Padding right has no unit
- There is an ending main tag
- Body has opening straight bracket
- Body has ending straight bracket
- Random 4 on line 35
- Background color in menu-icon is spelled colour
- H2 height is spelled wrong
- There is HTML comment
- The header nav active should be at the top
- Header nav visited should be at top
- Body is in between pseudo states
Group List
- main is inside < > opening tags Doesn't need to be
- Body has brackets instead of curly braces
- 4 either needs to be a class or id. Specific mark is missing
- The explanation mark needs to be inside note-Cntrl /
- Main has html closing tags, just needs bracket
- diamonds isn't a correct display type
- Two headers labeled .header nav a
- Margin bottom has no unit
- Margin top has no unit
- Padding left has no unit
- Padding right has no unit
- H2 height is spelled wrong
- Body with background color is labeled twice
- The header nav active should be at the top
- Header nav visited should be at top
- Background color in menu-icon is spelled colour
- One header is displayed as id div instead of class
- Body is in between the header nav info