Difference between revisions of "Team:William and Mary"

Line 1: Line 1:
 
{{William_and_Mary}}
 
{{William_and_Mary}}
<html>
 
  
<head>
+
<html lang="en">
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
+
    <head>
</head>
+
        <meta charset="utf-8" />
 +
        <link rel="icon" type="image/png" href="assets/img/favicon.ico">
 +
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
 +
        <title>William & Mary</title>
 +
        <meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
 +
        <link href="assets/css/bootstrap.css" rel="stylesheet" />
 +
        <link href="assets/css/rubick.css" rel="stylesheet"/>
 +
        <link href="assets/css/demo.css" rel="stylesheet"/>
 +
        <link href="assets/css/jquery.bxslider.css" rel="stylesheet"/>
 +
        <!--    Fonts and icons    -->
 +
        <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
 +
        <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,700' rel='stylesheet' type='text/css'>
 +
        <link href="assets/css/fonts/pe-icon-7-stroke.css" rel="stylesheet">
 +
        <link href="assets/css/fonts/Rubik-Fonts.css" rel="stylesheet" />
 +
       
 +
       
  
<div class = "column full_size">
+
    </head>
<h2> Project Description </h2>
+
    <body class="landing-page">
<p><b>WM iGEM 2016 Presents: The Circuit Control Toolbox.</b></p>  
+
<!--
<p>Genetic circuits can be described according to their input-output relation by using a Transfer Function, which plots the concentration of output protein with respect to concentrations of input molecule. Such functions are well-modeled by Hill Functions, and as such have three parameters: the hill coefficient n, the half-max concentration K, and the saturation level V. These mathematical parameters correspond to the physical circuit properties of response steepness, input sensitivity, and maximal response level, respectively, in addition to the emergent properties which arise from their combinatorial modification.</p>
+
        <div class="loading ">
<p>We present a toolbox of BioBrick parts that will allow for the modification of the Transfer Functions of arbitrary circuits via the incorporation of these parts into the final steps of the circuit. These parts include Decoy Binding Arrays, which buffer the sensitivity of the circuit to low levels of input concentration, promoters driven by synthetic enhancers to allow the circuit to reach up to four levels of discrete output levels, and a suite of ribosome binding sites to modulate the circuit's total output level. Our parts are all buffered by the inclusion of characterized ribozymes downstream of the promoter, in order to insulate the specific circuit component's transfer function from the choice of expressed protein, allowing for greater orthogonality and modularity in our toolbox components.</p>
+
            <div class="loading-container">
<p>In addition to creating, characterizing, and submitting these Toolbox parts to the Registry, we will also create a Circuit Toolbox Calculator which experimenters can use to navigate the high-dimensional space of possible Transfer Function modifications. Experimenters who have built a genetic circuit will input two transfer functions: their empirical observations of the circuit's response at different input molecule concentrations, and a desired transfer function for their modified circuit. The calculator then finds the optimal match to the target function by iterating through the possible modifications to the empirical transfer function through the parts in our Toolbox, returning to the user a list of Toolbox parts and small-molecule inducer concentrations that will replicate this best-match function <i>in vitro</i>. These calculations will be based on both theoretical and observational insights from mechanistic models and kinetic simulations of the interactions between our Toolbox components and arbitrary genetic circuits.</p>
+
                <p>loading...</p>
 +
                <img class="loader" src="assets/img/rubik.svg"/>
 +
            </div>
 +
        </div>
 +
-->
 +
        <nav class="navbar navbar-default navbar-transparent navbar-fixed-top" role="navigation">
 +
            <!-- if you want to keep the navbar hidden you can add this class to the navbar "navbar-burger"-->
 +
            <div class="container">
 +
                <div class="navbar-header">
 +
                    <button id="menu-toggle" type="button" class="navbar-toggle" data-toggle="collapse" data-target="#example">
 +
                    <span class="sr-only">Toggle navigation</span>
 +
                    <span class="icon-bar bar1"></span>
 +
                    <span class="icon-bar bar2"></span>
 +
                    <span class="icon-bar bar3"></span>
 +
                    </button>
 +
                    <a class="navbar-brand">
 +
                    William & Mary 2016
 +
                    </a>
 +
                </div>
 +
                <div class="collapse navbar-collapse">
 +
                    <ul class="nav navbar-nav navbar-right navbar-uppercase">
 +
                        <li class="social-links">
 +
                            <a href="https://www.facebook.com/WMiGEM16/?fref=ts">
 +
                            <i class="fa fa-facebook"></i>
 +
                            </a>
 +
                            <a href="https://twitter.com/wmigem">
 +
                            <i class="fa fa-twitter"></i>
 +
