Difference between revisions of "Team:British Columbia/Test/Custom CSS"

Line 5: Line 5:
 
     <meta name="viewport" content="width=device-width, initial-scale=1">
 
     <meta name="viewport" content="width=device-width, initial-scale=1">
 
     <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
 
     <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
      
+
     <meta name="description" content="">
 +
    <meta name="author" content="">
 +
    <link rel="icon" href="../../favicon.ico">
 +
 
 
     <title>Starter Template for Bootstrap</title>
 
     <title>Starter Template for Bootstrap</title>
  
Line 11: Line 14:
 
     <link href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" rel="stylesheet">
 
     <link href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" rel="stylesheet">
  
     <!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
+
      
    <!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
+
    <script src="../../assets/js/ie-emulation-modes-warning.js"></script>
+
 
+
    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
+
    <!--[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]-->
+
 
   </head>
 
   </head>
  

Revision as of 19:24, 30 March 2015

Starter Template for Bootstrap