CDN Bootstrap JQuery

Html code to be used straight into the head section, simply…

<link href=”//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css” rel=”stylesheet”>
<script src=”//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js”></script>
<script src=”//ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js”></script>
<script src=”//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js”></script>

Leave a Reply

Your email address will not be published. Required fields are marked *