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

How do i get the sample webpage to show on my browser with the downloaded files? Just open it in google?

I want to follow along with the work that is in the presentation, but I have yet to actually use the browser. Can it be opened in visual studio?

I'm using Visual Studio Code, but it should be the same. There should be a tab on the left called "Extensions" you can search in extensions "open in browser". This makes it much easier to open projects in browser through either a shortcut or by right clicking on the page. Just make sure you save your work!

1 Answer

Use the full location of your local index.html file in your browser.

Thank you. :3