CSS3 buttons
Refining some buttons that are created entirely in CSS3 (except for the actual icon image) using border-radius, gradient, and box shadows.
The actual HTML that I hook into for all of the buttons is a simple <a> tag with the text inside.
More by Jason O'Brien View profile
Like