(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <html> | + | <!doctype html> |
+ | <html lang="en"> | ||
<head> | <head> | ||
− | < | + | <meta charset="utf-8" /> |
+ | <link rel="apple-touch-icon" sizes="76x76" href="assets/img/apple-icon.png"> | ||
+ | <link rel="icon" type="image/png" href="assets/img/favicon.png"> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> | ||
− | /******************* ADJUSTS DEFAULT iGEM CONTENT *******************/ | + | <title>Material Kit by Creative Tim</title> |
+ | |||
+ | <meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' /> | ||
+ | |||
+ | <!-- Fonts and icons --> | ||
+ | <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" /> | ||
+ | <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" /> | ||
+ | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" /> | ||
+ | |||
+ | <!-- CSS Files --> | ||
+ | <link href="https://2017.igem.org/Template:Team:BostonU_HW_BootStrapMin/CSS" rel="stylesheet" /> | ||
+ | <link href="https://2017.igem.org/Template:Team:BostonU_HW_MaterialKit/CSS" rel="stylesheet"/> | ||
+ | |||
+ | <style> | ||
+ | /******************* ADJUSTS DEFAULT iGEM CONTENT *******************/ | ||
.logo_2017, #sideMenu, #firstHeading, #bars_item { /* HIDES SOME UNWANTED STUFF COMPLETELY */ | .logo_2017, #sideMenu, #firstHeading, #bars_item { /* HIDES SOME UNWANTED STUFF COMPLETELY */ | ||
Line 29: | Line 47: | ||
/******************* ADJUSTS DEFAULT iGEM CONTENT *******************/ | /******************* ADJUSTS DEFAULT iGEM CONTENT *******************/ | ||
+ | </style> | ||
+ | </head> | ||
− | + | <body> | |
− | + | <!-- NAVBAR --> | |
− | + | <nav class="navbar navbar-danger navbar-fixed-top navbar-color-on-scroll"> | |
− | + | <div class="container"> | |
− | + | <div class="navbar-header"> | |
− | + | <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navigation-index"> | |
− | + | <span class="sr-only">Toggle navigation</span> | |
− | + | <span class="icon-bar"></span> | |
− | + | <span class="icon-bar"></span> | |
− | + | <span class="icon-bar"></span> | |
+ | </button> | ||
+ | <a href="#"> | ||
+ | <div class="logo-container"> | ||
+ | <div class="logo"> | ||
+ | <img src="" alt="MARS Logo" rel="tooltip" title="<b>MARS</b> was developed and designed by <b>The 2017 BU iGEM HW Team</b>" data-placement="bottom" data-html="true"> | ||
+ | </div> | ||
− | / | + | </div> |
+ | </a> | ||
+ | </div> | ||
− | nav | + | <div class="collapse navbar-collapse" id="navigation-index"> |
− | + | <ul class="nav navbar-nav navbar-right"> | |
− | + | <!-- Team Section --> | |
− | + | <!-- Human Practices Section --> | |
− | + | <li class="dropdown"> | |
− | + | <a href="#" class="dropdown-toggle" data-toggle="dropdown">Team | |
− | + | <b class="caret"></b> | |
− | + | </a> | |
− | + | <ul class="dropdown-menu dropdown-menu"> | |
− | + | <li class="dropdown-header">Dropdown header</li> | |
− | + | <li><a href="#">Action</a></li> | |
− | + | <li><a href="#">Another action</a></li> | |
− | + | <li><a href="#">Something else here</a></li> | |
− | + | <li class="divider"></li> | |
− | + | <li><a href="#">Separated link</a></li> | |
− | + | <li class="divider"></li> | |
− | + | <li><a href="#">One more separated link</a></li> | |
− | + | </ul> | |
− | + | <!-- END Human Practices Section --> | |
− | + | <!-- END Team Section --> | |
− | + | ||
− | + | ||
− | + | <!-- Project Section --> | |
− | + | <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Project | |
− | + | <b class="caret"></b> | |
− | + | </a> | |
− | + | <ul class="dropdown-menu dropdown-menu"> | |
− | + | <li class="dropdown-header">Microfluidics 101</li> | |
− | + | <li><a href="#">Introduction to Microfluidics</a></li> | |
− | + | <li><a href="#">Video Tutorials</a></li> | |
− | + | <li><a href="#">Something else here</a></li> | |
− | + | <li class="divider"></li> | |
− | + | <li class = "dropdown-header">Microfluidic Chips</li> | |
− | + | <li><a href="#">MARS Archive</a></li> | |
− | + | <li class="divider"></li> | |
− | + | <li><a href="#">One more separated link</a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | <!-- END Project Section --> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | / | + | <!-- Notebook Section --> |
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown">Notebook | ||
+ | <b class="caret"></b> | ||
+ | </a> | ||
+ | <ul class="dropdown-menu dropdown-menu"> | ||
+ | <li class="dropdown-header">Dropdown header</li> | ||
+ | <li><a href="#">Action</a></li> | ||
+ | <li><a href="#">Another action</a></li> | ||
+ | <li><a href="#">Something else here</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="#">Separated link</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="#">One more separated link</a></li> | ||
+ | </ul> | ||
+ | <!-- END Notebook Section --> | ||
+ | |||
+ | <!-- Human Practices Section --> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown">Human Practices | ||
+ | <b class="caret"></b> | ||
+ | </a> | ||
+ | <ul class="dropdown-menu dropdown-menu"> | ||
+ | <li class="dropdown-header">Dropdown header</li> | ||
+ | <li><a href="#">Action</a></li> | ||
+ | <li><a href="#">Another action</a></li> | ||
+ | <li><a href="#">Something else here</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="#">Separated link</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="#">One more separated link</a></li> | ||
+ | </ul> | ||
+ | <!-- END Human Practices Section --> | ||
+ | |||
+ | <!-- Human Practices Section --> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown">Medal Criteria | ||
+ | <b class="caret"></b> | ||
+ | </a> | ||
+ | <ul class="dropdown-menu dropdown-menu"> | ||
+ | <li class="dropdown-header">Dropdown header</li> | ||
+ | <li><a href="#">Action</a></li> | ||
+ | <li><a href="#">Another action</a></li> | ||
+ | <li><a href="#">Something else here</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="#">Separated link</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="#">One more separated link</a></li> | ||
+ | </ul> | ||
+ | <!-- END Human Practices Section --> | ||
+ | |||
+ | <!-- Random --> | ||
+ | <li> | ||
+ | <a href="components-documentation.html" target="_blank"> | ||
+ | <i class="material-icons">dashboard</i> Components | ||
+ | </a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <!-- END Random --> | ||
+ | |||
+ | <!-- Social Media --> | ||
+ | <a rel="tooltip" title="Follow us on Twitter!" data-placement="bottom" href="https://twitter.com/igemhwbu" target="_blank" class="btn btn-white btn-simple btn-just-icon"> | ||
+ | <i class="fa fa-twitter"></i> | ||
+ | </a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a rel="tooltip" title="Follow us on Instagram!" data-placement="bottom" href="https://www.instagram.com/buigemhardware/?hl=en" target="_blank" class="btn btn-white btn-simple btn-just-icon"> | ||
+ | <i class="fa fa-instagram"></i> | ||
+ | </a> | ||
+ | </li> | ||
+ | <!-- END Social Media --> | ||
+ | |||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | </nav> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</body> | </body> | ||
+ | |||
+ | <!-- Core JS Files --> | ||
+ | <script src="https://2017.igem.org/Template:Team:BostonU_HW_jqueryMin/Javascript" type="text/javascript"></script> | ||
+ | <script src="https://2017.igem.org/Template:Team:BostonU_HW_BootstrapMin/Javascript" type="text/javascript"></script> | ||
+ | <script src="https://2017.igem.org/Template:Team:BostonU_HW_MaterialMin/Javascript"></script> | ||
+ | |||
+ | <!-- Plugin for the Sliders, full documentation here: http://refreshless.com/nouislider/ --> | ||
+ | <script src="https://2017.igem.org/Template:Team:BostonU_HW_NouisliderMin/Javascript" type="text/javascript"></script> | ||
+ | |||
+ | <!-- Plugin for the Datepicker, full documentation here: http://www.eyecon.ro/bootstrap-datepicker/ --> | ||
+ | <script src="https://2017.igem.org/Template:Team:BostonU_HW_BootstrapDatepicker/Javascript" type="text/javascript"></script> | ||
+ | |||
+ | <!-- Control Center for Material Kit: activating the ripples, parallax effects, scripts from the example pages etc --> | ||
+ | <script src="https://2017.igem.org/Template:Team:BostonU_HW_Materialkit/Javascript" type="text/javascript"></script> | ||
+ | |||
+ | </html> |
Latest revision as of 18:28, 18 August 2017
<!doctype html>