</a>
 +
<!--
 +
                            <a href="#">
 +
                            <i class="fa fa-instagram"></i>
 +
                            </a>
 +
-->
 +
                        </li>
 +
                        <li>
 +
                            <a href="template.html">
 +
                            Overview
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="description.html">
 +
                            Description
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="" data-scroll="true" data-id="#projects">
 +
                            Parts
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="" data-scroll="true" data-id="#clients">
 +
                            Results
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="" data-scroll="true" data-id="#team">
 +
                            Modeling
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="" data-scroll="true" data-id="#numbers">
 +
                            Collaboration
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="" data-scroll="true" data-id="#contact">
 +
                            Team
 +
                            </a>
 +
                        </li>
 +
                    </ul>
 +
                </div>
 +
            </div>
 +
        </nav>
 +
       
 +
       
 +
       
 +
       
 +
       
 +
       
 +
        <div class="wrapper">
 +
       
 +
<!--PRESENTATION PAGE INFORMATION BEGINS HERE-->
  
 +
<div class="section section-header" id="overview">
 +
<div class="parallax pattern-image filter filter-gradient-purple" data-color="gold">
 +
<img alt="..." src="assets/img/rubik_background.jpg">
 +
<div class="container">
 +
<div class="content">
 +
<h1>Circuit Control</h1>
 +
<div class="separator-container">
 +
<div class="separator line-separator">✻</div>
 +
</div>
 +
<h5>creating a toolbox allowing for precision circuit control</h5>
 +
</div>
 +
</div>
 +
</div>
 +
<a href="" data-scroll="true" data-id="#description" class="scroll-arrow hidden-xs hidden-sm">
 +
<i class="fa fa-angle-down"></i>
 +
</a>
 +
</div>
  
<div class="column full_size" >
+
<div class="section section-we-are-1" id="description">
<img src="http://placehold.it/800x300/d3d3d3/f2f2f2">
+
<div class="text-area">
</div>
+
<div class="container">
 +
<div class="row">
 +
<div class="title">
 +
<h2>Project "abstract" here</h2>
 +
<div class="separator-container">
 +
<div class="separator line-separator">✻</div>
 +
</div>
 +
<p class="large">
 +
What have we done this year, + pictures that can be scrolled through
 +
in the 'carousel' below.
 +
</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div id="carousel">
 +
<div id="section-we-are-1" class="carousel slide add-animation-stopped-1" data-interval="20000">
 +
<!-- Wrapper for slides -->
 +
<div class="carousel-inner pattern-image animate">
 +
<div class="item  active">
 +
<img alt="..." class="full-image" src="assets/img/builder/projects/project.jpg">
 +
</div>
 +
<div class="item">
 +
<img alt="..." class="full-image" src="assets/img/builder/projects/project.jpg">
 +
</div>
 +
</div>
 +
<!-- Controls -->
 +
<a class="left carousel-control" href="#section-we-are-1" data-slide="prev"><span class="fa fa-angle-left hidden-md hidden-lg"></span></a>     
 +
<a class="right carousel-control" href="#section-we-are-1" data-slide="next"><span class="fa fa-angle-right hidden-ms hidden-lg"></span></a>     
 +
</div>
 +
</div>
 +
</div>
  
<div class="column full_size" >
+
<!-- Section "What We do" example 4: Big Title & 4 columns icons -->
<h2> Welcome to iGEM 2016! </h2>
+
<div class="section section-we-do-2" id="workflow2">
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
<div class="container">
 +
<div class="row">
 +
<div class="title">
 +
<h5 class="text-gray">Big Title &amp; 4 Columns Icons</h5>
 +
<h2>filler title</h2>
 +
<div class="separator-container">
 +
<div class="separator line-separator">✻</div>
 +
</div>
 +
<p>
 +
I don't know what can go here, something cool I guess
 +
</p>
 +
</div>
 +
<div class="col-md-3">
 +
<div class="card">
 +
<div class="icon">
 +
<i class="pe-7s-piggy"></i>
 +
</div>
 +
<h3>section</h3>
 +
<p>text below that section</p>
 +
</div>
 +
</div>
 +
<div class="col-md-3">
 +
<div class="card">
 +
<div class="icon">
 +
<i class="pe-7s-headphones"></i>
 +
</div>
 +
<h3>ugh</h3>
 +
