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 trialDragos Voda
Courses Plus Student 90 PointsDon`t work :))
I make like in the tutorial but don`t work :)
3 Answers
Dragos Voda
Courses Plus Student 90 Points<style>
h1 { color: blue; }
<body> <h1>Dragos</h1> <body>
Dragos is example i forgot the name in tutorial :))
Stone Preston
42,016 Pointsthe challenge asks for the color to be green, not blue. In order to get HTML code to show up in forum posts, you need to format the code using markdown. There is a link that provides an explanation of how to use markdown called the markdown cheatsheet at the bottom right of the comment/post textbox
Dragos Voda
Courses Plus Student 90 Pointsaaa ok thx :)
Stone Preston
42,016 PointsStone Preston
42,016 Pointsplease post the code you have tried so far