(Created page with "<html> <head> <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Josefin+Sans:600" rel="styles...") |
|||
Line 2: | Line 2: | ||
<head> | <head> | ||
− | |||
− | |||
− | |||
<style> | <style> | ||
Line 128: | Line 125: | ||
</head> | </head> | ||
<body> | <body> | ||
− | <div | + | <img class = "logo" src = "https://static.igem.org/mediawiki/2018/5/55/T--TPHS_San_Diego--Logo3.png" alt = "logo" > |
− | <div | + | |
− | <div class="dropdown | + | <div class = "navbar"> |
− | + | ||
+ | <div class = "dropdown"> | ||
+ | <button class = "dropbtn">Project | ||
+ | <i class = "fa fa-caret-down"></i> | ||
+ | </button> | ||
+ | <div class = "dropdown-content"> | ||
+ | <a href = "https://2018.igem.org/Team:TPHS_San_Diego/Description">Description</a> | ||
+ | <a href = "https://2018.igem.org/Team:TPHS_San_Diego/Design">Design</a> | ||
+ | <a href = "https://2018.igem.org/Team:TPHS_San_Diego/Model">Model</a> | ||
+ | <a href = "https://2018.igem.org/Team:TPHS_San_Diego/Parts">Parts</a> | ||
+ | <a href = "https://2018.igem.org/Team:TPHS_San_Diego/Results">Results</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class = "dropdown"> | ||
+ | <button class = "dropbtn">Notebook | ||
+ | <i class = "fa fa-caret-down"></i> | ||
+ | </button> | ||
+ | |||
+ | <div class = "dropdown-content"> | ||
+ | <a href = "https://2018.igem.org/Team:TPHS_San_Diego/Notebook">Notebook</a> | ||
+ | <a href = "https://2018.igem.org/Team:TPHS_San_Diego/Experiments">Experiments</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:TPHS_San_Diego/Human_Practices">Human Practices</a> | ||
+ | <a href = "https://2018.igem.org/Team:TPHS_San_Diego/Collaborations">Collaborations</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <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:TPHS_San_Diego/Team">Team</a> | ||
+ | <a href = "https://2018.igem.org/Team:TPHS_San_Diego/Attributions">Attributions</a> | ||
+ | </div> | ||
+ | </div> | ||
− | + | <div class = "dropdown"> | |
− | + | <button class = "dropbtn">Judging | |
− | <div class="dropdown"> | + | <i class = "fa fa-caret-down"></i> |
− | + | </button> | |
− | + | ||
− | + | <div class = "dropdown-content"> | |
− | + | <a href = "https://2018.igem.org/Team:TPHS_San_Diego/Medal Criteria">Medal Criteria</a> | |
− | + | </div> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </div> | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 04:15, 12 October 2018