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 Unused CSS Stages CSS Animations Full-Page Animation Project: Part 1

Simona Diarrova
Simona Diarrova
5,654 Points

Rock-boat animation - images!

I am having a problem to see related images in my browser. I can actually see only a boat image. Steam and Island images don't transfer into my browser. A path is the same for all of them. So, why can I see a boat image but not a steam and an island pictures. PS: I am having the same problem in other videos as well. Some pictures shows in browser but others do not. Thank you very much for your answer!

2 Answers

Adam Moore
Adam Moore
15,825 Points

Interesting. It's hard to say without looking at any code but my question would be... are you recreating these locally? If so, why not use CodePen instead?

http://codepen.io/adamaoc/pen/AveuD

Simona Diarrova
Simona Diarrova
5,654 Points

Yes. I always download files for each video to be able to work in my browser and using my Sublime Text 2. I would like to be able to do it in my browser. It's true working in CodePen would solve my problem. Thank you!