Challenge 5
Broken Code pt. 2
Individual Challenge
-
line 5 <> not needed around main in css
-
Line 15 Main ended incorrectly </main> not needed
-
Line 26 Brackets instead of curly brackets
-
Line 35 The 4?
-
Line 52 wrong brackets
-
Line 20 Diamonds display line 20?
-
Line 41 Font size in pixels
-
Line 10 Margin needs unit of measurement
-
Line 11 padding line needs unit of measurement
-
Line 12 Padding line needs unit of measurement
-
Line 13 Margin line needs unit of measurement
-
Line 33 color spelled British
Group Challenge
Team 2 List
-
line 5 <> not needed around main in css
-
Line 6 – Typeface family instead of font family
-
Line 10 Margin needs unit of measurement
-
Line 11 padding line needs unit of measurement
-
Line 12 Padding line needs unit of measurement
-
Line 13 Margin line needs unit of measurement
-
Line 15 Main ended incorrectly </main> not needed
-
Line 20- display: diamonds; WRONG
-
Line 26- wrong [
-
Line 35- number 4?
-
Line 52 - triangle brackets instead of slashes to add note to CSS
-
Line 25 and 63 - information repeated
-
Line 33 - color spelled colour
-
Line 45 - Capital W
-
Line 46 – Height spelled wrong
-
Line 36 :hover#menu-icon reverse order should be #menu-icon :hover
-
Line 67 shouldn’t be div
-
Line 54-67 links in wrong order should be visited hover active