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

HTML

How to view changes to code in Workspace

I've just begun working in Treehouse for my 14 day trial and like what I see but I have no idea how to work along in workspace. I can type and type and type the code but I don't know how to view my changes. I pull down something called port 80 under an eye icon on the right, and can see the page from the lesson, but I can't get it to update. When I refresh my browser (as I would do for a normal website update) my browser window goes completely blank. Please provide step by step instructions on how to work along in workspace and view changes to my html. Thank you!

Hi Steve,

what i have done to check it out just few seconds ago is:

  1. Edit your index.html file (add lets say. lvl.2 headline)
  2. save your work
  3. preview your work by using the "eye" preview icon
  4. once page loads, refresh

hope that helped. :)

1 Answer

Steve,

I run cookie and script blockers in my browser. To work properly, the treehouse server needs to use cookies and script. If you have any security or privacy add-on's in your browser be sure to allow for *.treehouse-app.com for cookies and/or scripts. Then refresh the page.

Hope that helps. Adam