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 trialmrcruz117
3,500 PointsHow do I run the program on the browser?
This challenge is my first time using VS Code rather than the TreeHouse in-browser text editor. I how do I copy the index link or use the run/debug tools. Does anyone have any videos or explanation that might help? Peace
1 Answer
babyoscar
12,930 PointsYou can run it like this:
- Go to File Explorer
- Go to your .html file
- Right-Click the .html file
- Hover over Open With
- Click your preferred web browser and it'll preview in your browser! Hope this helped!
mrcruz117
3,500 Pointsmrcruz117
3,500 PointsThank you very much!
babyoscar
12,930 Pointsbabyoscar
12,930 PointsNo problem!
Bradley Jarrett
11,393 PointsBradley Jarrett
11,393 PointsThis did not work for me. Is there another way?
It goes to html editor options instead of letting me launch to a browser.