3dtransforms icon indicating copy to clipboard operation
3dtransforms copied to clipboard

:package: Introduction to CSS 3D transforms

Results 6 3dtransforms issues
Sort by recently updated
recently updated
newest added

Issue: Applying a cube rounded corners, the content behind is shown. What I want: Perform a cube with rounded corners, create the effect, or even better, perform a cube with...

Is it possible to make such a 3D graphics scalable or responsive?

I just tried the carousel demo here http://desandro.github.io/3dtransforms/examples/carousel-01.html in IE 11. Unfortunately, it doesn't seem to work, all the numbers on the panels are backward: ![initial](https://cloud.githubusercontent.com/assets/425166/3764893/94d7a14c-18b6-11e4-8a63-c2f66b4476f7.png) And if you click...

From Eric via email > Using your extremely helpful guide (http://desandro.github.io/3dtransforms/docs/card-flip.html), I was able to build a flashcard study tool for my students, that works on most browsers and tablets....

Hi Desandro, I love your Card Flip tutorial, and it works great in Chrome and Firefox, but apparently not in Safari. (I'm running Safari 13.1.3). In Safari, the backside text...

Hi! I stumbled over this blog while trying to figure out how all this 3d transformation stuff in CSS works. Since this box didn't meet my requirements I tried to...