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

404 when I go from my newly pasted about.html page back to index.html. (404 when when I click PORTFOLIO)

I have had an issue with the live view. When I began the live view worked very well, then once I moved the live view tab away from the video window the was a change. From there on when I clicked the live view icon in the top right of workspaces I got a page that showed links in basic html in the top left. I clicked the link that was for index.html and then I could see the live view normally, and the refresh would work.

All good, keep working.

But now I wonder if there is a further issue. I can load the live view, it still shows the links in the top left only now from progressing in the class there are more links. (CSS, index, about, img) The <head> <title> still says " Index of / " same as before. When I click the index link it brings up the index page same as before. I can click the about link and go the the about page.

When I click the Portfolio link i get a 404.... idk.

2 Answers

Problem solved. I had the "i" in "index" capitalized in my file names. This has been the problem all along. sheesh.

Joshua Asher
Joshua Asher
3,775 Points

Jesse! Thanks for posting this. I have been scratching my head with the same issue for days now. Thank you!