Posts Tagged ‘css’

Most Used CSS Tricks

Thursday, March 13th, 2008

Lots of useful CSS tricks here including several rounded corner techniques, with images and without.

Most Used CSS Tricks

CSS Layouts Without Floats

Thursday, March 6th, 2008

Floats have been a major pain in the you know where since the inception of CSS based layouts. While I would never resort to using a table to layout pages again for lots of reasons, floating continues to be a burden on us all. Well, with some clever backwards compatibility (it works in IE5.5/6 and other browsers) and the use of CSS3 style layout you can forget about using floats.

Make SIFR and Suckerfish Play Nice in Wordpress

Friday, February 15th, 2008

I’ve been working with sIFR (scalable Inman Flash Replacement) lately since I grew tired of the same old fonts and did not feel like making images for everything.

(more…)