Difference between revisions of "Team:BroadRun-NorthernVA"

 
(184 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<nowiki><!DOCTYPE HTML>
+
{{Template_All_Teams}}
<!--
+
 
Landed by HTML5 UP
+
<!-- Declare that you are going to use html code instead of wiki code -->
html5up.net | @n33co
+
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
+
-->
+
 
<html>
 
<html>
<head>
+
<!-- Start of CSS-->
<title>Landed by HTML5 UP</title>
+
<style type="text/css">
<meta charset="utf-8" />
+
<meta name="viewport" content="width=device-width, initial-scale=1" />
+
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
+
<link rel="stylesheet" href="assets/css/main.css" />
+
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
+
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
+
</head>
+
<body class="landing">
+
<div id="page-wrapper">
+
  
<!-- Header -->
+
/* PAGE LAYOUT */
<header id="header">
+
<h1 id="logo"><a href="index.html">Landed</a></h1>
+
<nav id="nav">
+
<ul>
+
<li><a href="index.html">Home</a></li>
+
<li>
+
<a href="#">Layouts</a>
+
<ul>
+
<li><a href="left-sidebar.html">Left Sidebar</a></li>
+
<li><a href="right-sidebar.html">Right Sidebar</a></li>
+
<li><a href="no-sidebar.html">No Sidebar</a></li>
+
<li>
+
<a href="#">Submenu</a>
+
<ul>
+
<li><a href="#">Option 1</a></li>
+
<li><a href="#">Option 2</a></li>
+
<li><a href="#">Option 3</a></li>
+
<li><a href="#">Option 4</a></li>
+
</ul>
+
</li>
+
</ul>
+
</li>
+
<li><a href="elements.html">Elements</a></li>
+
<li><a href="#" class="button special">Sign Up</a></li>
+
</ul>
+
</nav>
+
</header>
+
  
<!-- Banner -->
+
/* Change Background color*/
<section id="banner">
+
body {FFCC66
<div class="content">
+
background-color: #FFD699
<header>
+
}
<h2>The future has landed</h2>
+
<p>And there are no hoverboards or flying cars.<br />
+
Just apps. Lots of mother flipping apps.</p>
+
</header>
+
<span class="image"><img src="images/pic01.jpg" alt="" /></span>
+
</div>
+
<a href="#one" class="goto-next scrolly">Next</a>
+
</section>
+
  
<!-- One -->
+
/* Creates a container that will wrap all of the content inside your wiki pages. */
<section id="one" class="spotlight style1 bottom">
+
#mainContainer { 
<span class="image fit main"><img src="images/pic02.jpg" alt="" /></span>
+
width: 978px;
<div class="content">
+
overflow:hidden;
<div class="container">
+
float:left;
<div class="row">
+
margin-left:20px;
<div class="4u 12u$(medium)">
+
margin-bottom: 10px;
<header>
+
background-color: #FFE680;
<h2>Odio faucibus ipsum integer consequat</h2>
+
border-bottom: 114px solid #FFE680;
<p>Nascetur eu nibh vestibulum amet gravida nascetur praesent</p>
+
border-right: 2px solid #000000;
</header>
+
border-left: 2px solid #000000;
</div>
+
border-top: 5px solid #000000;
<div class="4u 12u$(medium)">
+
font-family: "Helvetica", Helvetica, sans-serif;
<p>Feugiat accumsan lorem eu ac lorem amet sed accumsan donec.
+
}
Blandit orci porttitor semper. Arcu phasellus tortor enim mi
+
nisi praesent dolor adipiscing. Integer mi sed nascetur cep aliquet
+
augue varius tempus lobortis porttitor accumsan consequat
+
adipiscing lorem dolor.</p>
+
</div>
+
<div class="4u$ 12u$(medium)">
+
<p>Morbi enim nascetur et placerat lorem sed iaculis neque ante
+
adipiscing adipiscing metus massa. Blandit orci porttitor semper.
+
Arcu phasellus tortor enim mi mi nisi praesent adipiscing. Integer
+
mi sed nascetur cep aliquet augue varius tempus. Feugiat lorem
+
ipsum dolor nullam.</p>
+
</div>
+
</div>
+
</div>
+
</div>
+
<a href="#two" class="goto-next scrolly">Next</a>
+
</section>
+
  
