(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | {{BostonU_HW}} | + | {{BostonU_HW/CSS}} |
+ | {{BostonU_HW/Nav_Bar}} | ||
<html> | <html> | ||
+ | <head> | ||
+ | <meta charset="utf-8"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | ||
+ | <meta name="description" content="Start your development with a Design System for Bootstrap 4."> | ||
+ | <meta name="author" content="Creative Tim"> | ||
+ | <title>Argon Design System - Free Design System for Bootstrap 4</title> | ||
+ | <script src="https://2018.igem.org/Template:BostonU_HW/JS_jquery?action=raw&ctype=text/javascript" type="text/javascript"></script> | ||
+ | <script src="https://2018.igem.org/Template:BostonU_HW/JS_bootstrap_min?action=raw&ctype=text/javascript" type="text/javascript"></script> | ||
+ | <!-- /* ADJUSTS DEFAULT iGEM CONTENT */--> | ||
+ | <style type="text/css"> | ||
+ | .logo_2018, #sideMenu, #firstHeading, #bars_item { /* HIDES SOME UNWANTED STUFF COMPLETELY */ | ||
+ | display: none; | ||
+ | } | ||
+ | #globalWrapper, #content { /* MAKES BACKGROUND OF MEDIAWIKI TRANSPARENT */ | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | /* ADJUSTS DEFAULT iGEM CONTENT */ | ||
− | < | + | .logo_2017, #sideMenu, #firstHeading, #bars_item { /* HIDES SOME UNWANTED STUFF COMPLETELY */ |
− | < | + | display: none; |
− | < | + | } |
− | + | #globalWrapper, #content { /* MAKES BACKGROUND OF MEDIAWIKI TRANSPARENT */ | |
− | </div> | + | background-color: transparent; |
− | + | } | |
− | + | body, html, #globalWrapper, #bodyContent, #HQ_page { | |
− | <div class=" | + | width: 100%; |
− | + | margin: 0; | |
− | + | padding: 0; | |
− | < | + | height: 100%; |
− | + | } | |
− | + | #content { | |
− | < | + | width: 100%; |
− | + | margin: 0; | |
− | </ | + | margin-top: -33px; |
− | + | padding: 0; | |
− | < | + | height: 100%; |
− | < | + | } |
− | + | html { | |
− | < | + | -webkit-font-smoothing: antialiased; |
− | < | + | } |
− | + | #logo{ | |
− | <div class=" | + | height:100%; |
− | + | width:100%; | |
− | < | + | margin-top: 2%; |
− | <p> | + | } |
− | + | </style> | |
− | </p> | + | </head> |
− | + | <body> | |
− | <p> | + | <main> |
− | + | <section class="section-profile-cover section-shaped my-0"> | |
− | </p> | + | <div class="shape shape-style-1 shape-default shape-skew alpha-4"></div> |
− | + | <div class="container"> | |
− | </div> | + | <div class="row justify-content-center"> |
− | + | <div class="col-lg-4 pt-5"> | |
− | + | <img src="https://static.igem.org/mediawiki/2018/c/c9/T--BostonU_HW--TERRA_logo.png" style="width: 250px;" class="img-fluid"> | |
− | + | </div> | |
− | <div class=" | + | <div class="col-lg-8 pt-lg"> |
− | < | + | <h1 class="display-1">Collaborations</h1> |
− | + | </div> | |
− | </p> | + | </div> |
− | + | </div> | |
− | < | + | </section> |
− | < | + | <section class="section section-skew"> |
− | < | + | <div class="container"> |
− | < | + | <div class="card card-profile shadow mt--300 px-4 pt-3"> |
− | < | + | <div class="row justify-content-center"> |
− | < | + | <div class="col-lg-12 px-4 pt-2"> |
− | < | + | Why we collaborate with iGEM teams </p> |
− | < | + | What teams we collaborated with </p> |
− | </ | + | What did we do for each of the collaborations </p> |
− | </ | + | -- link to Harvard Collab section </p> |
− | + | -- link to BostonU Wetlab section </p> | |
− | + | </p> | |
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <br> | ||
+ | <div class="card card-profile shadow px-4 pt-3"> | ||
+ | <div class="row justify-content-center"> | ||
+ | <div class="col-lg-12 px-4 pt-2"> | ||
+ | <h2 class=display-3>Harvard Collaboration</p></h2> | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <br> | ||
+ | <div class="card card-profile shadow px-4 pt-3"> | ||
+ | <div class="row justify-content-center"> | ||
+ | <div class="col-lg-12 px-4 pt-2"> | ||
+ | <h2 class=display-3>BostonU Wetlab</p></h2> | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | </main> | ||
+ | </body> | ||
</html> | </html> | ||
+ | {{BostonU_HW/Javascript}} |
Revision as of 12:59, 10 September 2018
Collaborations
Why we collaborate with iGEM teams
What teams we collaborated with
What did we do for each of the collaborations
-- link to Harvard Collab section
-- link to BostonU Wetlab section