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 trialKyle Scott
Courses Plus Student 2,316 PointsWhere 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
30,164 PointsHey 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
Treehouse TeacherHi 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
Courses Plus Student 2,316 PointsFigured it out. Thx for your help though.Gebru was right
Tommy Gebru
30,164 PointsHey Kyle If the option is available select Best Answer to help other students and organize the forum. Hope this helps!