<p>so much filler text wow</p>
 +
</div>
 +
</div>
 +
<div class="col-md-3">
 +
<div class="card">
 +
<div class="icon">
 +
<i class="pe-7s-pen"></i>
 +
</div>
 +
<h3>kvndkvkldsv</h3>
 +
<p>ipsum lorem dolor</p>
 +
</div>
 +
</div>
 +
<div class="col-md-3">
 +
<div class="card">
 +
<div class="icon">
 +
<i class="pe-7s-plugin"></i>
 +
</div>
 +
<h3>:(</h3>
 +
<p>:-) :-) :-)</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<!-- End Section "What We do" example 3: Small Title & 3 columns icons -->
  
</div>  
+
<!-- Section "Our Projects" example 5: Single Line Photos -->
 +
<div class="section section-we-made-2 section-with-hover" id="projects2">
 +
<div class="projects" style="overflow: hidden;">
 +
<div class="text-area">
 +
<div class="title">
 +
<h5 class="text-gray">Example No.5</h5>
 +
<h2>Projects section</h2>
 +
<div class="separator-container">
 +
<div class="separator line-separator">✻</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="info">
 +
<p class="text-center text-gray">more project stuff yay</p>
 +
</div>
 +
<div class="row scroller" style="transform: translateX(-597px);">
 +
<div class="col-lg-3 col-md-6 col-sm-6">
 +
<div class="project">
 +
<img alt="..." src="assets/img/builder/projects/project.jpg">
 +
</div>
 +
</div>
 +
<div class="col-lg-3 col-md-6 col-sm-6">
 +
<div class="project">
 +
<img alt="..." src="assets/img/builder/projects/project.jpg">
 +
</div>
 +
</div>
 +
<div class="col-lg-3 col-md-6 col-sm-6">
 +
<div class="project">
 +
<img alt="..." src="assets/img/builder/projects/project.jpg">
 +
</div>
 +
</div>
 +
<div class="col-lg-3 col-md-6 col-sm-6">
 +
<div class="project">
 +
<img alt="..." src="assets/img/builder/projects/project.jpg">
 +
<a class="over-area color-black" href="#" target="_blank">
 +
<div class="content">
 +
<h4>this is</h4>
 +
<p>a really cool website I think</p>
 +
</div>
 +
</a>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<!-- End Section "Our Projects" example 5: Single Line Photos -->
  
<div class="column half_size" >
+
<!-- Section "Team" example 1: Title & Full Image -->
<h5>Before you start: </h5>
+
<div class="section section-team-1" id="team1">
<p> Please read the following pages:</p>
+
<div class="container">
<ul>
+
<div class="text-area">
<li>  <a href="https://2016.igem.org/Requirements">Requirements page </a> </li>
+
<div class="title">
<li> <a href="https://2016.igem.org/Wiki_How-To">Wiki Requirements page</a></li>
+
<h2>Meet the Team</h2>
<li> <a href="https://2016.igem.org/Resources/Template_Documentation"> Template Documentation </a></li>
+
<div class="separator-container">
</ul>
+
<div class="separator line-separator"></div>
</div>
+
</div>
 
+
<p>insert text here about our team, image will go below like this one I stole :-)</p>
<div class="column half_size" >
+
</div>
<div class="highlight">
+
</div>
<h5> Styling your wiki </h5>
+
</div>
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
+
<div class="full-image gradient-image">
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>  
+
<img alt="..." src="assets/img/team/team1.jpg">
</div>
+
</div>
</div>
+
</div>
 
+
<!-- End Section "Team" example 1: Description & Full Image -->
<div class="column full_size" >
+
<h5> Wiki template information </h5>
+
<!-- BEGIN FOOTER-->
<p>We have created these wiki template pages to help you get started and to help you think about how your team will be evaluated. You can find a list of all the pages tied to awards here at the <a href="https://2016.igem.org/Judging/Pages_for_Awards/Instructions">Pages for awards</a> link. You must edit these pages to be evaluated for medals and awards, but ultimately the design, layout, style and all other elements of your team wiki is up to you!</p>
+
<footer class="footer footer-big footer-color-black" data-color="black">
 
+
<div class="container">
</div>  
+
<div class="row">
 
+
<div class="col-md-2 col-sm-3">
 
+
<div class="info animation-1 add-animation animate">
 
+
<h5 class="title">Company</h5>
 
