2012-12-04 23:30:21 -05:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "utf-8" >
< title > Gallery · Bootstrap< / title >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< meta name = "description" content = "" >
< meta name = "author" content = "" >
2013-01-17 23:26:17 -05:00
<!-- Bootstrap core CSS -->
2012-12-04 23:30:21 -05:00
< link href = "assets/css/bootstrap.css" rel = "stylesheet" >
2013-01-17 23:26:17 -05:00
<!-- Documentation extras -->
2012-12-04 23:30:21 -05:00
< link href = "assets/css/docs.css" rel = "stylesheet" >
< link href = "assets/js/google-code-prettify/prettify.css" rel = "stylesheet" >
2013-01-17 23:26:17 -05:00
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
2012-12-04 23:30:21 -05:00
<!-- [if lt IE 9]>
2013-01-17 23:23:33 -05:00
< script src = "assets/js/html5shiv.js" > < / script >
2013-01-17 20:02:35 -05:00
< script src = "assets/js/respond/respond.min.js" > < / script >
2012-12-04 23:30:21 -05:00
<![endif]-->
2013-01-17 23:26:17 -05:00
<!-- Favicons -->
2012-12-04 23:30:21 -05:00
< link rel = "apple-touch-icon-precomposed" sizes = "144x144" href = "assets/ico/apple-touch-icon-144-precomposed.png" >
< link rel = "apple-touch-icon-precomposed" sizes = "114x114" href = "assets/ico/apple-touch-icon-114-precomposed.png" >
2012-12-05 14:05:10 -05: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" >
< link rel = "shortcut icon" href = "assets/ico/favicon.png" >
2012-12-04 23:30:21 -05:00
< / head >
< body data-spy = "scroll" data-target = ".bs-docs-sidebar" >
<!-- Navbar
================================================== -->
< div class = "navbar navbar-inverse navbar-fixed-top" >
< div class = "container" >
< button type = "button" class = "btn btn-navbar" data-toggle = "collapse" data-target = ".nav-collapse" >
< 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 = "" >
< a href = "./index.html" > Home< / a >
< / li >
< li class = "" >
< a href = "./getting-started.html" > Get started< / a >
< / li >
< li class = "" >
2013-01-17 03:58:34 -05:00
< a href = "./css.html" > CSS< / a >
2012-12-04 23:30:21 -05:00
< / li >
< li class = "" >
< a href = "./components.html" > Components< / a >
< / li >
< li class = "" >
< a href = "./javascript.html" > JavaScript< / a >
< / li >
< li class = "" >
< a href = "./customize.html" > Customize< / a >
< / li >
< / ul >
< / div >
< / div >
< / div >
<!-- Subhead
================================================== -->
2012-12-20 00:42:36 -05:00
< header class = "bs-docs-jumbotron subhead" >
2012-12-04 23:30:21 -05:00
< div class = "container" >
< h1 > Gallery< / h1 >
< p class = "lead" > Showcase of sites using Bootstrap.< / p >
< / div >
< / header >
< div class = "container" >
< section class = "bs-docs-gallery" >
< div class = "row" >
< div class = "span4" >
< a class = "thumbnail" href = "https://yourkarma.com" >
< img src = "assets/img/example-sites/example-karma.jpg" >
< / a >
< / div >
< div class = "span4" >
< a class = "thumbnail" href = "http://metrotwit.com" >
< img src = "assets/img/example-sites/example-metrotwit.jpg" >
< / a >
< / div >
< div class = "span4" >
< a class = "thumbnail" href = "http://scriptogr.am" >
< img src = "assets/img/example-sites/example-scriptogram.jpg" >
< / a >
< / div >
< div class = "span4" >
< a class = "thumbnail" href = "http://translate.twttr.com" >
< img src = "assets/img/example-sites/example-twitter-translation-center.jpg" >
< / a >
< / div >
< div class = "span4" >
< a class = "thumbnail" href = "http://soundready.fm" >
< img src = "assets/img/example-sites/example-soundready.jpg" >
< / a >
< / div >
< div class = "span4" >
< a class = "thumbnail" href = "http://breakingnews.com" >
< img src = "assets/img/example-sites/example-breakingnews.jpg" >
< / a >
< / div >
< div class = "span4" >
< a class = "thumbnail" href = "http://desk.com" >
< img src = "assets/img/example-sites/example-desk.jpg" >
< / a >
< / div >
< div class = "span4" >
< a class = "thumbnail" href = "http://jumpstartui.com" >
< img src = "assets/img/example-sites/example-jumpstart-ui.jpg" >
< / a >
< / div >
< div class = "span4" >
< a class = "thumbnail" href = "http://atheycreek.com" >
< img src = "assets/img/example-sites/example-athey-creek.jpg" >
< / a >
< / div >
< / div >
< / section >
< / div >
<!-- Footer
================================================== -->
< footer class = "footer" >
< div class = "container" >
< div class = "bs-docs-social" >
< ul class = "bs-docs-social-buttons" >
< li >
< iframe class = "github-btn" src = "http://ghbtns.com/github-btn.html?user=twitter&repo=bootstrap&type=watch&count=true" allowtransparency = "true" frameborder = "0" scrolling = "0" width = "100px" height = "20px" > < / iframe >
< / li >
< li >
< iframe class = "github-btn" src = "http://ghbtns.com/github-btn.html?user=twitter&repo=bootstrap&type=fork&count=true" allowtransparency = "true" frameborder = "0" scrolling = "0" width = "102px" 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 >
< p > Designed and built with all the love in the world 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 < a href = "http://www.apache.org/licenses/LICENSE-2.0" target = "_blank" > Apache License v2.0< / a > , documentation under < a href = "http://creativecommons.org/licenses/by/3.0/" > CC BY 3.0< / a > .< / p >
< p > < 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 >
< ul class = "footer-links" >
< li > < a href = "http://blog.getbootstrap.com" > Blog< / a > < / li >
< li class = "muted" > · < / li >
< li > < a href = "https://github.com/twitter/bootstrap/issues?state=open" > Issues< / a > < / li >
< li class = "muted" > · < / li >
< li > < a href = "https://github.com/twitter/bootstrap/wiki" > Roadmap and changelog< / a > < / li >
< / ul >
< / div >
< / footer >
2013-01-17 23:28:05 -05:00
<!-- Bootstrap core JavaScript
2012-12-04 23:30:21 -05:00
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
< script src = "assets/js/jquery.js" > < / script >
< 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 >
< script src = "assets/js/bootstrap-affix.js" > < / script >
2013-01-17 23:26:17 -05:00
< script type = "text/javascript" src = "http://platform.twitter.com/widgets.js" > < / script >
2012-12-04 23:30:21 -05:00
< script src = "assets/js/holder/holder.js" > < / script >
< script src = "assets/js/google-code-prettify/prettify.js" > < / script >
< script src = "assets/js/application.js" > < / script >
< / body >
< / html >