CSS Challenge 4

Total: I condensed some of the errors that were the same and I came to a total of 21 errors. If you do not condense them then there are 27 lines of code with errors that I found. 🏆

• Main is in brackets line 5
• Main has a closing line 15
• Aside has a . Infront of it line 17
• Margin/padding isn’t in px lines 10-13
• Width in px not percent line 8
• Body doesn’t have curly brackets lines 25-27
• Width in px line 31
• Color spelled with a u line 33
• Random 4 line 35
• W is capital under h2 in line 45
• Line 52 is not in comment format
• Line 54 says color instead of background color
• Line 68 says color instead of background color
• No space between lines 34-35
• Using float instead of grid
• Height spelled wrong in h2 line 46
• Period infront of header line 67
• CSC document instead of CSS
• Document name is cssQuiz.css instead of cssquiz.css
• Display says diamonds, if it is trying to use an emoji it should be formatted differently
• Menu-icon has a hashtag in front of it