<!-- Two -->
+
/* Creates the container for the menu */
<section id="two" class="spotlight style2 right">
+
#menuContainer  {
<span class="image fit main"><img src="images/pic03.jpg" alt="" /></span>
+
float:left;
<div class="content">
+
width: 134px;
<header>
+
padding: 20px 0px;
<h2>Interdum amet non magna accumsan</h2>
+
border-top: 14px solid #7A0000;
<p>Nunc commodo accumsan eget id nisi eu col volutpat magna</p>
+
background-color: #7A0000;
</header>
+
}
<p>Feugiat accumsan lorem eu ac lorem amet ac arcu phasellus tortor enim mi mi nisi praesent adipiscing. Integer mi sed nascetur cep aliquet augue varius tempus lobortis porttitor lorem et accumsan consequat adipiscing lorem.</p>
+
 
<ul class="actions">
+
/* Creates the container for the content */
<li><a href="#" class="button">Learn More</a></li>
+
#contentContainer {
 +
padding-top:20px;
 +
padding-right:10px;
 +
margin-bottom: 20px;
 +
width: 814px;
 +
padding-left: 134px #7A0000;
 +
float: left;
 +
background-color: #FFE680;
 +
border-top: 14px solid #7A0000;
 +
font-family: "Georgia", Helvetica, sans-serif;
 +
}
 +
 
 +
/*Set up height place holder for the banner*/
 +
#bannerContainer {
 +
height:200px;
 +
margin:auto;
 +
text-align:center;
 +
color: #FFCC66;
 +
}
 +
 
 +
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
 +
 
 +
/*Change the styling of text for everything inside main container*/
 +
#mainContainer p {
 +
font-size: 13px;
 +
color: #000000;
 +
}
 +
 +
/*This changes the color and font family */
 +
#contentContainer h1, h2, h3, h4, h5, h6 {
 +
color: #000000;
 +
border-bottom: none;
 +
font-weight: bold;
 +
font-family: "Trebuchet MS", Helvetica, sans-serif;
 +
margin-top:10px;
 +
}
 +
 
 +
/*Style of the links - links are different inside the menu */
 +
#contentContainer a {
 +
font-weight: bold;
 +
color: #000000;
 +
}
 +
 
 +
  /* Styling links on hover- links are different inside the menu */
 +
#contentContainer a:hover {
 +
color: #FFFFFF
 +
}
 +
 
 +
/*Change the styling of tables */
 +
        #contentContainer table {
 +
    border: 1px solid #000000;
 +
    border-collapse: collapse;
 +
    width: 90%
 +
    margin: auto;
 +
    margin-bottom: 15px;
 +
    margin-top: 15px;
 +
    margin-right: 10px;
 +
    margin-left: 10px;
 +
    }
 +
 
 +
/*Change the styling of table cells*/
 +
    #contentContainer  td {
 +
    padding: 10px;
 +
    border: 1px solid #00000;
 +
    border-collapse: collapse;
 +
    vertical-align: text-top;
 +
    }
 +
 
 +
/*Change the styling of table headers */
 +
    #contentContainer th {
 +
    background-color: #000000;
 +
    padding: 10px;
 +
    border: 1px solid #565656;
 +
    border-collapse: collapse;
 +
    vertical-align: text-top;
 +
    }
 +
 
 +
 
 +
 
 +
/*MENU STYLING */
 +
 
 +
/*Styling for the links in the menu */
 +
#menuContainer a {
 +
color: #FFFFFF;
 +
text-decoration:none;
 +
font-weight: bold;
 +
}
 +
 
 +
/* Sets the style for lists inside menuContainer  */
 +
#menuContainer ul {
 +
list-style: none;
 +
margin-left:0px;
 +
}
 +
 
 +
/*Styles the list items to become menu buttons */
 +
#menuContainer ul li {
 +
text-align: center;
 +
display: block;
 +
width: 100%;
 +
height:30px;
 +
padding-top:10px;
 +
}
 +
 
 +
/*For the menu buttons, changes the color when hovering*/
 +
#menuContainer li:hover {
 +
color:  #FFFFFF;
 +
background-color: #000000;
 +
}
 +
 
 +
/*Submenus are not displayed as default*/
 +
#menuContainer li ul {
 +
display: none;
 +
padding-top:15px;
 +
margin-left: -19px;
 +
}
 +
 
 +
/*Submenus are displayed when hovering the menu button */
 +
#menuContainer li:hover ul {
 +
/*display: inline-block; */
 +
display: block;
 +
position: absolute;
 +
float:right;
 +
margin-left: 134px;
 +
margin-top:-42px;
 +
}
 +
 
 +
