Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialAnnick Meiers
608 PointsMy 'main.css'-file, so my css rules are not being recognised, the changes made are not being visible on the homepage.
I put the main.css-link underneath the normailze.css-link in the html-file as told, but the rules aren't being applied! I save and refresh the page, but the commands aren't working. There seems to be no mistake in my main.css, neither in my html-file, but in the normalize.css are some, four spots/ attributes to be accurate, being marked! What can I have possibly done wrong? Thanks a lot for any help.
2 Answers
Hugo Paz
15,622 PointsPlease post your html code here and your css.
Chris Shaw
26,676 PointsHi Annick,
What are the types of selectors you're using and some snippets of the HTML as it's hard to determine what exactly is happening without some code to look at first.