Difference between revisions of "Team:Warwick/Model"

Line 1: Line 1:
{{Warwick}}
 
 
<html>
 
<html>
 +
  <head>
 +
    <title>iGEM Warwick 2016 - Modelling</title>
 +
    <meta charset="utf-8" />
 +
    <meta name="viewport" content="width=device-width, initial-scale=1" />
 +
    <link rel="stylesheet" type="text/css" href="http:\\2016.igem.org/Team:Warwick\css?action=raw&ctype=text/css" />
 +
  </head>
 +
  <body>
 +
  <!-- Header -->
 +
      <header id="header">
 +
        <div class="inner">
 +
        <a href="https://2016.igem.org/Team:Warwick" class="logo" >
 +
            <img src="https://static.igem.org/mediawiki/2016/c/cd/T--Warwick--Logo.png" alt="IGEM WARWICK" class="logo">
 +
        </a>
 +
          <nav id="nav">
 +
            <a href="https://2016.igem.org/Team:Warwick">Home</a>
 +
            <a href="https://2016.igem.org/Team:Warwick/Team">Team</a>
 +
            <div class="dropdown">
 +
            <a href="https://2016.igem.org/Team:Warwick/Project">Project</a>
 +
            <div class="dropdown-content">
 +
                <a href="https://2016.igem.org/Team:Warwick/Project">Overview</a>
 +
                <a href="https://2016.igem.org/Team:Warwick/Design">Design</a>
 +
                <a href="https://2016.igem.org/Team:Warwick/Parts">Parts</a>
 +
                <a href="https://2016.igem.org/Team:Warwick/Modelling">Modelling</a>
 +
            </div>
 +
            </div>
 +
            <div class="dropdown">
 +
            <a href="https://2016.igem.org/Team:Warwick/LabBook">Labs</a>
 +
            <div class="dropdown-content">
 +
                <a href="https://2016.igem.org/Team:Warwick/LabBook">Lab Book</a>
 +
                <a href="https://2016.igem.org/Team:Warwick/Safety">Safety</a>
 +
                <a href="https://2016.igem.org/Team:Warwick/Interlab">Interlab</a>
 +
                <a href="https://2016.igem.org/Team:Warwick/Protocols">Protocols</a>
 +
            </div>
 +
            </div>
 +
            <a href="https://2016.igem.org/Team:Warwick/Attributions">Attributions</a>
 +
            <a href="https://2016.igem.org/Team:Warwick/Human_Practices">Human Practices</a>
 +
            <a href="https://2016.igem.org/Team:Warwick/Awards">Awards</a>
 +
          </nav>
 +
          <a href="#navPanel" class="navPanelToggle"><span class="fa fa-bars"></span></a>
 +
        </div>
 +
    </header>
 +
     
  
<div class="column full_size">
+
    <!-- Banner -->
<h2> Modeling</h2>
+
      <section id="banner">
<p>Mathematical models and computer simulations provide a great way to describe the function and operation of BioBrick Parts and Devices. Synthetic Biology is an engineering discipline, and part of engineering is simulation and modeling to determine the behavior of your design before you build it. Designing and simulating can be iterated many times in a computer before moving to the lab. This award is for teams who build a model of their system and use it to inform system design or simulate expected behavior in conjunction with experiments in the wetlab.</p>
+
        <h1>Modelling</h1>
 
+
        <p>Modelling, that's a thing!</p>
 
+
      </section>
<h5> Inspiration </h5>
+
     
<p>
+
     
Here are a few examples from previous teams:
+
  <!-- Footer -->
</p>
+
    <footer id="footer">
<ul>
+
              <div class="inner">
<li><a href="https://2014.igem.org/Team:ETH_Zurich/modeling/overview">ETH Zurich 2014</a></li>
+
              <div class="flex">
<li><a href="https://2014.igem.org/Team:Waterloo/Math_Book">Waterloo 2014</a></li>
+
                <div class="copyright">
</ul>
+
                  &copy; Warwick iGem 2016.
 
+
                <ul class="icons">
 
+
                    <li><a href="https://www.facebook.com/WarwickIGEM" class="logo" ><img src="https://static.igem.org/mediawiki/2016/6/6f/T--Warwick--Facebook.png" alt="Facebook" class="logo">
</div>
+
                    </a></li>
 
+
                    <li><a href="https://twitter.com/warwickigem" class="logo" ><img src="https://static.igem.org/mediawiki/2016/7/7e/T--Warwick--Twitter.png" alt="Twitter" class="logo">
 +
                    </a></li>
 +
                </ul>
 +
                <a href="https://2016.igem.org/Team:Warwick" class="logo" >
 +
                    <img src="https://static.igem.org/mediawiki/2016/f/f6/T--Warwick--banner.png" alt="IGEM WARWICK" class="bannertop">
 +
                </a>
 +
                <div class="links">
 +
                    <a href="https://2016.igem.org/Team:Warwick">Home</a>
 +
                    <a href="https://2016.igem.org/Team:Warwick/Team">Team</a>
 +
                    <a href="https://2016.igem.org/Team:Warwick/Project">Project</a>
 +
                    <a href="https://2016.igem.org/Team:Warwick/Design">Design</a>
 +
                    <a href="https://2016.igem.org/Team:Warwick/Parts">Parts</a>
 +
                    <a href="https://2016.igem.org/Team:Warwick/Safety">Safety</a>
 +
                    <a href="https://2016.igem.org/Team:Warwick/Attributions">Attributions</a>
 +
                    <a href="https://2016.igem.org/Team:Warwick/Human_Practices">Human Practices</a>
 +
                    <a href="https://2016.igem.org/Team:Warwick/Awards">Awards</a> 
 +
                </div>
 +
              </div>
 +
            </div>
 +
          </div>
 +
      </footer>
 +
  </body>
 
</html>
 
</html>

Revision as of 14:53, 16 October 2016

iGEM Warwick 2016 - Modelling