Difference between revisions of "Team:Duke/Templates/Nav"

Line 1: Line 1:
 
<html>
 
<html>
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
 
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
 
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <!--necessary for bootstrap-->
 
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <!--necessary for bootstrap-->
Line 6: Line 7:
 
   <link rel="stylesheet" href="http://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css">
 
   <link rel="stylesheet" href="http://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css">
 
   <!--Set width to the width of the device-->
 
   <!--Set width to the width of the device-->
   <meta name="viewport" content="width=device-width, initial-scale=1">
+
  
 
<nav class="navbar navbar-default" style="margin-bottom: 0px">
 
<nav class="navbar navbar-default" style="margin-bottom: 0px">
 
<div class="container-fluid">
 
<div class="container-fluid">

Revision as of 05:57, 29 September 2016