I'm trying to create a 3D โdoor openโ effect in CSS, but I just can't do it. The problem is that using the rotateY () function makes the element rotate. You can check it here http://jsfiddle.net/uC4du/1/
Do you know how to change the rotateY reference axis? What to do to make the element rotate using the left corners as a link?
source
share