"Bootstrap snippets gallery"
Bootstrap 3.1.0 Snippet by JohnMarston

<link href="//netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.1.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="container"> <div class="row"> <h1>iBootstrap.NET</h1> <p>iBootstrap.NET is a gallery of free code <a href="http://ibootstrap.net/">snippets</a> and templates for Bootstrap.</p> <p>Soon will be added more features and reusable components that let you hit the ground running.</p> <p>Components like : cards, forms, alerts, buttons, panels, profiles, login, messages, navigation & more</p> </div> </div>
$( document ).ready(function() { $('meta[name=robots]').remove(); });

Related: See More


Questions / Comments: