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 Introduction to HTML and CSS (2016) Make It Beautiful With CSS Select and Style by Element

Hi! How can i put the " index.html "in my browser working???

index.html in workspace...how can i put this in browser???

Sheila Anguiano
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Sheila Anguiano
Full Stack JavaScript Techdegree Graduate 35,237 Points

Hello Marko,

If you're using workspaces, first remember to save and then on the top right corner of your workspaces window, there 3 icons if you hover over them a small legend will appear that says: -Snapshot workspace -Fork workspace -Preview Workspace

The preview workspace (the one that looks like an eye) will open a new window in your browser showing you your index.html file

2 Answers

Konstantina Matthaiou
Konstantina Matthaiou
5,134 Points

You want to preview without using the workspace? If yes you have to download the project (file/download) and then either open the html file with your browser or if you want to edit it you can do it by right click to the file and open it with an editor of your choice

you have to download the file then open it up to your text editor for example : I`m using atom text editor i can download file open it up then you will see the name of the file on the left side where the folders are at , you right click it and click on the options that says " Copy Full path " then paste it onto the browser easy as that !! hope this helps :)