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 trialmatilda obryan
369 PointsPREVIEW
WHEN I PREVIEW MY WORK EVERYTHING SHOWS UP IN THE PREVIEW THE TAGS AND EVERYTHING ARE THERE IT DOESN'T ADD ANY COLOR I'M IN THE VERY BEGINNING STEPS OF MAKING A WEB SITE THE ANGLE BRACKETS AND EVERYTHING ARE THERE WHAT AM I DOING WRONG
matilda obryan
369 PointsTHIS IS WHAT MY PREVIEW LOOKS LIKE <style>
h1 { color: blue; }
</style>
<h1>MATILDA O'BRYAN</h1>
THIS IS THE ONLY THING I CAN FIGURE OUT HOW TO SHOW YOU HOW DO I POST MY CODE SO YOU CAN SEE IT FROM MY WORKSPACE
Sally Gradle
24,694 PointsMatilda, please post all of your HTML code so we can see what is going on. The computer will always do exactly what we tell it to do, so we need to see what you are telling it to do.
Gloria Dwomoh
13,116 Pointsmatilda obryan is that on workspaces or at a challenge? You can share a snapshot of your workspaces if it is that. Check this post for guidelines on how to do it.
1 Answer
Keyser Soze
5,875 Pointsmatilda, u have button ''Ask a Question'' and write there what you don't understand and the snapshot will appear with all code.
Vitor Freitas
3,579 PointsVitor Freitas
3,579 PointsPost your code, so we can help you.