User:Kcrk/Sandbox
From 2013.igem.org
(Difference between revisions)
Line 12: | Line 12: | ||
<meta name="viewport" content="width=device-width"> | <meta name="viewport" content="width=device-width"> | ||
+ | <!-- <link rel="stylesheet" href="css/bootstrap.min.css"> | ||
+ | <style> | ||
+ | body { | ||
+ | padding-top: 50px; | ||
+ | padding-bottom: 20px; | ||
+ | } | ||
+ | </style> | ||
+ | <link rel="stylesheet" href="css/bootstrap-theme.min.css"> | ||
+ | <link rel="stylesheet" href="css/main.css">--> | ||
<link rel="stylesheet" href="https://2013.igem.org/User:Kcrk/Sandbox/css/bootstrap.min.css?action=raw&ctype=text/css"> | <link rel="stylesheet" href="https://2013.igem.org/User:Kcrk/Sandbox/css/bootstrap.min.css?action=raw&ctype=text/css"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<link rel="stylesheet" href="https://2013.igem.org/User:Kcrk/Sandbox/css/bootstrap-theme.min.css?action=raw&ctype=text/css"> | <link rel="stylesheet" href="https://2013.igem.org/User:Kcrk/Sandbox/css/bootstrap-theme.min.css?action=raw&ctype=text/css"> | ||
<link rel="stylesheet" href="https://2013.igem.org/User:Kcrk/Sandbox/css/main.css?action=raw&ctype=text/css"> | <link rel="stylesheet" href="https://2013.igem.org/User:Kcrk/Sandbox/css/main.css?action=raw&ctype=text/css"> | ||
- | + | <!--<script src="js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>--> | |
- | <script src="js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script> | + | |
</head> | </head> | ||
<body> | <body> | ||
Line 36: | Line 38: | ||
<span class="icon-bar"></span> | <span class="icon-bar"></span> | ||
</button> | </button> | ||
- | <a class="navbar-brand" href="#"> | + | <a class="navbar-brand" href="#"><img src="https://static.igem.org/mediawiki/2013/e/ec/Hitbug_small_transparent.png" style="height: 45px; margin: -13px auto;"/></a> |
</div> | </div> | ||
<div class="navbar-collapse collapse"> | <div class="navbar-collapse collapse"> | ||
<ul class="nav navbar-nav"> | <ul class="nav navbar-nav"> | ||
<li class="active"><a href="#">Home</a></li> | <li class="active"><a href="#">Home</a></li> | ||
- | |||
- | |||
<li class="dropdown"> | <li class="dropdown"> | ||
- | <a href="#" class="dropdown-toggle" data-toggle="dropdown"> | + | <a href="#" class="dropdown-toggle" data-toggle="dropdown">The Team <b class="caret"></b></a> |
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
- | <li><a href="#"> | + | <li><a href="#">Official Team Page</a></li> |
- | <li><a href="#"> | + | <li><a href="#">Meet the Team Members</a></li> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</ul> | </ul> | ||
</li> | </li> | ||
+ | <li><a href="#contact">Parts</a></li> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown">Notebook <b class="caret"></b></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="#">Diary</a></li> | ||
+ | <li><a href="#">Protocols</a></li> | ||
+ | <li><a href="#">Safety</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="#">Motivation</a></li> | ||
+ | <li><a href="#">Attributions</a></li> | ||
</ul> | </ul> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</div><!--/.navbar-collapse --> | </div><!--/.navbar-collapse --> | ||
</div> | </div> | ||
Line 78: | Line 75: | ||
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.10.1.js"><\/script>')</script> | <script>window.jQuery || document.write('<script src="js/vendor/jquery-1.10.1.js"><\/script>')</script> | ||
+ | <!--<script src="js/vendor/bootstrap.min.js"></script>--> | ||
<script src="https://2013.igem.org/User:Kcrk/Sandbox/js/bootstrap.min.js?action=raw&ctype=text/javascript"></script> | <script src="https://2013.igem.org/User:Kcrk/Sandbox/js/bootstrap.min.js?action=raw&ctype=text/javascript"></script> | ||
- | + | <!--<script src="js/main.js"></script>--> | |
- | <script src="js/main.js"></script> | + | |
</body> | </body> | ||
+ | </html> | ||
</html> | </html> |
Revision as of 17:35, 30 September 2013
</html>