Created
July 8, 2015 01:25
-
-
Save planetoftheweb/884b9bff2f84d4134020 to your computer and use it in GitHub Desktop.
Bootstrap 3 CDN Page Code
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- HEAD SECTION --> | |
<!-- IE Edge Meta Tag --> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
<!-- Viewport --> | |
<meta name="viewport" content="width=device-width, initial-scale=1"> | |
<!-- Minified CSS --> | |
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"> | |
<!-- Optional Theme --> | |
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css"> | |
<!-- Optional IE8 Support --> | |
<!--[if lt IE 9]> | |
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> | |
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> | |
<![endif]--> | |
<!-- FOOTER SECTION - Before closing </body> tag --> | |
<!-- jQuery --> | |
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> | |
<!-- Minified JavaScript --> | |
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> |
THANK YOU!!! Following up from Lynda and your course on Bootstrap! super excited!!!!!!!!!!!
This is amazing! Thank you! Excellent lessons!
Thank you for nice tutorial.. in lynda! :)
awsome
Thank you...
Thanks Ray !
Following your "Bootstrap 3 Essential Training" on Lynda.
Latest Bootstratp v3.3.6, jQuery 3.1.0 though.
Using DW CC & MAMP Pro.
Thanks Ray...Its really Helpful!!
This course is awesome!!
Thank you. Taking your Lynda course, "Bootstrap 3 Essential Training."
thanks taking your course
Thanks :)
thank you :)
Thanks Ray!
Thank you Ray!
Thank You Sir.....
Much obliged sire.
Awesome stuff. Thanks Ray!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Great Tutorial!