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 trialVeronica Ruelas
1,436 PointsPreviewing Workspace I Made From Scratch Not Working
I'm a beginner and still learing about HTML and CSS and tried to code a simple biography page from scratch on Workspaces to get some practice in and everytime I try to preview it it says "Index of /" and displays the name and size of my folders. I know the problem is somwhere within my HTML or CSS but I have no clue where or what it could be. Thank you!
1 Answer
jb30
44,806 PointsAfter the / in the url, have you tried typing the name of the page you want to display, such as "/path/to/biography.html"? You could also try clicking on the folders/files displayed.
Veronica Ruelas
1,436 PointsVeronica Ruelas
1,436 PointsThank you! This helped! :)