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 HTML Basics Going Further with HTML Working on a Website Project Locally

Problem with pictures

I am not able to see my pictures on the local browser not for the article.html but for the index.html as well. When I use the Team Tree House workspace, everything works fine. But when I downloaded all files on my computer - no. And with links also I have problems. And in advance I don't use root relative links

What errors are you getting? It works fine on my machine

@Michael Hulet For images - nothing. It looks like images don't exist. For articles when I press read more I see this: ERR_FILE_NOT_FOUND

What about in the console?

@Michael Hulet I don't understand your question!

When you open your browser's developer tools, it should give you a list of errors. You should be able to click some kind of red button to see the errors once you have the developer tools open. What are they?

@Michael Hulet Maybe this: data:text/html,chromewebdata:1 Not allowed to load local resource: file:///C:/Users/WEREWOLF/AppData/Local/Temp/7zO8D24D58F/articles/2017/article.html#vr-article After my press on "read more"

About images : Failed to load resource: net::ERR_FILE_NOT_FOUND featured.jpg Failed to load resource: net::ERR_FILE_NOT_FOUND vr-space.jpg

1 Answer

Hey Tati, have you tried opening the index.html file directly in the browser? You can drag the file directly into the URL bar or right click on the file itself to open in a browser. Treehouse bundles the downloads to include all necessary files and directory structure so it should be working.

Yes, I've tried