"Bootstrap 3 Starter Template with CDNs"
Bootstrap 3.2.0 Snippet by mrmccormack

<link href="//netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.2.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"> <h2>Bootstrap 3 Starter Template with CDN <small>sample code</small></h2> <p>Here's a quick way to test out Bootstrap. See the code below for a complete Bootstrap template using <a href="http://en.wikipedia.org/wiki/Content_delivery_network">CDNs</a> </p> <hr> <p> Ref: <a href="https://gist.github.com/readerpal/f9c883f4b4ce4499ff82" target="_blank">Get Source File -Github Gist</a></p> <a href="http://imgur.com/U2t0ik1"><img src="http://i.imgur.com/U2t0ik1.png" title="source: imgur.com" width="400" /></a> <hr> <h2>This is complete code for Bootstrap 3 using CDNs</h2> <p>What are <a href="http://en.wikipedia.org/wiki/Content_delivery_network">CDNs</a> ?</p> <script src="https://gist.github.com/readerpal/f9c883f4b4ce4499ff82.js"></script> <hr> Ref: <a href="https://gist.github.com/readerpal/f9c883f4b4ce4499ff82">Github Gist</a> </div> </div>

Related: See More


Questions / Comments: