Elissa Mughannem

Challenge 3

Individual list

  1. Document is CSS not CSC

  2. The main should not have <>

  3. The margin bottom should have increments

  4. The padding right should have increments

  5. The padding left should have increments

  6. The top should have increments

  7. There should not be an end main tag

  8. The aside should not have the period

  9. The display on aside should not have a value of diamonds

  10. The body should have { not [

  11. The background color does not have enough letter/numbers, it should have 6

  12. There is a random 4 that should not be there

  13. The background color of :hover#menu-icon should be 6 numbers

  14. The h2 width should not be capital

  15. The h2 height is spelled wrong

  16. The body background color should be 6 numbers

  17. The header nav a:hover should not have the period

Group list

  1. Main (line 5) needs curly Brackets

  2. Body (line 25) needs curly brackets

  3. Hex code (line 26) does not have enough characters

  4. 4 (line 35) is not a defined div

  5. The CSS note is formatted incorrectly (line 52)

  6. All header nav and header CSS should be after main and before body (it is by the footer now)

  7. Background color (line 63) Hex code Is also missing characters here

  8. “Display: diamonds” (line 20) is not an option for display settings.

  9. (Line 5 and 15) there is HTML code there to define main, should only have the curly bracket

  10. (Line 44) type is not defined by these properties

  11. (Line 10 and 13) Value for margins not defined

  12. (Line 11 and 12) Value for padding not defined

  13. (Line 2) Comment should say CSS document

  14. (Line 36) Hover command incorrect