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

Aldo Merino
Aldo Merino
6,066 Points

Question about rotate 3D

And excuse my poor English, it is not my native:

I annex my code here: http://cdpn.io/JlHdv

I was practicing with the effect of 3D but i can't manage to show the back image, also i can't ignore the fact that the back image do a extra turn, why is that so?

Also i tried to visualize it on IE but it show it up so messy, what are the prefix to proper show it?

1 Answer

Aldo Merino
Aldo Merino
6,066 Points

Ok i solved it on my own, the problem was i turned each image and not the div container, and here i can found the prefixes i needed: http://caniuse.com/transforms3d

Still dunno if my question got ignored or my English is that so bad that no one understood what i needed to solve =(