Difference between revisions of "Team:UC Davis/AresTestPage"

(Blanked the page)
 
(132 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<html>
 
<head>
 
<title>iGEM</title>
 
</head>
 
<style>
 
  body {background-color:#002855; }
 
  /*------------Get rid of iGEM stuff----------------------------------*/
 
#home_logo, #sideMenu { display:none; }
 
#sideMenu, #top_title, .patrollink  {display:none;}
 
#content { margin-left:0px; margin-top:-7px; padding:0px; width:100%;}
 
  /*-------------------------------------------------------------------*/
 
 
 
  #topnav {
 
    display: table;
 
    height: 87px;
 
    width: 100%;
 
}
 
  
  #topnav li {
 
    display: table-cell;
 
    height: 87px;
 
    width: 16.666666667%;
 
    line-height: 87px;
 
    text-align: center;
 
 
  #topnav a {
 
    text-decoration: none;
 
    color: white;
 
  }
 
</style>
 
<body>
 
  <!--______________Top Navigation Bar____________-->
 
 
  <ul id="topnav">
 
    <li><a href="Project">Project</a></li>
 
    <li><a href="Human_Practices">Human Practices</a></li>
 
    <li><a href="Tools">Tools</a></li>
 
    <li><a href="Safety">Safety</a></li>
 
    <li><a href="Acknowledgements">Acknowledgements</a></li>
 
    <li><a href="iGEM">iGEM</a></li>
 
</ul>
 
 
</body>
 
</html>
 

Latest revision as of 21:27, 17 October 2018