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 trialJoey C
1,837 PointsSomething wrong when I code...
When I load up my HTML / CSS code, It takes me to a page that says Index of / and the 2 files i coded. Any help?
1 Answer
Jennifer Nordell
Treehouse TeacherIt sounds like your "index.html" file might be misspelled. Make sure that it's actually named "index.html" and not "Index.HTML" or any other variant. Capitalization matters here
If it's properly named and you're still experiencing problems, we'll likely need to see your file/directory structure and code. This is most easily done by creating a snapshot of your workspace
Steven Parker
231,248 PointsSteven Parker
231,248 PointsIt would help if you share your code (be sure to blockquote it properly).
Even better, make a snapshot of your workspace and post the link to it here.