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 trial

HTML How to Make a Website Adding Pages to a Website Add a New Page

Why am i seeing this?

Every time i press 'view' in workspace, I see this screen.

Index of/

../ date/time - css/ " " img/ " " About.html/ " "

Index.html/ " "

My code looks exactly the same as Nick's. Obviously, I can just click on the Index.html, but doesn't this mean I've messed up somewhere? Anyone have any ideas?

Hi Ian, well this sounds frustrating. I'd like to help. Can you post a screenshot of what you see as well as the code in your index file? That would help a ton. :)

Thanks Scott. I'm sure it's something simple, but I can't for the life of me figure it out. Files as requested

Screenshot https://docs.google.com/presentation/d/1FIY6mKKbxIjEyQd7kICqkOdSg-MPXmirC48izSeA_HA/edit?usp=sharing

Index html https://docs.google.com/document/d/1nU75826nZfN0Ci9_9khH0ZdCOyzAp8Ejp7ZJ2SgLoHc/edit?usp=sharing

Also, Tried on Chrome, Firefox and IE. Cleared all temporary data. De-activated vpn client Running windows 7

6 Answers

Hi there, thanks for sharing the screenshot and code. The problem was in your file names. File names should use all lowercase characters. Your file names had leading uppercase characters. I've changed them to lowercase and your Workspace should now be previewing properly.

Dov Breuer
Dov Breuer
8,268 Points

Close the browser delete the cache and cookies and try again

Thanks for the reply, but I tried that already. Any other ideas?

Dov Breuer
Dov Breuer
8,268 Points

Sorry bit no. Try writing to treehouse support

AHH this is happening to me too!

Hi Claire. I wrote an email to support. I'll post the reply here when it come in.

That simple huh? Legend. Thanks a lot for your help, Scott.

My pleasure! Don't forget to mark a "Best Answer" so others can see it if they have the same or similar problem in the future. :)