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

Broken imagine icons in my workspace preview. Any tips?

I'm using safari. I can view the images just fine from the file I downloaded, but they aren't showing up in workspace.

Can you copy paste your code and a screen shot?

Keep in mind that downloading the course files to your computer does not automatically place them inside your workspace. I guess that would be a nice feature, but for now it seems you have to move the files yourself.

As Ray said, load your work folder into the workspace. If you still have broken images, make sure your code to points to the correct file location.

1 Answer

I would recommend downloading the project files (you'll find a link at the bottom of every course). Instead of using Workspaces, I suggest using your favorite text editor. You'll eventually be using a text editor anyway, and the broken images problem should be resolved (assuming your markup, etc. is correct).

If you're using a Mac, I recommend Sublime Text 2.

If you're using a PC, I recommend Notepad++.

Both are free.