March 24, 2010
CSS3 contains a lot of fun stuff. One of the new things is the ability to rotate virtually everything. Most of the major browsers have already implemented it – that is, it is supported in the most recent versions of Firefox, Safari, Opera and Chrome. It is not supported in IE8 (what did you expect?). [...]
Read the full article →
March 3, 2010
Creating boxes with rounded corners on a web page used to be a large operation. It required the making of images representing rounded corners, with the same colors as the box and the background, and then positioning them in the corners of the box using four DIVs, each with one image slice as background. Not [...]
Read the full article →