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 trialJohn Hammett
6,173 PointsHow do I change my paragraphs color to black on here????? I don't see the correct coding in the video, please help.
I have gotten through most of this but I cant seem to find the correct wording for this part.
2 Answers
Mark Josephsen
8,803 Pointsp {
color: #000;
}
Tommy Gebru
30,164 PointsI agree, here is another link that might help (http://www.w3schools.com/html/html_colorvalues.asp)
James Barnett
39,199 PointsJames Barnett
39,199 PointsJohn Hammett -
If you are curious where Mark Josephsen came up with that hex value ...
here's a helpful list of colors and their hex values, it's good to bookmark it for future reference.
http://www.w3.org/TR/css3-color/#svg-color