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

CSS Treehouse Club: CSS My First Web Page Introduction to My First Web Page

Joey C
Joey C
1,837 Points

Something 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?

Steven Parker
Steven Parker
229,784 Points

It 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.

1 Answer

Jennifer Nordell
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

It 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 :smiley:

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 :sparkles: