Bootstrap 3 Template

This is a simple Twitter Bootstrap 3 template. You can fork it to get a ready to use Bootstrap 3 fiddle.

by Dan Vassallo

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="btn btn-success">MODAL</div>
<div class="btn btn-success">ALERT</div>

CSS

/* Latest compiled and minified CSS included as External Resource*/

body {
    margin: 10px;
}