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

David Dong
5,593 PointsParagraph Colors
I followed the instructions on a video. The paragraphs under the images are supposed to be a gray color. I even triple checked the video! I saved index.html and main.css, and refreshed the portfolio webpage. Still green! Help? Oh, and side question, how do you add screenshots? I don't see a "screenshot" button or anything. Thanks!

David Dong
5,593 PointsOh, I figured it out! Sorry and thanks for your time!
1 Answer

Tom Geraghty
24,174 PointsAnswering this question instead of commenting so it doesn't show up in forum search results.
brianborin 7,199 2d ago
David- For screenshot press Cmd + Shift + 4.
About the coloring: It could be a syntax error that you're missing. If you don't mind pasting a snippet of your code so I can see what is going on...For pasting code, use 3 ticks (```) before and after your code.
David Dong 756 2d ago
Oh, I figured it out! Sorry and thanks for your time!
frontend
15,619 Pointsfrontend
15,619 PointsDavid- For screenshot press Cmd + Shift + 4.
About the coloring: It could be a syntax error that you're missing. If you don't mind pasting a snippet of your code so I can see what is going on...For pasting code, use 3 ticks (```) before and after your code.