(Prototype team page) |
|||
Line 1: | Line 1: | ||
{{New_York_City}} | {{New_York_City}} | ||
− | <html> | + | <html lang="en"> |
+ | <head> | ||
+ | <style> | ||
+ | .social{ | ||
+ | max-width: 50px; | ||
+ | max-height: auto; | ||
+ | } | ||
+ | .container { | ||
+ | align-items: center; | ||
+ | max-width: 960px; | ||
+ | } | ||
− | + | a { | |
− | + | color: #7B84ED; | |
− | + | } | |
− | + | ||
+ | .shiny { | ||
+ | color: #7B84ED; | ||
+ | } | ||
− | + | .headimage { | |
+ | border-radius: 15px; | ||
+ | } | ||
− | + | img { | |
− | + | max-height: auto; | |
− | + | max-width: 200px; | |
− | + | margin: 32px 0; | |
− | + | } | |
− | </ | + | </style> |
− | </ | + | </head> |
− | + | <body> | |
− | + | <div class="container"> | |
− | + | <nav class="sticky-top py-3 navbar navbar-expand-lg navbar-light mr-auto"> | |
− | <div class="column | + | <div class="container d-flex flex-column flex-md-row justify-content-between"> |
− | < | + | <div class="navbar-brand"><a href="https://2018.igem.org/Team:New_York_City">New York City iGEM</a></div> |
− | <ul> | + | <div class="collapse navbar-collapse" id="navbarSupportedContent"> |
− | <li> | + | <ul class="navbar-nav mr-auto"> |
− | < | + | <li class="nav-item dropdown"> |
− | < | + | <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarPR" |
− | </ | + | role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> |
+ | Project | ||
+ | </a> | ||
+ | <div class="dropdown-menu" aria-labelledby="navbarPR"> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/HD">What is | ||
+ | Huntington's?</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Description">Description</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Design">Design</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Model">Model</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/InterLab">InterLab</a> | ||
+ | |||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Results">Results</a> | ||
</div> | </div> | ||
+ | </li> | ||
+ | <li class="nav-item dropdown"> | ||
+ | <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarNB" | ||
+ | role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | ||
+ | Notebook | ||
+ | </a> | ||
+ | <div class="dropdown-menu" aria-labelledby="navbarNB"> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Notebook">Notebook</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li class="nav-item dropdown"> | ||
+ | <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarHP" | ||
+ | role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | ||
+ | Human Practices | ||
+ | </a> | ||
+ | <div class="dropdown-menu" aria-labelledby="navbarHP"> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Human_Practices">Human | ||
+ | Practices</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Integrated_Practices">Integrated | ||
+ | Practices</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Public_Engagement">Public | ||
+ | Engagement</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Collaborations">Collaborations</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li class="nav-item dropdown"> | ||
+ | <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarT" | ||
+ | role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | ||
+ | Team | ||
+ | </a> | ||
+ | <div class="dropdown-menu" aria-labelledby="navbarT"> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Team">Team</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Attributions">Attributions</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | </nav> | ||
+ | </div> | ||
+ | <div class="container py-0 align-middle"> | ||
+ | <h2 align="center">Results</h2> | ||
+ | <br/> | ||
+ | </div> | ||
− | + | <div id="pdf" align="center"> | |
− | <div | + | <object data="https://static.igem.org/mediawiki/2018/d/da/T--New_York_City--labnotebook.pdf" type="application/pdf" width="900" height="1200"> alt : <a href="https://static.igem.org/mediawiki/2018/d/da/T--New_York_City--labnotebook.pdf">Team NYC Results</a></object> |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </div> | + | |
− | + | ||
− | + | ||
− | + | ||
+ | <div class="container" align="center"> | ||
+ | <div class="row" align="center"> | ||
+ | <div class="col-sm-3"> | ||
+ | </div> | ||
+ | <div class="col-sm-2"> | ||
+ | <a href="https://www.facebook.com/HDResolution/"><img class="social" src="https://static.igem.org/mediawiki/2018/6/61/T--New_York_City--fb.png"></a> | ||
+ | </div> | ||
+ | <div class="col-sm-2"> | ||
+ | <a href="https://twitter.com/HDNYC_iGEM"><img class="social" src="https://static.igem.org/mediawiki/2018/4/46/T--New_York_City--twit.png"></a> | ||
+ | </div> | ||
+ | <div class="col-sm-2"> | ||
+ | <a href="https://www.instagram.com/nyc_igem/"><img class="social" src="https://static.igem.org/mediawiki/2018/0/0a/T--New_York_City--ig.png"></a> | ||
+ | </div> | ||
+ | <div class="col-sm-3"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 02:31, 18 October 2018