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 trialJordan Arce
Front End Web Development Techdegree Student 818 Pointswhen i try to preview my html it only says index of and shows index.html featured.jpg vr-space.jpg vr-user.jpg
i have saved the file and close my browser a few times already but for some reason it wont show the document like it should in the tab
3 Answers
Steven Parker
231,198 PointsIt sounds like the files in your workspace got shuffled around. There should be a folder named "img" and those files would normally be inside that folder. And normally that file named "index.html" would be displayed as a page when you connect instead of that index, it sounds like there may be some issue with that file itself.
For more specific assistance, you can make a snapshot of your workspace and post the link to it here.
Jordan Arce
Front End Web Development Techdegree Student 818 Pointsi figured it out thank you guys!
Steven Parker
231,198 PointsExcellent. For the benefit of other readers, what did it take to resolve the issue?
Jordan Arce
Front End Web Development Techdegree Student 818 Pointsi had to click on the individual index.html to pull up my page as my browser would not do it its self for some reason.
Steven Parker
231,198 PointsThat isn't up to the browser, the decision to show the listing was made at the server. But the fact that the page came up indicates the page itself was OK which makes it even more curious!
jaimers
1,093 PointsI had to do the same.
James Ackerman
14,099 PointsJames Ackerman
14,099 PointsCan you post your code here for us to review? That will help us isolate the problem more easily.
If you look above the "Post Comment" button below, you'll see a Markdown Cheatsheet button which will show you how to post code like so...