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

Why is the photo description and download side labeled as .back when it begins on the left side of the cube?

I found this quite confusing but from a front facing perspective the side that ends up facing you with the description begins on the left side due to this being a 270 degree rotation. so which side does .left attribute to? the back of the cube?

1 Answer

Steven Parker
Steven Parker
229,644 Points

I think the names are based on the final placement of the sides (where they go when you hover the mouse over the cube).

I also found that a bit confusing. I might have named them using the starting placement instead.