Jump to content

Year

Day

24 ways to impress your friends

Vote down?

  • Mazilu Teodor http://www.forum2point0.net

    Incredible article about an incredible topic. Great read.

    At the end of the article you pointed out two interesting things. To which I’d like to add the following: why bother doing the transforms in CSS in the first place? We can rely on the good ol’ JavaScript and HTML5 elements, namely <canvas> and <svg>. This way, the computer will do the computational work for us – not to mention that the current support for HTML5 in browsers is better than for CSS 3D transforms!