Bootstrap 3 Template
This is a simple Twitter Bootstrap 3 template. You can fork it to get a ready to use Bootstrap 3 fiddle.
HTML
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css">
<div class="container">
<div class="jumbotron bg-flamingo text-derby ">
<h1>Twitter Bootstrap 3.0</h1>
<p class="lead">Starter template with CSS and JS included.</p>
<p><a class="btn btn-lg bg-derby text-flamingo" href="#fork">Fork this fiddle</a></p>
</div>
</div>
CSS
/* Latest compiled and minified CSS included as External Resource*/
/* Optional theme */
@import url('//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-theme.min.css');
body {
margin: 10px;
}
/*!
flatuicolor.css - http://www.clsmedia.pl
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2014 Adam Skorupka
Colors by: http://www.flatuicolorpicker.com/
*/
/* BACKGROUND COLORS...
JavaScript
/* Latest compiled and minified JavaScript included as External Resource */