Challenge 5 Team List
Zoey and Lacey's List
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 26- wrong [
10. Line 35- number 4?
11. Line 52 - triangle brackets instead of slashes to add note to CSS
12. Line 25 and 63 - information repeated
13. Line 33 - color spelled colour
14. Line 45 - Capital W
15. Line 46 – Height spelled wrong
16. Line 36 :hover#menu-icon reverse order should be #menu-icon :hover
17. Line 67 shouldn’t be div
18. Line 54-67 links in wrong order should be visited hover active
Bella’s List
Line 10-13 - need px after numbers
Line 15 - /main not needed
Line 25-27 - square brackets used instead of curly brackets
Line 33 - color spelled colour
Line 35 - random 4
Line 46 - height spelled incorrectly
Line 52 - triangle brackets instead of slashes to add note to CSS
Line 25 and 63 - information repeated
Carina’s list
1. line 5 triangles not needed around main in css
2. Line 15 Main ended incorrectly
3. Line 26 Brackets instead of curly brackets
4. Line 35 The 4?
5. Line 52 wrong brackets !--- line 52
6. Line 20 Diamonds display line 20?
7. Line 41 Font size in pixels
8. Line 10 Margin needs unit of measurement
9. Line 11 padding line needs unit of measurement
10. Line 12 Padding line needs unit of measurement
11. Line 13 Margin line needs unit of measurement
12. Line 33 color spelled British
Austin’s List
• Line 25 - Wrong brackets
• Line 5 - Called on main like it is in HTML
• Line 6 - Font family instead of typeface family
• Line 20 - Display Diamonds
• Line 10-13 - Lines not determined by size (ex. px)
• Line 29 - Referenced as a id # instead of class .
• Line 33 - color spelled wrong
• Line 35 - Random 4
• Line 45 - Capital W
• Line 46 - height spelled wrong
• Line 63 - No state online
Aidan’s list
• The main css property is written like an html tag line 15
• The body property uses a [ bracket line 26
• There is a random 4 on line 35
• Note on line 52 is showing up as active css property
• Line 20 display: diamonds; diamonds not an active attribute of display
• Line 46 height spelled as hight
• Line 67 should not be class div
• Line 17, aside as div?
• Line 36 should be written as #m