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 Make a Website Adding Pages to a Website Build the Contact Page

Workspaces not rendering correct HTML documents

It keeps rendering my index.html . I copy and pasted my index.html into my about.html but made changes and it is still rendering the index.html

2 Answers

Hello John,

Did you make sure to change the url in the browser from index.html to about.html?

Your browser may still be on the index. :P

Hi Adam,

Thanks for such a prompt response!

I am actually talking about the new in browser editor that teamtreehouse added. But now that you mention it the URL doesn't change when trying to preview different html files from the workspace.

All three of my index.html, about.html, and contact.html direct to this URL http://web.wmmk93hodz.treehouse-app.com/

Everything is working fine when using my desktop text editor though, so it may just be a bug within the workspaces. Thanks again for helping me out!

Great! Glad you figured it out. :P