Challenge 3 - CSS Problems

Personal List

  1. Main has less than sign
  2. Main has greater than sign
  3. Margin bottom has no unit
  4. Margin top has no unit
  5. Padding left has no unit
  6. Padding right has no unit
  7. There is an ending main tag
  8. Body has opening straight bracket
  9. Body has ending straight bracket
  10. Random 4 on line 35
  11. Background color in menu-icon is spelled colour
  12. H2 height is spelled wrong
  13. There is HTML comment
  14. The header nav active should be at the top
  15. Header nav visited should be at top
  16. Body is in between pseudo states

Group List

  1. main is inside < > opening tags Doesn't need to be
  2. Body has brackets instead of curly braces
  3. 4 either needs to be a class or id. Specific mark is missing
  4. The explanation mark needs to be inside note-Cntrl /
  5. Main has html closing tags, just needs bracket
  6. diamonds isn't a correct display type
  7. Two headers labeled .header nav a
  8. Margin bottom has no unit
  9. Margin top has no unit
  10. Padding left has no unit
  11. Padding right has no unit
  12. H2 height is spelled wrong
  13. Body with background color is labeled twice
  14. The header nav active should be at the top
  15. Header nav visited should be at top
  16. Background color in menu-icon is spelled colour
  17. One header is displayed as id div instead of class
  18. Body is in between the header nav info