Difference between revisions of "Team:METU Turkey/Modeling"

(Prototype team page)
 
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{METU_Turkey}}
+
<html>
<html>
+
<head>
  
<h2> Modeling</h2>
+
 
 +
 
 +
<style>
  
 +
.highlightBox {
 +
  width: 570px;
 +
  background-color: #A0E0A9;
 +
  padding: 15px;
 +
  margin: auto;
 +
 
 +
}
  
<div class="highlightBox">
 
<h4>Note</h4>
 
<p>In order to be considered for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Best Model award</a>, you must fill out this page.</p>
 
</div>
 
  
  
<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>
 
  
<p>
+
#content {
Here are a few examples from previous teams:
+
    position: relative;
</p>
+
    width: 1350px;
<ul>
+
    margin: 0 auto;
<li><a href="https://2014.igem.org/Team:ETH_Zurich/modeling/overview">ETH Zurich 2014</a></li>
+
    padding: 0px 0px 0px 0px;
<li><a href="https://2014.igem.org/Team:Waterloo/Math_Book">Waterloo 2014</a></li>
+
    background: white;
</ul>
+
    color: black;
 +
    border-color: white;
 +
   
 +
 
 +
    z-index: 2;
 +
 
 +
}
  
  
 +
 +
body {
 +
        background-color:white;
 +
    }
 +
   
 +
    p.sansserif {
 +
    font-family: Arial, Helvetica, sans-serif;
 +
}
 +
   
 +
  ul.nav {
 +
   
 +
    background-color: #FFCE76;
 +
    padding: 3px;
 +
    font-size: 17px;
 +
}
 +
 +
    ul.nav li a {
 +
        display: block;
 +
        text-decoration: none;
 +
        padding-bottom: 3px;
 +
        padding-top: 3px;
 +
        padding-right: 9px;
 +
        padding-left: 9px;
 +
        background-color: #FFCE76
 +
       
 +
    }
 +
 +
    ul.nav > li:hover {
 +
       
 +
        background-color: #FFE9C2
 +
       
 +
    }
 +
 +
    ul.nav li a:hover {
 +
        background: #ccc;
 +
        background-color: #FFE9C2
 +
       
 +
    }
 +
 +
    ul.nav > li {
 +
        display: inline-block;
 +
        position: relative;
 +
        background-color: #FFCE76
 +
       
 +
    }
 +
 +
    ul.nav > li ul {
 +
        display: none;
 +
        position: absolute;
 +
        left: -1px;
 +
        background-color: #FFCE76;
 +
        border-top-color: #fff;
 +
        margin-top: 0px;
 +
        width: 150px;
 +
    }
 +
 +
    ul.nav > li:hover ul {
 +
        display: block;
 +
    }
 +
 +
    ul.nav > li ul li {
 +
        display: inline-block;
 +
    }
 +
 +
