3dtransforms
3dtransforms copied to clipboard
:package: Introduction to CSS 3D transforms
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:  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...