Fork me on GitHub

Buttons and Forms

the buttons and forms CSS3 styles collection is the easiest way, to make buttons and forms on webpages look great. It’s based on the wonderfull code from Tim O’Donnell and improved by Simon Waldherr. The complete code is licensed under the terms of the MIT-License, which allows you to use and to change everything for free.

add Button clear Buttons


delete text color img imgsize link group buttonsize 3D hovercolor disabled




SELECT BUTTON CODE

to use this buttons, copy the above code to the position, where the button should be and the following lines to the head of your HTML page:


<link href="../css/baf.css" 
      media="screen" rel="stylesheet" type="text/css"/>
<link href="../css/icomoon.css" 
      media="screen" rel="stylesheet" type="text/css"/>
<script src="../js/baf.min.js"></script>
SELECT HEAD CODE
show compatibility, license and version informations

Browser compatibility

This is being tested in the latest versions of Chrome, Safari, Firefox and Opera.

License (Code)

MIT License (MIT)

Copyright © 2013 Tim O’Donnell, Simon Waldherr

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

License (Icons)

Creative Commons (CC)

the icons on this paga are provided by icomoon.io and licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License.

Version

baf v. 2.0.2
11.2013

Acknowledgements

This is a fork of todcs css3-google-buttons.
Inspired by Michael Henriksen’s CSS3 Buttons, Twitter Bootstrap, and of course, Google.
Icons from glyphicons.com and icomoon.io

open the Forms Editor