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 trial

CSS How to Make a Website Customizing Colors and Fonts Write Hexadecimal Colors

Kyle Scott
PLUS
Kyle Scott
Courses Plus Student 2,316 Points

Where do I need to put black in my code?

I put down some code but I cant seem to find where to put the hexidecimal black. Where is it? Is my code right?

3 Answers

Tommy Gebru
Tommy Gebru
30,164 Points

Hey Kyle, When in the forum try providing more specific questions, or what you find difficult with the lesson. Posting your code always helps, this way you are able to have someone "proofread" or provide a simple solution like html or css syntax. However in this case me thinks that this helps

{color: #000} or {color:#000000}
Guil Hernandez
STAFF
Guil Hernandez
Treehouse Teacher

Hi Kyle Scott,

Can you please post the code you're using so that we're able to see what the issue might be? Thanks!

Kyle Scott
PLUS
Kyle Scott
Courses Plus Student 2,316 Points

Figured it out. Thx for your help though.Gebru was right

Tommy Gebru
Tommy Gebru
30,164 Points

Hey Kyle If the option is available select Best Answer to help other students and organize the forum. Hope this helps!