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 How to Make a Website CSS: Cascading Style Sheets Take a Mobile-First Approach

Tim McCormick
Tim McCormick
1,239 Points

Preview of website not firing up automatically when I try preview and refresh

The website that I was building on the course now no longer fires up via workspace when I try the preview and refresh approach. Instead I am asked to open the file via a choice of apps (IE, Chrome etc) or save. When I select an option such as IE or Chrome the site does open but none of the images appear rather a small blue 'x' in a box and all the formatting has gone. Can anyone explain why this is happening?

steyoung
steyoung
12,781 Points

Can we see your HTML and CSS (if applicable) for review? I've run into this issue before and I can't quite recall if it's due to some broken links in HTML, mislabeled pictures, pictures aren't uploaded, or the path to the images is incorrect. Try to show what you're working on and we'll see what we can come up with.

Also, have you tried the "Rubber Duckie" method? Try explaining your problem to an inanimate object (I use Android figurines) sometimes hearing your problem out loud helps. It sounds crazy but it works for me and many other developers do it.

1 Answer

Tim McCormick
Tim McCormick
1,239 Points

Thanks Stephen. Problem fixed by simply switching to Chrome rather that IE