css Archive

1 Jul 2011

CSS Showcase Receives a Makeover

CSS Showcase has had the same design for over 2 years so it’s about time it the gallery site had a makeover, The main reason for this the old design did not fit well on larger monitors.
4 May 2011

Create Pure CSS Tooltips

Through this code, you can have your own tooltips using just CSS!!
4 May 2011

Styling forms with CSS

Forms come in all shapes and sizes but they all look the same and as such they all look really dull but you can change that by styling them with CSS so they match the theme of
4 May 2011

CSS for different versions of IE

Some times your site looks different in IE 6 then it does in 7 or in Firefox. Most of the time you can combat this with better coding but there's times when that just not enough.