/*Style the submenu buttons*/
 +
#menuContainer li ul li{
 +
background-color: #800000;
 +
padding-left:15px;
 +
padding-right:15px;
 +
height:35px;
 +
padding-top:15px;
 +
margin-top:-2px;
 +
color: #FFFFFF;
 +
width: 180px;
 +
}
 +
 
 +
/*CLASSES */
 +
 
 +
/*Clear class for all the pages, adds spacing too*/
 +
.clear{
 +
clear:both;
 +
height: 10px;
 +
}
 +
 
 +
 
 +
/* highlight box for special messages */
 +
    .highlightBox {
 +
        width:500px;
 +
        margin:auto;
 +
        background-color: #7A0000;
 +
margin-bottom: 15px;
 +
margin-top: 35px;
 +
padding: 15px;
 +
padding-top: 20px;
 +
    }
 +
 
 +
 
 +
</style>
 +
<!-- End of CSS -->
 +
 
 +
 
 +
<!-- Start of the template html elements. -->
 +
<div id ="mainContainer"><!--The closing tag for mainContainer should be placed at the bottom of each content page.-->
 +
<div id="bannerContainer">
 +
<img src="https://static.igem.org/mediawiki/2015/1/10/BR_banner.png"style="width:190.8px;height:164px;"align=left>
 +
<br></br>
 +
                              <img src="https://static.igem.org/mediawiki/2015/7/7c/BR_AMYlaseCaseBanner.png"style="width:600.8px;height:150px;"align=center>
 +
>
 +
 
 +
</div>
 +
 
 +
<!-- Start of menu -->
 +
<div id="menuContainer">
 +
 
 +
<!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
 +
<ul>
 +
<a href="https://2015.igem.org/Team:BroadRun-NorthernVA"><li>HOME</li></a>
 +
 
 +
 +
 
 +
<a href="#"><li>PROJECT
 +
            <ul>
 +
<a href="https://2015.igem.org/Team:BroadRun-NorthernVA/Problem"><li>Problem</li></a>
 +
<a href="https://2015.igem.org/Team:BroadRun-NorthernVA/Solution"><li>Solution</li></a>
 +
<a href="https://2015.igem.org/Team:BroadRun-NorthernVA/Methods"><li>Methods</li></a> 
 +
<a href="https://2015.igem.org/Team:BroadRun-NorthernVA/Results"><li>Results</li></a>
 +
<a href="https://2015.igem.org/Team:BroadRun-NorthernVA/Design"><li>Applied Design</li></a>
 
</ul>
 
</ul>
</div>
+
</li></a>
<a href="#three" class="goto-next scrolly">Next</a>
+
 
</section>
+
<a href="https://2015.igem.org/Team:BroadRun-NorthernVA/Parts"><li>PARTS</li></a>
 +
           
 +
</li></a>
 +
<a href="https://2015.igem.org/Team:BroadRun-NorthernVA/Notebook"><li>NOTEBOOK</li></a>
 +
<a href="https://2015.igem.org/Team:BroadRun-NorthernVA/Safety"><li>SAFETY</li></a>
 +
 
 +
 
 +
 
 +
<a href="#"><li>HUMAN PRACTICES
 +
            <ul>
 +
<a href="https://2015.igem.org/Team:BroadRun-NorthernVA/Practices"><li>Overview</li></a>
 +
 +
 
 +
<a href="https://2015.igem.org/Team:BroadRun-NorthernVA/Education and Public Engagement"><li>Education and Public Engagement</li></a>
 +
<a href="https://2015.igem.org/Team:BroadRun-NorthernVA/Sustainability"><li>Sustainability</li></a> 
 +
 
 +
 
 +
 
 +
<a href="https://2015.igem.org/Team:BroadRun-NorthernVA/BasicResearch"><li>Further Applications</li></a>
  
<!-- Three -->
 
<section id="three" class="spotlight style3 left">
 
<span class="image fit main bottom"><img src="images/pic04.jpg" alt="" /></span>
 
<div class="content">
 
<header>
 
<h2>Interdum felis blandit praesent sed augue</h2>
 
<p>Accumsan integer ultricies aliquam vel massa sapien phasellus</p>
 
</header>
 
<p>Feugiat accumsan lorem eu ac lorem amet ac arcu phasellus tortor enim mi mi nisi praesent adipiscing. Integer mi sed nascetur cep aliquet augue varius tempus lobortis porttitor lorem et accumsan consequat adipiscing lorem.</p>
 
