<! DOCTYPE html>
<meta charset= "Utf-8" >
<meta http-equiv= "x-ua-compatible" content= "Ie=edge" >
<meta name= "viewport" content= "Width=device-width, initial-scale=1" >
<!--the above 3 meta tags * must be * placed first, and any other content * must be * followed thereafter! -
<title>bootstrap 101 Template</title>
<!--Bootstrap--
<link href= "Css/bootstrap.min.css" rel= "stylesheet" >
<!--HTML5 Shim and Respond.js for IE8 support of HTML5 elements and media queries-
<!--WARNING:Respond.js doesn ' t work if you view the page via file://--
<!--[If Lt IE 9]>
<script src= "Http://cdn.bootcss.com/html5shiv/3.7.2/html5shiv.min.js" ></script>
<script src= "Http://cdn.bootcss.com/respond.js/1.4.2/respond.min.js" ></script>
<! [endif]-->
<body>
<!--jQuery (necessary for Bootstrap ' s JavaScript plugins)--
<script src= "Http://cdn.bootcss.com/jquery/1.11.2/jquery.min.js" ></script>
<!--Include all compiled plugins (below), or include individual files as needed-
<script src= "Js/bootstrap.min.js" ></script>
</body>
Bootstrap Developing basic templates