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 trialSean Wickens
1,395 PointsHi. Whenever I change the color of the h1 after creating a rule:resume.css the text color doesn't change. Please help.
After creating: <Title>Cookies</Title> The color doesn't change. in fact there's no color change. Can someone please elaborate on this? <link rel="stylesheet" href="Resume.css">
Sean Wickens
1,395 PointsOk. That actually worked. Thanks a bunch.
Michael Cacciano
7,349 Pointsno worries those kind of mistakes happen a lot :D happy coding!
1 Answer
Michael Cacciano
7,349 PointsHave you tried not capitalizing the t in the <title> tag? Also what does the css look like?
Michael Cacciano
7,349 PointsMichael Cacciano
7,349 PointsHave you tried not capitalizing the t in the <title> tag? Also what does the css look like?