(Prototype team page) |
(major edit) |
||
Line 1: | Line 1: | ||
− | + | <!DOCTYPE html> | |
− | <html> | + | <!-- |
+ | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
+ | AUTHOR : Vijayan PP, adopted for BU iGEM 2017 by sstucker | ||
+ | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
+ | --> | ||
− | < | + | <html> |
− | < | + | <head> |
− | + | <meta charset="utf-8"> | |
+ | <meta name="viewport" content="width=devidev-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> | ||
+ | <link rel="stylesheet" type="text/css" href="library/bootstrap/css/bootstrap.css"> | ||
+ | <link rel="stylesheet" type="text/css" href="css/style.css"> | ||
+ | </head> | ||
− | <div class=" | + | <body > |
− | < | + | <nav class="menu navbar navbar-default navbar-fixed-top"> |
− | < | + | <div class="container"> |
− | </div> | + | <div class="navbar-header"> |
+ | <a class="navbar-brand" href="index.html">BOSTON<span class="themecolor">U</span></a> | ||
+ | </div> | ||
+ | <ul class="nav navbar-nav navbar-right"> | ||
+ | <li><a href="#home" class="menu-item">Project</a></li> | ||
+ | <li><a href="#about" class="menu-item">Team</a></li> | ||
+ | <li><a href="#portfolio" class="menu-item">STEM Pathways</a></li> | ||
+ | <li><a href="#testimonial-s" class="menu-item">Notebook</a></li> | ||
+ | <li><a href="#contact" class="menu-item">Attributions</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </nav> | ||
+ | <nav> </nav> | ||
− | |||
− | < | + | <section class="main-heading text-center" id="home"> |
− | < | + | <div class="overlay"> |
− | < | + | <div class="container "> |
− | < | + | <div class="row"> |
− | < | + | <div class="col-md-12 col-sm-12"> |
− | < | + | <h1 class="text-capitalize"><strong>BOSTON<span class="themecolor">U</span> 2017</strong></h1> |
− | < | + | <p class="lead"><strong>Coming Soon...</strong></p> |
− | </ | + | </div> |
− | </ | + | </div> |
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | <div class=" | + | <section class="aboutus white-background black" id="about"> |
− | < | + | <div class="container"> |
− | <p> | + | <div class="row"> |
+ | <div class="col-md-6 col-sm-6"> | ||
+ | <div class="aboutText"> | ||
+ | <div class="sectionTitle"> | ||
+ | <h2>What we do</h2> | ||
+ | <div class="clearfix"></div> | ||
+ | </div> | ||
+ | <p class="intro">This is a description of our project. Our project has something to do with toehold switches, probably. There is a photo of something next to this description, perhaps just a logo.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-6 col-sm-6"> | ||
+ | <img src="images\igem logo.png" class="img-responsive" alt="pc"/> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
− | |||
+ | <section class="our-services theme_background_color white text-center" id="service"> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-12"> | ||
+ | <div class="sectionTitle text-center white"> | ||
+ | <h2>Here is a four by four list of links to other pages</h2> | ||
+ | <div class="line white-background"> | ||
+ | </div> | ||
+ | <div class="clearfix"></div> | ||
+ | <p class="intro">Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="gap"></div> | ||
+ | <div class="col-md-3 col-sm-6 O-service"> | ||
+ | <h4><strong>Alan: Inefficient</strong></h4> | ||
+ | <p>The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.</p> | ||
+ | </div> | ||
+ | <div class="col-md-3 col-sm-6 O-service"> | ||
+ | <h4><strong>Matt's Yields</strong></h4> | ||
+ | <p>The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.</p> | ||
+ | </div> | ||
+ | <div class="col-md-3 col-sm-6 O-service"> | ||
+ | <h4><strong>Making of KCM Buffer</strong></h4> | ||
+ | <p>The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.</p> | ||
+ | </div> <div class="col-md-3 col-sm-6 O-service"> | ||
+ | <h4><strong>Covfefe</strong></h4> | ||
+ | <p>The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.</p> | ||
+ | <div class="gap"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <section id="morecontent"> | ||
+ | <div class="overlay"> | ||
+ | <div class="container"> | ||
+ | <div class="sectionTitle text-center"> | ||
+ | <h2>Some more content here</h2> | ||
+ | <div class="line"> | ||
+ | <hr> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="images/client.png"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
− | <div | + | </div> |
− | + | </div> | |
− | + | </section> | |
− | + | ||
− | |||
+ | <footer class="footer"> | ||
+ | <div class="container"> | ||
+ | <div class="pull-left fnav"> | ||
+ | <p>Please reach out to us at bu.igemwl2017@gmail.com!</p> | ||
+ | </footer> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
− | + | </body> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</html> | </html> |
Revision as of 17:51, 5 June 2017
<!DOCTYPE html>
What we do
This is a description of our project. Our project has something to do with toehold switches, probably. There is a photo of something next to this description, perhaps just a logo.
Here is a four by four list of links to other pages
Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
Alan: Inefficient
The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
Matt's Yields
The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
Making of KCM Buffer
The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
Covfefe
The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.