<ul class="actions">
 
<li><a href="#" class="button">Learn More</a></li>
 
 
</ul>
 
</ul>
</div>
+
</li></a>
<a href="#four" class="goto-next scrolly">Next</a>
+
 
</section>
+
 
 +
 
 +
 
 +
<a href="https://2015.igem.org/Team:BroadRun-NorthernVA/Collaborations"><li>COLLABORATIONS</li></a>
 +
 
 +
     
 +
<a href="https://2015.igem.org/Team:BroadRun-NorthernVA/Attributions"><li>ATTRIBUTIONS</li></a>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
<a href="https://2015.igem.org/Team:BroadRun-NorthernVA/Team"><li>TEAM</li></a>
 +
<a href="https://2015.igem.org/Team:BroadRun-NorthernVA/ContactUs"><li>CONTACT US</li></a>
 +
 
 +
<a href="https://2015.igem.org/Team:BroadRun-NorthernVA/Sponsors"><li>SPONSORS</li></a>
 +
<a href="https://2015.igem.org/Team:BroadRun-NorthernVA/Awards"><li>AWARDS</li></a>
 +
 
 +
</ul>
 +
</div>
 +
<!-- End of menu  -->
 +
 
 +
 
 +
<!-- Start of content -->
 +
<html>
 +
 
 +
</ul>
 +
<div id="contentContainer"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.-->
 +
</html>
 +
 
 +
<html>
 +
 
 +
</body>
 +
 
 +
<h1><font size="5"><div class="center"><font color="#7A0000"> Welcome to the 2015 Broad Run High School iGEM team's Wiki!</font size></font color></h1>
 +
 
 +
<body>
 +
 
 +
<DL>
 +
<DD><font size="4"><font color="black"> <div class="center">
 +
 
 +
 
 +
      We are Broad Run High School's first ever iGEM team, formed by our two captains Marissa Sumathipala and Adriel Sumathipala, and one of Loudoun County's first ever teams.
 +
 
 +
We have a geographically diverse team, spanning two states and three different school districts, united by our passion for synthetic biology and intellectual curiosity.
 +
 
 +
 
 +
<div class="highlightBox">
 +
 
 +
<font color="white"; font size="5"><b>iGEM 2015 Jamboree Results</b>
 +
 
 +
<p> <font color="white"; font size="4.5">Nominated for Best High School Project</p>
 +
<p> <font color="white"; font size="4.5">Winner of Best Poster</p>
 +
<p> <font color="white"; font size="4.5">Winner of Best Presentation</p>
 +
<p> <font color="white"; font size="4.5">Nominated for Best Wiki</p>
 +
<p> <font color="white"; font size="4.5">Silver medalist </p>
 +
 
 +
<p> <font color="white"; font size="4.5">We would like to thank our community lab, BUGSS, and our two mentors, Dr. Lisa Scheifele and Dr. Tom Burkett for their invaluable help and expertise, without which we would not have made it here.  </p>
 +
 
 +
 
 +
  </font>
 +
 
 +
</div>
  
<!-- Four -->
+
<font color= "black">Contact us at brhsigem@gmail.com!</font>
<section id="four" class="wrapper style1 special fade-up">
+
<div class="container">
+
<header class="major">
+
<h2>Accumsan sed tempus adipiscing blandit</h2>
+
<p>Iaculis ac volutpat vis non enim gravida nisi faucibus posuere arcu consequat</p>
+
</header>
+
<div class="box alt">
+
<div class="row uniform">
+
<section class="4u 6u(medium) 12u$(xsmall)">
+
<span class="icon alt major fa-area-chart"></span>
+
<h3>Ipsum sed commodo</h3>
+
<p>Feugiat accumsan lorem eu ac lorem amet accumsan donec. Blandit orci porttitor.</p>
+
</section>
+
<section class="4u 6u$(medium) 12u$(xsmall)">
+
<span class="icon alt major fa-comment"></span>
+
<h3>Eleifend lorem ornare</h3>
+
<p>Feugiat accumsan lorem eu ac lorem amet accumsan donec. Blandit orci porttitor.</p>
+
</section>
+
<section class="4u$ 6u(medium) 12u$(xsmall)">
+
<span class="icon alt major fa-flask"></span>
+
<h3>Cubilia cep lobortis</h3>
+
<p>Feugiat accumsan lorem eu ac lorem amet accumsan donec. Blandit orci porttitor.</p>
+
</section>
+
<section class="4u 6u$(medium) 12u$(xsmall)">
+
<span class="icon alt major fa-paper-plane"></span>
+
<h3>Non semper interdum</h3>
+
<p>Feugiat accumsan lorem eu ac lorem amet accumsan donec. Blandit orci porttitor.</p>
+
</section>
+
<section class="4u 6u(medium) 12u$(xsmall)">
+
<span class="icon alt major fa-file"></span>
+
<h3>Odio laoreet accumsan</h3>
+
<p>Feugiat accumsan lorem eu ac lorem amet accumsan donec. Blandit orci porttitor.</p>
+
</section>
+
<section class="4u$ 6u$(medium) 12u$(xsmall)">
+
<span class="icon alt major fa-lock"></span>
+
<h3>Massa arcu accumsan</h3>
+
<p>Feugiat accumsan lorem eu ac lorem amet accumsan donec. Blandit orci porttitor.</p>
+
</section>
+
</div>
+
</div>
+
<footer class="major">
+
<ul class="actions">
+
<li><a href="#" class="button">Magna sed feugiat</a></li>
+
</ul>
+
</footer>
+
</div>
+
</section>
+
  
