Tag: Internet Explorer

Simplicity

I’m working on a tutorial and wanted to make a block rotate 30 degrees, using CSS3. Webkit browsers: -webkit-transform: rotate(30deg); Internet Explorer: filter:progid:DXImageTransform.Microsoft.Matrix( M11=’0.8660253882408142′, M12=’-0.5′,  DX=’0′, M21=’0.5′, M22=’0.8660253882408142′, DY=’0′, sizingmethod=’auto expand’ ); I rest my case.

Redesign: no images – CSS only

Since my computer has been broken for quite some time, and since the low-tech computer I have been using meanwhile can’t really handle Photoshop, I decided to redesign this website without any images. Compared to other people I already use an extreme minimum of images in my designs, but now I was pushing for the [...]