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 trialahmed silim
Courses Plus Student 428 Pointsthat in css cannot be blue
when i follow the instruction that <h1> don't be blue as i did like vidio
Robert Leonardi
17,151 Pointspost your code here
1 Answer
Caleb Newell
12,562 PointsMake sure you've linked resume.html to resume.css correctly. If you post your code, we could help you better. in the <link> tag under the <title> tag
<link rel="stylesheet" href="resume.css">
Jennifer Nordell
Treehouse TeacherJennifer Nordell
Treehouse TeacherHi there! This will be much easier to help you troubleshoot if you can make a "snapshot" of your workspace. If you look on the upper right-hand side of your workspace you'll find a camera icon. Clicking this will allow you to make a "snapshot" which you can link here so that we may take a look at your code and file structure as it is now.