+
<nav>
<div class="column half_size" >
+
<ul>
<h5> Editing your wiki </h5>
+
<li>
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>  
+
<a href="#" data-scroll="true" data-id="#overview">
<p> <a href="https://2016.igem.org/wiki/index.php?title=Team:Example&action=edit"> </a>Use WikiTools - Edit in the black menu bar to edit this page</p>
+
Top
 
+
</a>
</div>
+
</li>
 
+
<li>
 
+
<a href="#">
<div class="column half_size" >
+
something
<h5>Tips</h5>
+
</a>
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
</li>
<ul>
+
</ul>
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
</nav>
<li>Be clear about what you are doing and how you plan to do this.</li>
+
</div>
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
</div>
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
<div class="col-md-3 col-md-offset-1 col-sm-3">
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
<div class="info animation-2 add-animation animate">
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2016.igem.org/Calendar">iGEM 2016 calendar</a> </li>
+
<h5 class="title"> category</h5>
<li>Have lots of fun! </li>
+
<nav>
</ul>  
+
<ul>
</div>
+
<li>
 
+
<a href="#">
 
+
Contact Us
<div class="column half_size" >
+
</a>
<h5>Inspiration</h5>
+
</li>
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
</ul>
<ul>
+
</nav>
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
</div>
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
</div>
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
<div class="col-md-3 col-sm-3">
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
<div class="info animation-3 add-animation animate">
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
<h5 class="title add-animation animate">Latest News</h5>
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
<nav>
</ul>
+
<ul>
</div>
+
<li>
 
+
<a href="#">
<div class="column half_size" >
+
<i class="fa fa-twitter"></i> <b>Experiment</b>
<h5> Uploading pictures and files </h5>
+
Curious what our project is about?  Check out this short video...
<p> You can upload your pictures and files to the iGEM 2016 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. <br />
+
<hr class="hr-small">
When you upload, set the "Destination Filename" to <br><code>T--YourOfficialTeamName--NameOfFile.jpg</code>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)</p>
+
</a>
 
+
</li>
 
+
<li>
<div class="button_click" onClick=" parent.location= 'https://2016.igem.org/Special:Upload '">
+
<a href="#">
UPLOAD FILES
+
<i class="fa fa-twitter"></i>
</div>
+
Looking to collaborate this year?  Sign up for our <b>pen pal</b> program...
 
+
</a>
</div>
+
</li>
 +
</ul>
 +
</nav>
 +
</div>
 +
</div>
 +
<div class="col-md-2 col-md-offset-1 col-sm-3">
 +
<div class="info animation-4 add-animation animate">
 +
<h5 class="title add-animation animate">Follow us on</h5>
 +
<nav>
 +
<ul>
 +
<li>
 +
<a href="#" class="btn btn-social btn-facebook btn-simple">
 +
<i class="fa fa-facebook-square"></i> Facebook
 +
</a>
 +
</li>
 +
<li>
 +
<a href="#" class="btn btn-social btn-twitter btn-simple">
 +
<i class="fa fa-twitter"></i> Twitter
 +
</a>
 +
</li>
 +
</ul>
 +
</nav>
 +
</div>
 +
</div>
 +
</div>
 +
<hr>
 +
<div class="copyright">
 +
2016 William and Mary iGEM
 +
</div>
 +
</div>
 +
</footer>
  
 +
       
 +
       
 +
        </div>
 +
       
 +
