|
|
Line 4: |
Line 4: |
| <link rel="stylesheet" type="text/css" href="https://2012.igem.org/Team:Stanford-Brown/Templates/css?action=raw&ctype=text/css" /> | | <link rel="stylesheet" type="text/css" href="https://2012.igem.org/Team:Stanford-Brown/Templates/css?action=raw&ctype=text/css" /> |
| <link href='http://fonts.googleapis.com/css?family=Ubuntu+Condensed' rel='stylesheet' type='text/css'> | | <link href='http://fonts.googleapis.com/css?family=Ubuntu+Condensed' rel='stylesheet' type='text/css'> |
- | <link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.1.1/css/bootstrap-combined.min.css" rel="stylesheet">
| |
- | <script type="text/javascript" src="http://twitter.github.com/bootstrap/assets/js/bootstrap-dropdown.js"></script>
| |
| | | |
| </head> | | </head> |
Line 28: |
Line 26: |
| </table> | | </table> |
| </div> | | </div> |
- |
| |
- | <div id="navbar-example" class="navbar navbar-static">
| |
- | <div class="navbar-inner">
| |
- | <div class="container" style="width: auto;">
| |
- | <a class="brand" href="#">Project Name</a>
| |
- | <ul class="nav" role="navigation">
| |
- | <li class="dropdown">
| |
- | <a id="drop1" href="#" role="button" class="dropdown-toggle" data-toggle="dropdown">Dropdown <b class="caret"></b></a>
| |
- | <ul class="dropdown-menu" role="menu" aria-labelledby="drop1">
| |
- | <li><a tabindex="-1" href="http://google.com">Action</a></li>
| |
- | <li><a tabindex="-1" href="#anotherAction">Another action</a></li>
| |
- | <li><a tabindex="-1" href="#">Something else here</a></li>
| |
- | <li class="divider"></li>
| |
- | <li><a tabindex="-1" href="#">Separated link</a></li>
| |
- | </ul>
| |
- | </li>
| |
- | <li class="dropdown">
| |
- | <a href="#" id="drop2" role="button" class="dropdown-toggle" data-toggle="dropdown">Dropdown 2 <b class="caret"></b></a>
| |
- | <ul class="dropdown-menu" role="menu" aria-labelledby="drop2">
| |
- | <li><a tabindex="-1" href="#">Action</a></li>
| |
- | <li><a tabindex="-1" href="#">Another action</a></li>
| |
- | <li><a tabindex="-1" href="#">Something else here</a></li>
| |
- | <li class="divider"></li>
| |
- | <li><a tabindex="-1" href="#">Separated link</a></li>
| |
- | </ul>
| |
- | </li>
| |
- | </ul>
| |
- | <ul class="nav pull-right">
| |
- | <li id="fat-menu" class="dropdown">
| |
- | <a href="#" id="drop3" role="button" class="dropdown-toggle" data-toggle="dropdown">Dropdown 3 <b class="caret"></b></a>
| |
- | <ul class="dropdown-menu" role="menu" aria-labelledby="drop3">
| |
- | <li><a tabindex="-1" href="#">Action</a></li>
| |
- | <li><a tabindex="-1" href="#">Another action</a></li>
| |
- | <li><a tabindex="-1" href="#">Something else here</a></li>
| |
- | <li class="divider"></li>
| |
- | <li><a tabindex="-1" href="#">Separated link</a></li>
| |
- | </ul>
| |
- | </li>
| |
- | </ul>
| |
- | </div>
| |
- | </div>
| |
- | </div> <!-- /navbar-example -->
| |
- |
| |
- |
| |
- |
| |
| | | |
| <div id="border-top"></div> | | <div id="border-top"></div> |
Line 149: |
Line 102: |
| | | |
| <div class="bottom-panel"> | | <div class="bottom-panel"> |
- | </div>
| |