
CSS3 has been around for some time now, but it is only fairly recently that web browsers have started supporting it properly (not so much Internet Explorer though).
Over the past couple of months I have started making much more use of CSS3 and of course not forgetting HTML5, so I decided to start sharing some of the freshness that CSS3 and HTML5 brought to the web design world.
First up; Some Free CSS3 buttons that you can use. Adding these buttons is easy, here is what you do:
First of you will need the CSS code, you can download this below.
css3buttons.css in your stylesheets foldercss3buttons_backgrounds.png and css3buttons_icons.png in your images foldercss3buttons.css in the head section of your HTML page (see code example below)Code:
link rel="stylesheet" href="stylesheets/css3buttons.css" media="screen"
For a live demo, click here
These CSS3 buttons were created by Michael Henriksen
Article source: http://www.sa-seo.co.za/free-css3-buttons/