Difference between revisions of "Team:US AFRL CarrollHS"

(Replaced content with "{{US_AFRL_CarrollHS}} <html> </html>")
Line 2: Line 2:
 
<html>
 
<html>
  
<head>
 
<style>
 
ul {
 
    list-style-type: none;
 
    margin: 0;
 
    padding: 0;
 
    overflow: hidden;
 
    background-color: #333;
 
}
 
 
li {
 
    float: left;
 
}
 
 
li a, .dropbtn {
 
    display: inline-block;
 
    color: white;
 
    text-align: center;
 
    padding: 14px 16px;
 
    text-decoration: none;
 
}
 
 
li a:hover, .dropdown:hover .dropbtn {
 
    background-color: red;
 
}
 
 
li.dropdown {
 
    display: inline-block;
 
}
 
 
.dropdown-content {
 
    display: none;
 
    position: absolute;
 
    background-color: #f9f9f9;
 
    min-width: 160px;
 
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 
    z-index: 1;
 
}
 
 
.dropdown-content a {
 
    color: black;
 
    padding: 12px 16px;
 
    text-decoration: none;
 
    display: block;
 
    text-align: left;
 
}
 
 
.dropdown-content a:hover {background-color: #f1f1f1}
 
 
.dropdown:hover .dropdown-content {
 
    display: block;
 
}
 
</style>
 
</head>
 
<body>
 
 
<ul>
 
  <li><a href="https://2017.igem.org/Team:US_AFRL_CarrollHS">Home</a></li>
 
<li class="dropdown">
 
 
    <a href="javascript:void(0)" class="dropbtn">Team</a>
 
    <div class="dropdown-content">
 
<a href= "https://2017.igem.org/Team:US_AFRL_CarrollHS/Team">Team</a>
 
    <a href= "https://2017.igem.org/Team:US_AFRL_CarrollHS/Collaborations">Collaborations</a>
 
   
 
    <div class="dropdown-content">  <li class="dropdown">
 
    <a href="javascript:void(0)" class="dropbtn">Project</a>
 
    <div class="dropdown-content">
 
      <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Description">Description</a>
 
      <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Design">Design</a>
 
      <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Experiments">Experiments</a>
 
      <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Notebook">Notebook</a>
 
      <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Contribution">Contribution</a>
 
      <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Model">Results</a>
 
      <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Demonstrate">Demonstrate</a>
 
      <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Improve">Improve</a>
 
      <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Attributions">Atributions</a>
 
     
 
    <div class="dropdown-content">  <li class="dropdown">
 
    <a href="javascript:void(0)" class="dropbtn">Parts</a>
 
    <div class="dropdown-content">
 
      <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Parts">Parts</a>
 
      <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Basic_Part">Basic Parts</a>
 
      <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Composite_Parts">Composite Parts</a>
 
      <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Part_Collection">Part Collection</a>
 
     
 
      <li><a href="https://2017.igem.org/Team:US_AFRL_CarrollHS">Safety</a></li>
 
<li class="dropdown">
 
     
 
      <div class="dropdown-content">  <li class="dropdown">
 
    <a href="javascript:void(0)" class="dropbtn">Human Practices</a>
 
    <div class="dropdown-content">
 
      <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/HP/Silver">Silver HP</a>
 
      <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/HP/Gold_Integrated">Integrated and Gold</a>
 
      <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Engagement">Public Engagement</a>
 
     
 
        <li><a href="https://igem.org/2017_Judging_Form?team=US_AFRL_CarrollHS">Judging Form</a></li>
 
<li class="dropdown">
 
     
 
 
    </div>
 
  </li>
 
</ul>
 
 
</body>
 
  
 
</html>
 
</html>

Revision as of 18:10, 27 June 2017