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 trialColin Murphy
3,902 PointsSelect the class intro and set its font weight to bold.
.intro { font-weight: bold; }
Anyone understand what's wrong with this?
3 Answers
Colin Murphy
3,902 PointsThanks for you answers Sarah and Jeff. Not sure what was wrong with the quiz, but restarted it and that time the code worked. Oh, well. Made it through that!
Thanks again for your help.
Sarah Bradberry
7,115 PointsNothing that I can see. I'm guessing the quiz is being picky about blank spaces.
Jeff Busch
19,287 PointsHi Colin,
Are you being asked to use a number instead of a string. For instance; font-weight: bold; is the same as font-weight: 700;
Amir Rahbaran
4,484 PointsAmir Rahbaran
4,484 PointsRestarting the browser didn't help for me. Stuck :( Using Firefox