Browsing Posts of Author

Untangling the CSS3 :not Selector

Untangling the CSS3 :not Selector

By | One comment | Web Development | Tags: , , , ,

The CSS3 :not selector may not be as flashy nor widely known as animations or media queries, but this simple pseudo-class packs a punch and is easy to use. Before we dig in, I'd like to point out (no pun intended) the excellent CSS reference section on the SitePoint website....

CSS3 Buttons For Every Web Browser

CSS3 Buttons For Every Web Browser

By | 3 comments | Web Development | Tags: , , ,

The age of using images for buttons on websites is quickly coming to an end, thanks to expanded browser support for CSS3 properties like rounded corners, gradients and text shadows. Browsers, like Firefox and Safari, actually started supporting some of these properties long...