Yes, this seems to work*. O_o See the Pen Image with Background Image (yes you read that right) by Tom (@webrocker) on CodePen. I wondered if I could use a background image for a transparent png I used in a recent blog post, and decided to give it a try and not making a wrapper…
Archiv für "experiment"
3D Cube in CSS
CSS - Cascading Style Sheets - has come a long way from being the "paint" on HTMLs structure. In the relativly short span of one afternoon I was able to create a threedimensional cube, that, with a little help of some JavaScript glued onto some input fields, can be rotated along its X-, Y-, and…