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 Beginning HTML and CSS Follow Along with Workspaces

I am using Windows 8.1. Why when I preview my h1 I get a browser window with the Index.html which is a link?

The Index.html link when selected takes me into my h1 preview - but why do I have this extra step?

3 Answers

No. The video tutorial although on a mac & i'm PC shows when the preview icon is selected it opens the results up instantly in the browser window. However, I get a link .html file I have to select to open up a 2nd browser window in order to see my workspace result - so it's 2 browser windows in order to see 1 result.

Are you saying why do you need to have the preview in a different window?

The exact same thing happened to me. I found that if I lowercased the I in index it fixed the problem. So change it from Index.html to index.html.