<!-- Five -->
 
<section id="five" class="wrapper style2 special fade">
 
<div class="container">
 
<header>
 
<h2>Magna faucibus lorem diam</h2>
 
<p>Ante metus praesent faucibus ante integer id accumsan eleifend</p>
 
</header>
 
<form method="post" action="#" class="container 50%">
 
<div class="row uniform 50%">
 
<div class="8u 12u$(xsmall)"><input type="email" name="email" id="email" placeholder="Your Email Address" /></div>
 
<div class="4u$ 12u$(xsmall)"><input type="submit" value="Get Started" class="fit special" /></div>
 
</div>
 
</form>
 
</div>
 
</section>
 
  
<!-- Footer -->
+
<p>  
<footer id="footer">
+
<img src="https://static.igem.org/mediawiki/2015/2/24/BRNOVA_Map.png" alt=Map" style="width:650px;height:520px;"align=center>
<ul class="icons">
+
</p>
<li><a href="#" class="icon alt fa-twitter"><span class="label">Twitter</span></a></li>
+
<br></br>
<li><a href="#" class="icon alt fa-facebook"><span class="label">Facebook</span></a></li>
+
</em></div>
<li><a href="#" class="icon alt fa-linkedin"><span class="label">LinkedIn</span></a></li>
+
<li><a href="#" class="icon alt fa-instagram"><span class="label">Instagram</span></a></li>
+
<li><a href="#" class="icon alt fa-github"><span class="label">GitHub</span></a></li>
+
<li><a href="#" class="icon alt fa-envelope"><span class="label">Email</span></a></li>
+
</ul>
+
<ul class="copyright">
+
<li>&copy; Untitled. All rights reserved.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
+
</ul>
+
</footer>
+
  
</div>
+
</body>
 +
<img src="https://static.igem.org/mediawiki/2015/d/d5/Home_page_v4.png" alt=Map" style="width:650px;height:520px;"align=center>
  
<!-- Scripts -->
 
<script src="assets/js/jquery.min.js"></script>
 
<script src="assets/js/jquery.scrolly.min.js"></script>
 
<script src="assets/js/jquery.dropotron.min.js"></script>
 
<script src="assets/js/jquery.scrollex.min.js"></script>
 
<script src="assets/js/skel.min.js"></script>
 
<script src="assets/js/util.js"></script>
 
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
 
<script src="assets/js/main.js"></script>
 
  
</body>
 
 
</html>
 
</html>
</nowiki>
 

Latest revision as of 01:26, 28 October 2015



>

Welcome to the 2015 Broad Run High School iGEM team's Wiki!

We are Broad Run High School's first ever iGEM team, formed by our two captains Marissa Sumathipala and Adriel Sumathipala, and one of Loudoun County's first ever teams. We have a geographically diverse team, spanning two states and three different school districts, united by our passion for synthetic biology and intellectual curiosity.
iGEM 2015 Jamboree Results

Nominated for Best High School Project

Winner of Best Poster

Winner of Best Presentation

Nominated for Best Wiki

Silver medalist

We would like to thank our community lab, BUGSS, and our two mentors, Dr. Lisa Scheifele and Dr. Tom Burkett for their invaluable help and expertise, without which we would not have made it here.

Contact us at brhsigem@gmail.com!

Map"



Map"