<!-- END OF WRAPPER DIV-->
 +
        <!--  Here are the examples of the content for each project that is viewed inside of the page. You can create how many projects you want if you set the specific #id     
 +
        -->
 +
       
 +
        <div class="project-content" id="project_1">
 +
          <div>
 +
            <div class="project-details">
 +
              <span class="icon-close"><i class="pe-7s-close-circle"></i></span>
 +
              <div class="container">
 +
                <div class="project-title">
 +
                    <h5>Project Content<span>.</span></h5>
 +
                    <h2>Example No.1</h2>
 +
                    <div class="separator-container">
 +
                      <div class="separator line-separator">✻</div>
 +
                    </div>
 +
                </div>
 +
                <div class="row">
 +
                  <div class="col-md-4">
 +
                    <div class="project-text">
 +
                      <p><span>Detail</span>1</p>
 +
                      <p><span>Detail</span>2</p>
 +
                      <p><span>Detail</span>3</p>
 +
                      <p><span>Detail</span>4</p>
 +
                      <br>
 +
                      <p>Not him old music think his found enjoy merry. Listening acuteness dependent at or an. Apartments thoroughly unsatiable terminated sex how themselves. She are ten hours wrong walls stand early. Domestic perceive on an ladyship extended received do. Why jennings our whatever his learning gay perceive. Is against no he without subject. Bed connection unreserved preference partiality not unaffected. Years merit trees so think in hoped we as.</p>
 +
                      <p>Improved own provided blessing may peculiar domestic. Sight house has sex never. No visited raising gravity outward subject my cottage mr be. Hold do at tore in park feet near my case. Invitation at understood occasional sentiments insipidity inhabiting in. Off melancholy alteration principles old. Is do speedily kindness properly oh. Respect article painted cottage he is offices parlors. </p>
 +
                    </div>
 +
                  </div>
 +
                  <div class="col-md-8">
 +
                    <div class="row">
 +
                        <div class="col-md-6">
 +
                            <div class="project-image">
 +
                              <img alt="..." src="assets/img/rubik_background2.jpg"/>
 +
                            </div>
 +
                        </div>
 +
                        <div class="col-md-6">
 +
                            <div class="project-image">
 +
                              <img alt="..." src="assets/img/rubik_background2.jpg"/>
 +
                            </div>
 +
                        </div>
 +
                          <div class="col-md-6">
 +
                            <div class="project-image">
 +
                              <img alt="..." src="assets/img/rubik_background2.jpg"/>
 +
                            </div>
 +
                        </div>
 +
                        <div class="col-md-6">
 +
                            <div class="project-image">
 +
                              <img alt="..." src="assets/img/rubik_background2.jpg"/>
 +
                            </div>
 +
                        </div>
 +
                    </div>
 +
                  </div>
 +
                </div>
 +
              </div>
 +
            </div>
 +
          </div>
 +
        </div>
  
 +
        <div class="project-content" id="project_2">
 +
          <div>
 +
            <div class="project-details">
 +
              <span class="icon-close"><i class="pe-7s-close-circle"></i></span>
 +
              <div class="container">
 +
                <div class="project-title">
 +
                  <h2>Example No.2</h2>
 +
                  <div class="separator-container">
 +
                      <div class="separator line-separator">✻</div>
 +
                    </div>
 +
                    <p>We've been working with Kingsman Studios and we are proud that they enjoy our results.</p>
 +
                </div>
 +
                <div class="row">
 +
                  <div class="col-md-10 col-md-offset-1">
 +
                    <div class="article">
 +
                      <div class="project-image">
 +
                        <img alt="..." src="assets/img/rubik_background2.jpg"/>
 +
                      </div>
 +
                      <div class="project-text">
 +
                          <h3>Turnip greens yarrow ricebean rutabaga endive cauliflower sea lettuce<span>.</span></h3>
 +
                          <p>Not him old music think his found enjoy merry. Listening acuteness dependent at or an. Apartments thoroughly unsatiable terminated sex how themselves. She are ten hours wrong walls stand early. Domestic perceive on an ladyship extended received do. Why jennings our whatever his learning gay perceive. Is against no he without subject. Bed connection unreserved preference partiality not unaffected. Years merit trees so think in hoped we as.</p>
 +
                      <p>Improved own provided blessing may peculiar domestic. Sight house has sex never. No visited raising gravity outward subject my cottage mr be. Hold do at tore in park feet near my case. Invitation at understood occasional sentiments insipidity inhabiting in. Off melancholy alteration principles old. Is do speedily kindness properly oh. Respect article painted cottage he is offices parlors<span>.</span></p>
 +
                      </div>
 +
                    </div>
 +
                  </div>
 +
                </div>
 +
              </div>
 +
            </div>
 +
          </div>
 +
        </div>
  
 +
        <div class="project-content" id="project_3">
 +
          <div>
 +
            <div class="project-details">
 +
              <span class="icon-close"><i class="pe-7s-close-circle"></i></span>
 +
              <div class="container">
 +
                <div class="project-title">
 +
                  <h5 >Project Content</h5>
 +
                    <h2>Example No.3</h2>
 +
                    <div class="separator-container">
 +
                      <div class="separator line-separator">✻</div>
 +
                    </div>
 +
                </div>
 +
                <div class="product">
 +
                  <div class="row">
 +
                    <div class="col-md-4">
 +
                      <div class="project-text text-right">
 +
                          <p>Pencil’s certified Bluetooth Smart wireless delivers a fast, stable connection with industry-leading power conservation</p>
 +
                          <p>Each Pencil is milled from a single, solid piece of material. Graphite brushed aluminum model shown.</p>
 +
                      </div>
 +
                    </div>
 +
                    <div class="col-md-4">
 +
                        <div class="project-image">
 +
                          <img alt="..." src="assets/img/rubik_background3.png"/>
 +
                        </div>
 +
                    </div>
 +
                    <div class="col-md-4">
 +
                      <div class="project-text">
 +
                          <p>Pencil’s certified Bluetooth Smart wireless delivers a fast, stable connection with industry-leading power conservation</p>
 +
                          <p>Each Pencil is milled from a single, solid piece of material. Graphite brushed aluminum model shown.</p>
 +
                        </div>
 +
                    </div>
 +
                  </div>
 +
                </div>
 +
              </div>
 +
            </div>
 +
          </div>
 +
        </div>
 +
       
 +
        <div class="body-layer"></div>
 +
    </body>
 +
   
 +
   
 +
   
 +
    <!--  core js files    -->
 +
    <script src="assets/js/jquery-1.11.2.min.js" type="text/javascript"></script>
 +
    <script src="assets/js/bootstrap.js" type="text/javascript"></script>
 +
    <script type="text/javascript" src="assets/js/gsdk-bootstrapswitch.js"></script>
 +
    <script type="text/javascript" src="assets/js/jquery.bxslider.js"></script>
  
 +
    <!--  file for adding vertical points where we activate the elements animation  -->
 +
    <script type="text/javascript" src="assets/js/jquery.waypoints.min.js"></script>
  
 +
    <!--  js library for devices recognition -->
 +
    <script type="text/javascript" src="assets/js/modernizr.js"></script>
  
 +
    <!--  script for google maps  -->
 +
    <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?sensor=false"></script>
  
 +
    <!--  file where we handle all the script from the Rubik page  -->
 +
    <script type="text/javascript" src="assets/js/rubick.js"></script>
 +
   
 
