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 trialivan lau
2,357 PointsHaving issue cannot display my browser view each time i try to view browser from my workspace.
Having issue cannot display my browser view each time i try to view browser from my workspace.It dint display the index.html . I able to open below browser, but it only show me the file directory, not the work that i created. http://web-d85ckvc5vc.treehouse-app.com/
3 Answers
Mark Onofrio
3,433 PointsYou will need to make an index.html
i added /about.html to your link to view the about page.
http://web-d85ckvc5vc.treehouse-app.com/about.html
the index.html is your home or default file the server looks for to display first to your browser.
ivan lau
2,357 PointsI had my index.html already that time, but still facing that issue.
Mark Onofrio
3,433 Pointsits hard to say without seeing the code, try making a copy of the about page since we know it works and make a new file called home.html or default.html and see if that works.
ivan lau
2,357 Pointsivan lau
2,357 PointsThis is actually my code: Index.html :https://docs.google.com/document/d/18y1aFQ8-bFqmuOd_jpNXjAZaq6Hfn9jlJBcbl1oATdk/edit?usp=sharing
Main.css: https://docs.google.com/document/d/1FPuplND8HPsAlcY36UH8_ynGi9wbm-ArvpwxC8DbHO4/edit?usp=sharing