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 CSS Transitions and Transforms Adding 3D Effects with CSS Build a Rotating 3D Cube

Nnanna Okoli
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Nnanna Okoli
Front End Web Development Techdegree Graduate 19,181 Points

Was not able to achieve the 3D effect???

Hi there,

Could you help with my TH Workspace please, I tried to imitate the code shown on the tutorial and included the update coded due to the rendering changes on browser screens but unfortunately, I still was not able to achieve the 3D desired effects...

My snapshot - https://w.trhou.se/g2c69787o6

1 Answer

Nnanna Okoli
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Nnanna Okoli
Front End Web Development Techdegree Graduate 19,181 Points

Ignore my previous comment. I found the error which was my fault.

There was a typo within the css/interation.css folder line 25... I forgot to add the full property of transform-style: preserve-3d.

Once I corrected this I achieved the desired 3D effects :D #winning