NithikB123 (Talk | contribs) |
KevinYLi123 (Talk | contribs) |
||
Line 65: | Line 65: | ||
} | } | ||
− | + | div.vertcenter { | |
+ | position: relative; | ||
+ | } | ||
+ | div.vertcenter img { | ||
+ | position: absolute; | ||
+ | top: 50%; | ||
+ | transform: translate(0, -50%); | ||
+ | } | ||
</style> | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
− | |||
<div class="navbar"> | <div class="navbar"> | ||
− | <div style="width: | + | <div class = "vertcenter" style="width: 33%; float:left"> |
− | + | <center><img src="https://static.igem.org/mediawiki/2017/3/36/RevisedLambertLonghorn.png" style="width:60px; vertical-align: middle;"></center> | |
− | </div> | + | </div> |
− | <div style="width: | + | <div style="width: 67%; float:right"> |
− | + | <a href="https://2018.igem.org/Team:Lambert_GA">Home</a> | |
− | + | <div class="dropdown"> | |
− | + | <button class="dropbtn">Team | |
− | + | <i class="fa fa-caret-down"></i> | |
− | + | </button> | |
− | + | <div class = "dropdown-content"> | |
− | + | <a href="https://2018.igem.org/Team:Lambert_GA/Team">Team Members</a> | |
− | + | <a href="https://2018.igem.org/Team:Lambert_GA/Collaborations">Collaborations</a> | |
− | + | </div> | |
− | + | </div> | |
− | + | <div class="dropdown"> | |
− | + | <button class="dropbtn">Project | |
− | </div> | + | <i class="fa fa-caret-down"></i> |
− | </div> | + | </button> |
+ | <div class="dropdown-content"> | ||
+ | <a href="https://2018.igem.org/Team:Lambert_GA/Description">Description</a> | ||
+ | <a href="https://2018.igem.org/Team:Lambert_GA/Design">Design</a> | ||
+ | <a href="https://2018.igem.org/Team:Lambert_GA/Experiments">Experiments</a> | ||
+ | <a href="https://2018.igem.org/Team:Lambert_GA/Notebook">Notebook</a> | ||
+ | <a href="https://2018.igem.org/Team:Lambert_GA/InterLab">Interlab</a> | ||
+ | <a href="https://2018.igem.org/Team:Lambert_GA/Model">Model</a> | ||
+ | <a href="https://2018.igem.org/Team:Lambert_GA/Results">Results</a> | ||
+ | <a href="https://2018.igem.org/Team:Lambert_GA/Demonstrate">Demonstrate</a> | ||
+ | <a href="https://2018.igem.org/Team:Lambert_GA/Improve">Improve</a> | ||
+ | <a href="https://2018.igem.org/Team:Lambert_GA/Attributions">Attributions</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="dropdown"> | ||
+ | <button class="dropbtn">Parts | ||
+ | <i class="fa fa-caret-down"></i> | ||
+ | </button> | ||
+ | <div class="dropdown-content"> | ||
+ | <a href="https://2018.igem.org/Team:Lambert_GA/Parts">Parts Overview</a> | ||
+ | <a href="https://2018.igem.org/Team:Lambert_GA/Basic_Part">Basic Parts</a> | ||
+ | <a href="https://2018.igem.org/Team:Lambert_GA/Composite_Part">Composite Parts</a> | ||
+ | <a href="https://2018.igem.org/Team:Lambert_GA/Part_Collection">Part Collection</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <a href="https://2018.igem.org/Team:Example2/Safety">Safety</a> | ||
+ | <div class="dropdown"> | ||
+ | <button class="dropbtn">Human Practices | ||
+ | <i class="fa fa-caret-down"></i> | ||
+ | </button> | ||
+ | <div class="dropdown-content"> | ||
+ | <a href="https://2018.igem.org/Team:Lambert_GA/Human_Practices">Human Practices</a> | ||
+ | <a href="https://2018.igem.org/Team:Lambert_GA/Public_Engagement">Education & Engagement</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="dropdown"> | ||
+ | <button class="dropbtn">Human Practices | ||
+ | <i class="fa fa-caret-down"></i> | ||
+ | </button> | ||
+ | <div class="dropdown-content"> | ||
+ | <a href="https://2018.igem.org/Team:Lambert_GA/Human_Practices">Human Practices</a> | ||
+ | <a href="https://2018.igem.org/Team:Lambert_GA/Public_Engagement">Education & Engagement</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
</div> | </div> | ||
Revision as of 18:54, 21 May 2018