a.one:link {color:#0E2036;text-decoration:none;}
 +
a.one:visited {color:#214D7F;text-decoration:none;}
 +
 +
 +
 +
    </style>
 +
 +
 +
 +
 +
</head>
 +
<body>
 +
   
 +
    <ul class="nav">
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey">Home</a>
 +
        </li>
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Team">Team</a>
 +
         
 +
        </li>
 +
                <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Description">Project</a>
 +
            <ul>
 +
                <li><a href="https://2015.igem.org/Team:METU_Turkey/Experiments">Experiments</a></li>
 +
                <li><a href="https://2015.igem.org/Team:METU_Turkey/Results">Results</a></li>
 +
                <li><a href="https://2015.igem.org/Team:METU_Turkey/Design">Design</a></li>
 +
            </ul>
 +
        </li>
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Parts">Parts</a>
 +
            <ul>
 +
                <li><a href="https://2015.igem.org/Team:METU_Turkey/Basic_Part">Basic Part</a></li>
 +
                <li><a href="https://2015.igem.org/Team:METU_Turkey/Composite_Part">Composite Part</a></li>
 +
                <li><a href="https://2015.igem.org/Team:METU_Turkey/Part_Collection">Part Collection</a></li>
 +
            </ul>
 +
            </li>
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Notebook">Notebook</a>
 +
        </li>
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Attributions">Attributions</a>
 +
        </li>
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/interlab">Interlab</a>
 +
        </li>
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Collaborations">Collaborations</a>
 +
        </li>
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Practices">Human Practices</a>
 +
        </li>
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Safety">Safety</a>
 +
        </li>
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Modeling">Modeling</a>
 +
        </li>
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Measurement">Measurement</a>
 +
        </li>
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Gallery">Gallery</a>
 +
        </li>
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Sponsors">Sponsors</a>
 +
        </li>
 +
   
 +
        </li>
 +
    </ul>
 +
 +
<!-- First block of content -->
 +
<table  cellspacing="20px" height="150px" align="center">
 +
<tr>
 +
<td align="center" width="350px"><a href="https://igem.org/Main_Page" target="_blank"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="150px"></a></td>
 +
 +
<td align="center" bgColor="#FFFFFF" >
 +
 +
<!-- You can replace this image with your team's logo! -->
 +
<img src="https://static.igem.org/mediawiki/2014/c/cc/Metuigem_logo.png" width="120px">
 +
<h3>Welcome!  <br> We are Team METU_Turkey! </h3>
 +
 +
</td>
 +
<td align="center" width="162px"><a href="http://www.metu.edu.tr"color:#FFFFFF" target="_blank"><img src="https://static.igem.org/mediawiki/2014/9/91/Metulogo.jpg" width="300px"></a></td>
 +
</tr>
 +
</table>
 +
<!-- end of first block -->
 +
 +
 +
 +
 +
<h1>Our Modeling</h1>
 +
<div margin="300px">
 +
<p>.</p>
 
</div>
 
</div>
  
 +
<img align=center src="">
 +
<p><h4></h4>
 +
. </br> </br>
 +
 +
</p>
 +
 +
 +
 +
 +
<!-- Sponsorlar beginning -->
 +
    <table  id="firstblock" width="60%"  cellspacing="10px" height="200px" align="center">
 +
        <tr>
 +
        <td align=center>
 +
<a href="http://www.metu.edu.tr" target="_blank"> <img src="https://static.igem.org/mediawiki/2014/9/91/Metulogo.jpg" width="350px" align="center"></a>
 +
        </td>
 +
        </tr>
 +
           
 +
    </table>
 +
 +
<table  id="firstblock" width="60%"  cellspacing="10px" height="200px" align="center">
 +
 +
 +
<tr>
 +
 +
<td align="center" width="162px"><a href="http://odtuteknokent.com.tr/" target="_blank"> <img src="https://static.igem.org/mediawiki/2014/4/47/Odtuteknokent.jpg" width="175px"></a></td>
 +
 +
<td align="center" width="162px"><a href="http://www.kardiosis.com.tr/" target="_blank"> <img src="https://static.igem.org/mediawiki/2014/d/d4/Kardiosis.jpg" width="175px"></a></td>
 +
 +
<td align="center" width="162px"><a href="http://www.tr-idea.com/" target="_blank"> <img src="https://static.igem.org/mediawiki/2015/c/c6/METU_Turkey_Idea.PNG" width="350px"></a></td>
 +
 +
</tr>
 +
</table>
 +
<table align="center" cellspacing="10px">
 +
<tr>
 +
 +
<td align="center"><a href="http://www.sentegen.com/" target="_blank"> <img src="https://static.igem.org/mediawiki/2014/d/dd/Sentegenlogoder.PNG" width="175px"></a></td>
 +
 +
 +
 +
 +
<td align="center"><a href="http://www.mathworks.com/" target="_blank"> <img src="https://static.igem.org/mediawiki/2015/a/ab/METU_Turkey_mathworks.png" width="175px"></a></td>
 +
 +
 +
</tr>
 +
</table>
 +
 +
   
 +
<!-- Sponsorlar end -->
 +
</body>
 
</html>
 
</html>

Latest revision as of 08:09, 16 September 2015

Welcome!
We are Team METU_Turkey!

Our Modeling

.

.