Line 13: | Line 13: | ||
<meta name="author" content=""> | <meta name="author" content=""> | ||
− | <title> | + | <title>inCell</title> |
<!-- Bootstrap Core CSS --> | <!-- Bootstrap Core CSS --> | ||
Line 59: | Line 59: | ||
<ul class="nav navbar-nav navbar-right"> | <ul class="nav navbar-nav navbar-right"> | ||
<li> | <li> | ||
− | <a href=" | + | <div class="dropdown"> |
+ | <button class="dropbtn">Project Description</button> | ||
+ | <div class="dropdown-content"> | ||
+ | <a href="https://2017.igem.org/Team:UCopenhagen/Project">Overview</a> | ||
+ | <a href="https://2017.igem.org/Team:UCopenhagen/Interdependency">Interdependency</a> | ||
+ | <a href="https://2017.igem.org/Team:UCopenhagen/Number-Control">Number Control</a> | ||
+ | <a href="https://2017.igem.org/Team:UCopenhagen/Protein-Import">Protein Import</a> | ||
+ | <a href="https://2017.igem.org/Team:UCopenhagen/Results">Results</a> | ||
+ | <a href="https://2017.igem.org/Team:UCopenhagen/Parts">Parts</a> | ||
+ | <a href="https://2017.igem.org/Team:UCopenhagen/Model">Modelling</a> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li> | <li> | ||
<div class="dropdown"> | <div class="dropdown"> | ||
− | <button class="dropbtn"> | + | <button class="dropbtn">Safety</button> |
<div class="dropdown-content"> | <div class="dropdown-content"> | ||
− | <a href=" | + | <a href="https://2017.igem.org/Team:UCopenhagen/Safety">Overview</a> |
− | <a href=" | + | <a href="https://2017.igem.org/Team:UCopenhagen/Notebook">Notebook</a> |
− | <a href=" | + | <a href="https://2017.igem.org/Team:UCopenhagen/Protocols">Protocols</a> |
</div> | </div> | ||
</div> | </div> | ||
</li> | </li> | ||
<li> | <li> | ||
− | <a href=" | + | <div class="dropdown"> |
+ | <button class="dropbtn">Team</button> | ||
+ | <div class="dropdown-content"> | ||
+ | <a href="https://2017.igem.org/Team:UCopenhagen/Team">Overview</a> | ||
+ | <a href="https://2017.igem.org/Team:UCopenhagen/Attributions">Attributions</a> | ||
+ | <a href="https://2017.igem.org/Team:UCopenhagen/Collaborations">Collaborations</a> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li> | <li> | ||
− | <a href=" | + | <div class="dropdown"> |
+ | <button class="dropbtn">Human Practices</button> | ||
+ | <div class="dropdown-content"> | ||
+ | <a href="https://2017.igem.org/Team:UCopenhagen/HP">Overview</a> | ||
+ | <a href="https://2017.igem.org/Team:UCopenhagen/HP/Ethics">Ethics</a> | ||
+ | <a href="https://2017.igem.org/Team:UCopenhagen/HP/Podcast">Podcast</a> | ||
+ | <a href="https://2017.igem.org/Team:UCopenhagen/HP/Media">Media</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <div class="dropdown"> | ||
+ | <button class="dropbtn">What's next?</button> | ||
+ | <div class="dropdown-content"> | ||
+ | <a href="https://2017.igem.org/Team:UCopenhagen/Next">Next steps</a> | ||
+ | <a href="https://2017.igem.org/Team:UCopenhagen/Limitations">Limitations</a> | ||
+ | <a href="https://2017.igem.org/Team:UCopenhagen/Ethical-concerns">Ethical concerns</a> | ||
+ | <a href="https://2017.igem.org/Team:UCopenhagen/Final">Final words</a> | ||
+ | </div> | ||
</li> | </li> | ||
</ul> | </ul> |
Revision as of 12:10, 3 September 2017
<!DOCTYPE HTML>