Individual

  1. Line 25 - Wrong brackets
  2. Line 5 - Called on main like it is in HTML
  3. Line 6 - Font family instead of typeface family
  4. Line 20 - Display Diamonds
  5. Line 10-13 - Lines not determined by size (ex. px)
  6. Line 29 - Referenced as a id # instead of class .
  7. Line 33 - color spelled wrong
  8. Line 35 - Random 4
  9. Line 45 - Capital W
  10. Line 46 - height spelled wrong
  11. Line 63 - No state online

Group

  1. Line 5- don’t close main in css
  2. Line 6 – Typeface family instead of font family
  3. Line 10 Margin needs unit of measurement
  4. Line 11 padding line needs unit of measurement
  5. Line 12 Padding line needs unit of measurement
  6. Line 13 Margin line needs unit of measurement
  7. Line 15 Main ended incorrectly main not needed
  8. Line 20- display: diamonds; WRONG
  9. Line 25 and 63 - information repeated
  10. Line 26- wrong [
  11. Line 33 - color spelled colour
  12. Line 35- number 4?
  13. Line 45 - Capital W
  14. Line 46 – Height spelled wrong
  15. Line 52 - triangle brackets instead of slashes to add note to CSS
  16. Line 54-67 links in wrong order should be visited hover active
  17. Line 67 shouldn’t be div