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 trialJesse Gonzalez
7,322 PointsThe email link is working for me, it's opening my default email program on my laptop. I'm wondering why my </p> is red.
My OCD tries to clear any red highlights haha. thanks in advance.
1 Answer
Mark Casavantes
2,880 PointsGood Morning Jesse,
Do you have any CSS code which is making your paragraphs red?
p { color: red; }
You can either change the color or delete this code.
I hope this is helpful.
Jesse Gonzalez
7,322 PointsJesse Gonzalez
7,322 PointsWow I didn't see this response I apologize! I'm pretty sure if I see the code now I can figure it out! I'm going to see if they save the previous workspaces.