http://twitter.github.com/bootstrap/
Icons are provided by fonts with specific css files for each style. If you need icons, remember to include the font stylesheet.
- IcoMoon: http://icomoon.io/
- FontAwesome: http://fortawesome.github.com/Font-Awesome/
- Elusive: http://aristath.github.com/elusive-iconfont
- http://bootswatch.com/amelia/
- http://bootswatch.com/cerulean/
- http://bootswatch.com/cosmo/
- http://bootswatch.com/cyborg/
- http://bootswatch.com/journal/
- http://bootswatch.com/readable/
- http://bootswatch.com/simplex/
- http://bootswatch.com/slate/
- http://bootswatch.com/spacelab/
- http://bootswatch.com/spruce/
- http://bootswatch.com/superhero/
- http://bootswatch.com/united/
<link rel="stylesheet" type="text/css" href="bootstrapped/css/default/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="bootstrapped/css/default/bootstrap-responsive.min.css">
<link rel="stylesheet" type="text/css" href="bootstrapped/fonts/fontawesome/fontawesome.css">
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script>!window.jQuery && document.write(unescape('%3Cscript src="bootstrapped/js/jquery.min.js"%3E%3C/script%3E'))</script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.2.2/bootstrap.min.js"></script>
<script>(typeof($.fn.modal) === 'undefined') && document.write(unescape('%3Cscript src="bootstrapped/js/bootstrap.min.js"%3E%3C/script%3E'))</script>