CSS3 buttons framework allow us to create good-looking GitHub style button with more rounded corners, Sometimes when you have multiple buttons, it’s a good thing to highlight the button with the primary action in order to give the user a visual clue of what action to take if in doubt. This can be accomplished by adding a .primary class to the button.

You can also create grouped buttons that are linked together, like seen at Gmail and other places, by using the .left, .middle and .right classes. CSS3 Buttons supports a wide range of icons that can easily be added to any button by adding a span tag inside the anchor tag with the class of .icon and any one of the provided iconclasses.

CSS3 Buttons works in all major browsers.  Some CSS3 features used in CSS3 Buttons is not supported in Internet Explorer browsers!


Demo & Download