Team:Vanderbilt MF/Project

From 2014.igem.org

(Difference between revisions)
 
(12 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
{{Team:Vanderbilt/CSS}}
-
 
+
-
 
+
-
{{CSS/Main}}
+
-
 
+
<html>
<html>
-
<!--main content -->
+
<head lang="en">
-
<table width="70%" align="center">
+
    <meta charset="UTF-8">
-
 
+
    <title>The Project</title>
-
 
+
-
<!--welcome box -->
+
-
<tr>
+
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
-
<br>
+
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:Vanderbilt_MF/Project&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
-
</td>
+
-
</tr>
+
-
 
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
-
<!-- end welcome box -->
+
-
<tr>
+
-
 
+
-
<!--navigation menu -->
+
-
<td align="center" colspan="3">
+
-
 
+
-
<table  width="100%">
+
-
<tr heigth="15px"></tr>
+
-
<tr heigth="75px">
+
-
 
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
-
<a href="https://2014.igem.org/Team:Vanderbilt_MF"style="color:#000000">Home </a> </td>
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:Vanderbilt_MF/Team"style="color:#000000"> Team </a> </td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=Vanderbilt_MF"style="color:#000000"> Official Team Profile </a></td>
+
-
 
+
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
-
<a href="https://2014.igem.org/Team:Vanderbilt_MF/Project"style="color:#000000"> Project</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:Vanderbilt_MF/Parts"style="color:#000000"> Parts</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:Vanderbilt_MF/Modeling"style="color:#000000"> Modeling</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
-
<a href="https://2014.igem.org/Team:Vanderbilt_MF/Notebook"style="color:#000000"> Notebook</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:Vanderbilt_MF/Safety"style=" color:#000000"> Safety </a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:Vanderbilt_MF/Attributions"style="color:#000000"> Attributions </a></td>
+
-
 
+
-
 
+
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
-
</tr>
+
-
</table>
+
-
</tr>
+
    <style>
-
</tr>
+
        .tab_left {
-
</td>
+
            visibility: hidden;
 +
        }
 +
        .tab_right {
 +
            visibility: visible;
 +
        }
 +
        #home_tab_left {
 +
            visibility: visible;
 +
        }
 +
        #team_tab_left {
 +
            visibility: visible;
 +
        }
 +
        #project_tab_left {
 +
            visibility: visible;
 +
        }
 +
        #home_tab_right {
 +
            visibility: hidden;
 +
        }
 +
        #team_tab_right {
 +
            visibility: hidden;
 +
        }
 +
        #project_tab_right {
 +
            visibility: hidden;
 +
        }
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
        #right_button {
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
            visibility: visible;
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
        }
 +
    </style>
 +
</head>
 +
<body>
-
<!--Project content  -->
+
<header id="tmp">
-
<tr><td > <h3> Project Description </h3></td>
+
</header>
-
<td ></td >
+
-
<td > <h3> Content</h3></td>
+
-
</tr>
+
-
<tr>
+
<div id="tabs">
-
<td width="45%" valign="top">  
+
    <div id="home_tab_left" class = "tab_left"><a href="Home"></a>                      </div>          
-
<p>
+
    <div id="team_tab_left" class = "tab_left"><a href="Team"></a>                       </div>         
-
The goal of our project is to explore the fabrication of microfluidic devices that can be used as genetic sensors. Our research focuses on the design, fabrication, and testing of microfluidic devices which are suitable for synthetic biology studies. Currently, we are developing an E.coli watch that is able to detect the passage of time based on the fluorescence produced by quorum sensing E.coli. We have developed a novel microfluidic device to test evaluate quorum sensing in E.coli and hope to manipulate other genetic switches in the future for increased sensing capabilities.  </p>
+
    <div id="project_tab_left" class = "tab_left"><a href="Project"></a>                </div>
-
<br>
+
    <div id="parts_tab_left" class = "tab_left"><a href="Parts"></a>                    </div>
-
<h3>References </h3>
+
    <div id="notebook_tab_left" class = "tab_left"><a href="Notebook"></a>              </div>
-
<p>
+
    <div id="safety_tab_left" class = "tab_left"><a href="Safety"></a>                  </div>
-
iGEM teams are encouraged to record references you use during the course of your research. They should be posted somewhere on your wiki so that judges and other visitors can see how you though about your project and what works inspired you. </p>  
+
    <div id="attributions_tab_left" class = "tab_left"><a href="Attributions"></a>      </div>
-
</td>
+
-
<td></td>
+
    <a href="https://2014.igem.org/Main_Page">
-
<td  width="45%" valign="top">
+
        <img id="igem_logo" src="https://static.igem.org/mediawiki/parts/6/6b/Vanderbilt_iGEM.png" alt="igem logo" width="50" height="50">
-
<p> You can use these subtopics to further explain your project</p>
+
    </a>
-
<ol>
+
    <div id="home_tab_right" class = "tab_right"><a href="Home">                     </div></a>
-
<li>Overall project summary</li>
+
    <div id="team_tab_right" class = "tab_right"><a href="Team">                    </div></a>
-
<li>Project Details</li>
+
    <div id="project_tab_right" class = "tab_right"><a href="Project">              </div></a>
-
<li>Materials and Methods</li>
+
    <div id="parts_tab_right" class = "tab_right"><a href="Parts">                  </div></a>
-
<li>The Experiments</li>
+
    <div id="notebook_tab_right" class = "tab_right"><a href="Notebook">             </div></a>
-
<li>Results</li>
+
    <div id="safety_tab_right" class = "tab_right"><a href="Safety">                </div></a>
-
<li>Data analysis</li>
+
    <div id="attributions_tab_right" class = "tab_right"><a href="Attributions">    </div></a>
-
<li>Conclusions</li>
+
</div>
-
</ol>
+
-
<p>
+
<div id="openLabBook">
-
It's important for teams to describe all the creativity that goes into an iGEM project, along with all the great ideas your team will come up with over the course of your work.
+
    <div id="left_page" class="page"></div>
-
</p>
+
    <div id="right_page" class="page"></div>
 +
</div>
-
<p>
+
<div id="left_button" class="button"></div>
-
It's also important to clearly describe your achievements so that judges will know what you tried to do and where you succeeded. Please write your project page such that what you achieved is easy to distinguish from what you attempted.
+
<div id="right_button" class="button"></div>
-
</p>
+
-
</td>
+
</body>
-
</tr>
+
<script type="text/javascript" src="https://2014.igem.org/Team:Vanderbilt/subpagebuilder?action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2014.igem.org/Team:Vanderbilt/SoftwareProjectSubPageBuilder?action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2014.igem.org/Team:Vanderbilt/Page?action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2014.igem.org/Team:Vanderbilt/Buttons?action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript">
 +
    var page = new Page(new SoftwareProjectSubPageBuilder);
 +
    var myButtons = new Buttons(page);
 +
    page.turnPage(0);
 +
</script>
-
</table>
 
</html>
</html>

Latest revision as of 23:09, 26 January 2015

The Project