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

General Discussion

Just started on the site, and when I tried to see my html in my workspace, it just displays the port number.

I have an index.html folder, and I am still having this problem.

Please Help,

Tyler

3 Answers

Daniel Botta
Daniel Botta
17,956 Points

Is your main index page "index.html" in a folder? If so, remove it from the folder. You do not want to store your index page in a folder. It should be easily accessible for the browser to find.

Thanks Dan! I was trying to over-organize! lol

All is fixed!