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 trialRoberto Rivera
10,832 PointsHow 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?
1 Answer
jeffhall4
478 PointsUse the full location of your local index.html file in your browser.
Roberto Rivera
10,832 PointsThank you. :3
Dylan Glover
2,537 PointsDylan Glover
2,537 PointsI'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!