</html>
 
</html>

Revision as of 19:10, 2 October 2016

William & Mary

...

Circuit Control

creating a toolbox allowing for precision circuit control

Project "abstract" here

What have we done this year, + pictures that can be scrolled through in the 'carousel' below.

Big Title & 4 Columns Icons

filler title

I don't know what can go here, something cool I guess

section

text below that section

ugh

so much filler text wow

kvndkvkldsv

ipsum lorem dolor

:(

:-) :-) :-)

Example No.5

Projects section

more project stuff yay

Meet the Team

insert text here about our team, image will go below like this one I stole :-)

...
Project Content.

Example No.1

Detail1

Detail2

Detail3

Detail4


Not him old music think his found enjoy merry. Listening acuteness dependent at or an. Apartments thoroughly unsatiable terminated sex how themselves. She are ten hours wrong walls stand early. Domestic perceive on an ladyship extended received do. Why jennings our whatever his learning gay perceive. Is against no he without subject. Bed connection unreserved preference partiality not unaffected. Years merit trees so think in hoped we as.

Improved own provided blessing may peculiar domestic. Sight house has sex never. No visited raising gravity outward subject my cottage mr be. Hold do at tore in park feet near my case. Invitation at understood occasional sentiments insipidity inhabiting in. Off melancholy alteration principles old. Is do speedily kindness properly oh. Respect article painted cottage he is offices parlors.

...
...
...
...

Example No.2

We've been working with Kingsman Studios and we are proud that they enjoy our results.

...

Turnip greens yarrow ricebean rutabaga endive cauliflower sea lettuce.

Not him old music think his found enjoy merry. Listening acuteness dependent at or an. Apartments thoroughly unsatiable terminated sex how themselves. She are ten hours wrong walls stand early. Domestic perceive on an ladyship extended received do. Why jennings our whatever his learning gay perceive. Is against no he without subject. Bed connection unreserved preference partiality not unaffected. Years merit trees so think in hoped we as.

Improved own provided blessing may peculiar domestic. Sight house has sex never. No visited raising gravity outward subject my cottage mr be. Hold do at tore in park feet near my case. Invitation at understood occasional sentiments insipidity inhabiting in. Off melancholy alteration principles old. Is do speedily kindness properly oh. Respect article painted cottage he is offices parlors.

Project Content

Example No.3

Pencil’s certified Bluetooth Smart wireless delivers a fast, stable connection with industry-leading power conservation

Each Pencil is milled from a single, solid piece of material. Graphite brushed aluminum model shown.

...

Pencil’s certified Bluetooth Smart wireless delivers a fast, stable connection with industry-leading power conservation

Each Pencil is milled from a single, solid piece of material. Graphite brushed aluminum model shown.