2011-04-27 22:53:51 +02:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "utf-8" >
2012-03-11 00:14:54 +01:00
< title > Twitter Bootstrap< / title >
2011-11-08 20:32:28 +01:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
2011-08-21 03:58:12 +02:00
< meta name = "description" content = "" >
< meta name = "author" content = "" >
2011-04-27 22:53:51 +02:00
2011-06-28 01:47:12 +02:00
<!-- Le styles -->
2012-01-27 07:05:45 +01:00
< link href = "assets/css/bootstrap.css" rel = "stylesheet" >
< link href = "assets/css/bootstrap-responsive.css" rel = "stylesheet" >
2011-08-19 23:23:41 +02:00
< link href = "assets/css/docs.css" rel = "stylesheet" >
2011-08-21 03:58:12 +02:00
< link href = "assets/js/google-code-prettify/prettify.css" rel = "stylesheet" >
2011-04-27 22:53:51 +02:00
2012-02-12 20:08:58 +01:00
<!-- Le HTML5 shim, for IE6 - 8 support of HTML5 elements -->
<!-- [if lt IE 9]>
< script src = "http://html5shim.googlecode.com/svn/trunk/html5.js" > < / script >
<![endif]-->
2011-08-21 03:58:12 +02:00
<!-- Le fav and touch icons -->
2012-01-25 19:19:29 +01:00
< link rel = "shortcut icon" href = "assets/ico/favicon.ico" >
2012-03-25 09:46:03 +02:00
< link rel = "apple-touch-icon-precomposed" sizes = "144x144" href = "assets/ico/apple-touch-icon-144-precomposed.png" >
2012-03-12 01:28:28 +01:00
< link rel = "apple-touch-icon-precomposed" sizes = "114x114" href = "assets/ico/apple-touch-icon-114-precomposed.png" >
2012-03-12 01:53:17 +01:00
< link rel = "apple-touch-icon-precomposed" sizes = "72x72" href = "assets/ico/apple-touch-icon-72-precomposed.png" >
< link rel = "apple-touch-icon-precomposed" href = "assets/ico/apple-touch-icon-57-precomposed.png" >
2012-05-27 01:35:28 +02:00
2011-04-27 22:53:51 +02:00
< / head >
2012-06-09 01:35:04 +02:00
< body data-spy = "scroll" data-target = ".subnav" data-offset = "50" >
2012-06-06 09:48:31 +02:00
2012-06-08 06:48:03 +02:00
<!-- Navbar
================================================== -->
< div class = "navbar navbar-fixed-top" >
< div class = "navbar-inner" >
2012-06-08 07:10:36 +02:00
< div class = "bs-docs-container" >
2012-06-12 07:17:10 +02:00
< button type = "button" class = "btn btn-navbar" data-toggle = "collapse" data-target = ".nav-collapse" >
2012-06-08 06:48:03 +02:00
< span class = "icon-bar" > < / span >
< span class = "icon-bar" > < / span >
< span class = "icon-bar" > < / span >
< / button >
< a class = "brand" href = "./index.html" > Bootstrap< / a >
< div class = "nav-collapse collapse" >
< ul class = "nav" >
< li class = "active" >
2012-06-08 07:10:36 +02:00
< a href = "./index.html" > Home< / a >
2012-06-08 06:48:03 +02:00
< / li >
< li class = "" >
< a href = "./scaffolding.html" > Scaffolding< / a >
< / li >
< li class = "" >
< a href = "./base-css.html" > Base CSS< / a >
< / li >
< li class = "" >
< a href = "./components.html" > Components< / a >
< / li >
< li class = "" >
2012-06-08 07:10:36 +02:00
< a href = "./javascript.html" > Javascript< / a >
2012-06-08 06:48:03 +02:00
< / li >
2012-06-28 08:56:00 +02:00
< li class = "" >
< a href = "./extend.html" > Extend< / a >
< / li >
2012-06-08 06:48:03 +02:00
< / ul >
< / div >
< / div >
< / div >
< / div >
2012-06-06 02:16:17 +02:00
< div class = "bs-docs-container" >
2011-10-27 08:11:56 +02:00
2012-07-01 17:42:09 +02:00
< / div >
< div class = "jumbo" >
< div class = "bs-docs-container" >
< h1 > Bootstrap< / h1 >
< p > Sleek, intuitive, and powerful front-end framework for faster and easier web development.< / p >
2012-07-05 08:31:30 +02:00
< p > < a href = "assets/bootstrap.zip" class = "btn btn-primary btn-large" > Download Bootstrap< / a > < / p >
< ul class = "jumbo-links" >
< li > < a href = "#" > Customize< / a > < / li >
< li > < a href = "#" > GitHub project< / a > < / li >
< li > Version 2.1.0< / li >
< / ul >
2012-07-01 17:42:09 +02:00
< / div >
< / div >
2012-07-06 19:10:56 +02:00
< div class = "jumbo-buttons" >
< div class = "bs-docs-container" >
< ul class = "quick-links" >
< li >
< iframe class = "github-btn" src = "http://markdotto.github.com/github-buttons/github-btn.html?user=twitter&repo=bootstrap&type=watch&count=true" allowtransparency = "true" frameborder = "0" scrolling = "0" width = "112px" height = "20px" > < / iframe >
< / li >
< li >
< iframe class = "github-btn" src = "http://markdotto.github.com/github-buttons/github-btn.html?user=twitter&repo=bootstrap&type=fork&count=true" allowtransparency = "true" frameborder = "0" scrolling = "0" width = "98px" height = "20px" > < / iframe >
< / li >
< li class = "follow-btn" >
< a href = "https://twitter.com/twbootstrap" class = "twitter-follow-button" data-link-color = "#0069D6" data-show-count = "true" > Follow @twbootstrap< / a >
< / li >
< li class = "tweet-btn" >
< a href = "https://twitter.com/share" class = "twitter-share-button" data-url = "http://twitter.github.com/bootstrap/" data-count = "horizontal" data-via = "twbootstrap" data-related = "mdo:Creator of Twitter Bootstrap" > Tweet< / a >
< / li >
< / ul >
< / div >
< / div >
2012-07-01 17:42:09 +02:00
< div class = "bs-docs-container" >
2012-01-31 05:50:51 +01:00
<!-- Masthead
================================================== -->
2012-07-01 17:42:09 +02:00
< header class = "jumbotron masthead" style = "display: none;" >
2012-01-31 05:50:51 +01:00
< div class = "inner" >
2012-06-05 08:31:26 +02:00
< h1 > Twitter Bootstrap< / h1 >
2012-01-31 05:50:51 +01:00
< p > Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.< / p >
< p class = "download-info" >
2012-05-27 08:17:23 +02:00
< a href = "https://github.com/twitter/bootstrap/" class = "btn btn-primary btn-large" > View project on GitHub< / a >
2012-06-03 07:12:45 +02:00
< a href = "assets/bootstrap.zip" class = "btn btn-large" > Download Bootstrap < small > (v2.1.0)< / small > < / a >
2012-01-31 05:50:51 +01:00
< / p >
< / div >
2012-03-12 07:33:08 +01:00
< div class = "bs-links" >
< ul class = "quick-links" >
< li > < a href = "./upgrading.html" > Upgrading from 1.4< / a > < / li >
< li > < a href = "https://github.com/twitter/bootstrap/zipball/master" > Download with docs< / a > < / li >
2012-03-23 09:13:20 +01:00
< li > < a href = "http://blog.getbootstrap.com" > Read the blog< / a > < / li >
2012-03-12 07:33:52 +01:00
< li > < a href = "https://github.com/twitter/bootstrap/issues?state=open" > Submit issues< / a > < / li >
2012-03-12 07:33:08 +01:00
< li > < a href = "https://github.com/twitter/bootstrap/wiki" > Roadmap and changelog< / a > < / li >
< / ul >
< ul class = "quick-links" >
< li >
< iframe class = "github-btn" src = "http://markdotto.github.com/github-buttons/github-btn.html?user=twitter&repo=bootstrap&type=watch&count=true" allowtransparency = "true" frameborder = "0" scrolling = "0" width = "112px" height = "20px" > < / iframe >
< / li >
< li >
< iframe class = "github-btn" src = "http://markdotto.github.com/github-buttons/github-btn.html?user=twitter&repo=bootstrap&type=fork&count=true" allowtransparency = "true" frameborder = "0" scrolling = "0" width = "98px" height = "20px" > < / iframe >
< / li >
< li class = "follow-btn" >
< a href = "https://twitter.com/twbootstrap" class = "twitter-follow-button" data-link-color = "#0069D6" data-show-count = "true" > Follow @twbootstrap< / a >
< / li >
< li class = "tweet-btn" >
< a href = "https://twitter.com/share" class = "twitter-share-button" data-url = "http://twitter.github.com/bootstrap/" data-count = "horizontal" data-via = "twbootstrap" data-related = "mdo:Creator of Twitter Bootstrap" > Tweet< / a >
< / li >
< / ul >
< / div >
2012-01-31 05:50:51 +01:00
< / header >
< div class = "marketing" >
2012-07-05 08:31:30 +02:00
< h1 > Introducing Bootstrap.< / h1 >
2012-01-31 05:50:51 +01:00
< p class = "marketing-byline" > Need reasons to love Bootstrap? Look no further.< / p >
2012-07-05 08:31:30 +02:00
< div class = "row-fluid" >
< div class = "span4" >
< img src = "assets/img/bs-docs-twitter-github.png" >
2012-07-06 04:45:32 +02:00
< h2 > By nerds, for nerds.< / h2 >
2012-07-05 08:31:30 +02:00
< p > Built at Twitter by < a href = "http://twitter.com/mdo" > @mdo< / a > and < a href = "http://twitter.com/fat" > @fat< / a > , Bootstrap utilizes < a href = "http://lesscss.org" > LESS CSS< / a > , is compiled via < a href = "http://nodejs.org" > Node< / a > , and is managed through < a href = "http://github.com" > GitHub< / a > to help nerds do awesome stuff on the web.< / p >
2012-01-31 05:50:51 +01:00
< / div >
2012-07-05 08:31:30 +02:00
< div class = "span4" >
< img src = "assets/img/bs-docs-responsive-illustrations.png" >
2012-07-06 04:45:32 +02:00
< h2 > Made for everyone.< / h2 >
2012-07-05 08:31:30 +02:00
< p > Bootstrap was made to not only look and behave great in the latest desktop browsers (as well as IE7!), but in tablet and smartphone browsers via < a href = "./scaffolding.html#responsive" > responsive CSS< / a > as well.< / p >
< / div >
< div class = "span4" >
< img src = "assets/img/bs-docs-bootstrap-features.png" >
< h2 > Packed with features.< / h2 >
< p > Utilize the 12-column responsive < a href = "./scaffolding.html#grid" > grid< / a > , dozens of components, < a href = "./javascript.html" > javascript plugins< / a > , typography, form controls, and even a < a href = "./download.html" > web-based Customizer< / a > to make Bootstrap your own.< / p >
< / div >
< / div >
<!-- <img class="bs - icon" src="assets/img/glyphicons/glyphicons_266_book_open.png">
2012-06-19 22:21:35 +02:00
< h2 > Living, coded examples< / h2 >
< p > Bootstrap was designed first and foremost as a way to document not only the code of our components, but the visual and interaction design through live examples.< / p >
2012-06-05 08:31:26 +02:00
2012-01-31 05:50:51 +01:00
< img class = "bs-icon" src = "assets/img/glyphicons/glyphicons_082_roundabout.png" >
< h2 > Growing library< / h2 >
< p > Despite being only 10kb (gzipped), Bootstrap is one of the most complete front-end toolkits out there with dozens of fully functional components ready to be put to use.< / p >
2012-06-05 08:31:26 +02:00
2012-01-31 05:50:51 +01:00
< img class = "bs-icon" src = "assets/img/glyphicons/glyphicons_009_magic.png" >
< h2 > Custom jQuery plugins< / h2 >
2012-06-19 22:21:35 +02:00
< p > Easy-to-use, proper, and extensible interactions for many of our components with custom-built jQuery plugins to quickly bring any project to life.< / p >
2012-06-05 08:31:26 +02:00
2012-01-31 05:50:51 +01:00
< img class = "bs-icon" src = "assets/img/less-small.png" >
< h2 > Built on LESS< / h2 >
< p > Where vanilla CSS falters, LESS excels. Variables, nesting, operations, and mixins in LESS makes coding CSS faster and more efficient with minimal overhead.< / p >
< / div >
2012-07-05 08:31:30 +02:00
< / div >
-->
2012-01-31 05:50:51 +01:00
2012-06-25 05:26:48 +02:00
< hr class = "soften" >
2012-01-31 05:50:51 +01:00
< h1 > Built with Bootstrap.< / h1 >
< p class = "marketing-byline" > For even more sites built with Bootstrap, < a href = "http://builtwithbootstrap.tumblr.com/" target = "_blank" > visit the unofficial Tumblr< / a > or < a href = "./examples.html" > browse the examples< / a > .< / p >
2012-07-05 08:31:30 +02:00
< div class = "row-fluid" >
< ul class = "thumbnails example-sites" >
< li class = "span3" >
< a class = "thumbnail" href = "http://soundready.fm/" target = "_blank" >
< img src = "assets/img/example-sites/soundready.png" alt = "SoundReady.fm" >
< / a >
< / li >
< li class = "span3" >
< a class = "thumbnail" href = "http://kippt.com/" target = "_blank" >
< img src = "assets/img/example-sites/kippt.png" alt = "Kippt" >
< / a >
< / li >
< li class = "span3" >
< a class = "thumbnail" href = "http://www.fleetio.com/" target = "_blank" >
< img src = "assets/img/example-sites/fleetio.png" alt = "Fleetio" >
< / a >
< / li >
< li class = "span3" >
< a class = "thumbnail" href = "http://www.jshint.com/" target = "_blank" >
< img src = "assets/img/example-sites/jshint.png" alt = "JS Hint" >
< / a >
< / li >
< / ul >
< / div >
2012-01-31 05:50:51 +01:00
< / div > <!-- /.marketing -->
2012-01-26 19:00:09 +01:00
2012-06-07 19:58:15 +02:00
2012-01-24 00:17:32 +01:00
<!-- Footer
2011-10-27 08:11:56 +02:00
================================================== -->
2011-10-17 03:45:11 +02:00
< footer class = "footer" >
2012-06-07 19:20:52 +02:00
< p class = "pull-right" > < a href = "#" > Back to top< / a > < / p >
2011-10-28 08:00:09 +02:00
< p > Designed and built with all the love in the world < a href = "http://twitter.com/twitter" target = "_blank" > @twitter< / a > by < a href = "http://twitter.com/mdo" target = "_blank" > @mdo< / a > and < a href = "http://twitter.com/fat" target = "_blank" > @fat< / a > .< / p >
< p > Code licensed under the < a href = "http://www.apache.org/licenses/LICENSE-2.0" target = "_blank" > Apache License v2.0< / a > . Documentation licensed under < a href = "http://creativecommons.org/licenses/by/3.0/" > CC BY 3.0< / a > .< / p >
< p > Icons from < a href = "http://glyphicons.com" > Glyphicons Free< / a > , licensed under < a href = "http://creativecommons.org/licenses/by/3.0/" > CC BY 3.0< / a > .< / p >
2011-10-17 03:45:11 +02:00
< / footer >
2012-01-23 23:14:16 +01:00
2012-06-09 01:35:04 +02:00
< / div >
2011-10-16 12:00:58 +02:00
2012-01-23 23:14:16 +01:00
2012-01-26 19:00:09 +01:00
<!-- Le javascript
================================================== -->
2011-10-27 08:11:56 +02:00
<!-- Placed at the end of the document so the pages load faster -->
2012-01-26 19:00:09 +01:00
< script type = "text/javascript" src = "http://platform.twitter.com/widgets.js" > < / script >
2012-01-31 22:58:28 +01:00
< script src = "assets/js/jquery.js" > < / script >
2012-01-23 23:14:16 +01:00
< script src = "assets/js/google-code-prettify/prettify.js" > < / script >
2012-01-31 22:58:28 +01:00
< script src = "assets/js/bootstrap-transition.js" > < / script >
< script src = "assets/js/bootstrap-alert.js" > < / script >
< script src = "assets/js/bootstrap-modal.js" > < / script >
< script src = "assets/js/bootstrap-dropdown.js" > < / script >
< script src = "assets/js/bootstrap-scrollspy.js" > < / script >
< script src = "assets/js/bootstrap-tab.js" > < / script >
< script src = "assets/js/bootstrap-tooltip.js" > < / script >
< script src = "assets/js/bootstrap-popover.js" > < / script >
< script src = "assets/js/bootstrap-button.js" > < / script >
< script src = "assets/js/bootstrap-collapse.js" > < / script >
< script src = "assets/js/bootstrap-carousel.js" > < / script >
< script src = "assets/js/bootstrap-typeahead.js" > < / script >
2012-01-23 23:14:16 +01:00
< script src = "assets/js/application.js" > < / script >
2012-02-02 01:38:58 +01:00
2011-04-27 22:53:51 +02:00
< / body >
2011-08-26 09:00:05 +02:00
< / html >