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

PHP

Russell Fougere
Russell Fougere
1,881 Points

HTML not rendering correctly in PHP course.

When in the workspace and running the php output, instead of showing me HTML as finalized layout it spits out all of the tags.

Jennifer Nordell
seal-mask
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

Hi, Russell Fougere! I'd be interested in seeing this. If you look on the upper right-hand side of your workspace you'll find a camera-like icon. Clicking this will create a "snapshot". If you link the snapshot here, I can take a look at the workspace and see if I see anything off :smiley:

1 Answer

Russell Fougere
Russell Fougere
1,881 Points

sorry, I think I found the issue, instead of checking the eye icon in the top right to see the output I was running it in the console at the bottom of the workspace, when I run the code from the top right it works fine.