Difference between revisions of "Template:Oxford"

Line 99: Line 99:
 
         height: 100%;
 
         height: 100%;
 
         line-height: 1.8;
 
         line-height: 1.8;
}
+
        }
Clear the default wiki settings */
+
        Clear the default wiki settings */
 
 
 
#home_logo, #sideMenu { display:none; }
 
#home_logo, #sideMenu { display:none; }
Line 463: Line 463:
 
<!-- This tells the browser that your page is responsive -->
 
<!-- This tells the browser that your page is responsive -->
 
<meta name="viewport" content="width=device-width, initial-scale=1">  
 
<meta name="viewport" content="width=device-width, initial-scale=1">  
 
 
         <!-- This is from CSS templates -->
 
         <!-- This is from CSS templates -->
 
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
 
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
Line 470: Line 469:
 
<!-- Latest compiled and minified CSS -->
 
<!-- Latest compiled and minified CSS -->
 
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
 
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<!-- jQuery library -->
 
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
 
<!-- Latest compiled JavaScript -->
 
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 
  
  
Line 479: Line 474:
  
  
 +
<body>
 +
 +
<nav class="navbar navbar-default">
 +
  <div class="container-fluid">
 +
    <div class="navbar-header">
 +
      <a class="navbar-brand" href="#">WebSiteName</a>
 +
    </div>
 +
    <ul class="nav navbar-nav">
 +
      <li class="active"><a href="#">Home</a></li>
 +
      <li><a href="#">Page 1</a></li>
 +
      <li><a href="#">Page 2</a></li>
 +
      <li><a href="#">Page 3</a></li>
 +
    </ul>
 +
  </div>
 +
</nav>
  
 
<div class="igem_2017_menu_wrapper" >
 
<div class="igem_2017_menu_wrapper" >
Line 762: Line 772:
 
</div>
 
</div>
  
 
+
</body>
  
 
<!-- start of content -->
 
<!-- start of content -->
 
<div class="igem_2017_content_wrapper">
 
<div class="igem_2017_content_wrapper">
 
<h1>Oxford</h1>
 
<h1>Oxford</h1>

Revision as of 09:42, 3 July 2017

Oxford