SKammerman (Talk | contribs) |
SKammerman (Talk | contribs) |
||
(25 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<head> | <head> | ||
− | <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600' | + | <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600' rel='stylesheet' type='text/css'> |
− | + | ||
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script> | <script src="http://code.jquery.com/jquery-2.1.0.min.js"></script> | ||
<link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,700' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,700' rel='stylesheet' type='text/css'> | ||
Line 11: | Line 10: | ||
− | <! | + | <!-- STYLE --> |
<style> | <style> | ||
− | #sideMenu, #top_title {display:none; | + | #sideMenu, |
− | + | #top_title { | |
− | + | display: none; | |
− | + | } | |
+ | #content { | ||
+ | padding: 0px; | ||
+ | width: 90%; | ||
+ | margin-top: -7px; | ||
+ | margin-left: 5%; | ||
+ | margin-right: 5%; | ||
+ | } | ||
+ | |||
+ | body { | ||
+ | background-color: white; | ||
+ | } | ||
+ | |||
+ | #bodyContent h1, | ||
+ | #bodyContent h2, | ||
+ | #bodyContent h3, | ||
+ | #bodyContent h4, | ||
+ | #bodyContent h5 { | ||
+ | margin-bottom: 0px; | ||
+ | } | ||
</style> | </style> | ||
− | <!-- | + | <!-- Body --> |
<body> | <body> | ||
+ | |||
+ | <nav class="navbar navbar-static-top navbar-default"> | ||
+ | <div class="navbar-header"> | ||
+ | <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> | ||
+ | <span class="sr-only">Toggle navigation</span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | </button> | ||
+ | <a class="navbar-brand" id="Team Home Page" href="https://2017.igem.org/Team:UFlorida">UFlorida</a> | ||
− | <div | + | <div id="navbar" class="navbar-collapse collapse"> |
− | + | <ul class="nav navbar-nav"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <!--index--> | |
− | + | <li class="active"><a href="https://2017.igem.org/Team:UFlorida">Home</a></li> | |
− | + | ||
− | <!-- | + | <!--team--> |
− | + | <li class="dropdown"> | |
− | + | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Team<span class="caret"></span></a> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <ul class="dropdown-menu"> | ||
− | + | <li><a href="https://2017.igem.org/Team:UFlorida/Team">Team</a></li> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <li><a href="https://2017.igem.org/Team:UFlorida/Collaborations">Collaborations</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:UFlorida/Attributions">Attributions</a></li> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | </ul> | ||
+ | </li> | ||
− | |||
− | |||
− | <!-- | + | <!--project--> |
− | + | <li class="dropdown"> | |
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Project<span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
− | + | <li><a href="https://2017.igem.org/Team:UFlorida/Description">Description</a></li> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <li><a href="https://2017.igem.org/Team:UFlorida/Design">Design</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:UFlorida/Experiments">Experiments</a></li> | ||
− | <!-- | + | <li><a href="https://2017.igem.org/Team:UFlorida/Notebook">Notebook</a></li> |
− | + | ||
− | + | <li><a href="https://2017.igem.org/Team:UFlorida/InterLab">InterLab</a></li> | |
− | + | ||
− | + | <li><a href="https://2017.igem.org/Team:UFlorida/Results">Results</a></li> | |
− | + | ||
− | + | ||
− | + | </ul> | |
− | + | </li> | |
− | + | ||
− | + | ||
− | + | <!--parts--> | |
− | + | <li class="dropdown"> | |
− | + | ||
− | + | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Parts<span class="caret"></span></a> | |
− | + | ||
− | + | <ul class="dropdown-menu"> | |
+ | <li><a href="https://2017.igem.org/Team:UFlorida/Parts">Parts</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:UFlorida/Basic_Part">Basic Parts</a></li> | ||
+ | |||
+ | </ul> | ||
+ | </li> | ||
+ | |||
+ | <!--human practices--> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Human Practices<span | ||
+ | class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2017.igem.org/Team:UFlorida/HP/Silver">Silver HP</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:UFlorida/Engagement">Public Engagement</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | |||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | </nav> | ||
+ | |||
+ | <div class="container"> | ||
+ | <!-- Rest of the page --> | ||
</div> | </div> | ||
+ | |||
</body> | </body> | ||
+ | |||
</html> | </html> |
Latest revision as of 01:50, 2 November 2017