Team:Bielefeld-CeBiTec/Team

From 2014.igem.org

(Difference between revisions)
 
(68 intermediate revisions not shown)
Line 1: Line 1:
 +
{{Template:Team:Bielefeld-CeBiTec/igem.css}}
 +
{{Template:Team:Bielefeld-CeBiTec/main.css}}
 +
{{Template:Team:Bielefeld-CeBiTec/Banner_team.css}}
 +
{{Template:Team:Bielefeld-CeBiTec/Banner_team.tmpl}}
<html>
<html>
-
<!--main content -->
+
<h1> Here you will find interesting information about our team </h1>
-
<table width="70%" align="center">
+
-
<!--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:Bielefeld-CeBiTec"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:Bielefeld-CeBiTec/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=Bielefeld-CeBiTec"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:Bielefeld-CeBiTec/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:Bielefeld-CeBiTec/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:Bielefeld-CeBiTec/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:Bielefeld-CeBiTec/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:Bielefeld-CeBiTec/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:Bielefeld-CeBiTec/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>
 
-
 
-
<style>
 
-
body{
 
-
background-image:url("https://static.igem.org/mediawiki/2014/2/29/Bielefeld-CeBiTec_14-06-01_background.png" );
 
-
</style>
 
-
 
-
 
-
</table>
 
-
 
-
 
-
<!--end navigation menu -->
 
-
 
-
<style>
 
-
 
-
 
-
#globalwrapper #leftcol p{padding-left:20px; padding-right:40px;}
 
-
#globalwrapper #leftcol .bigbutton p{padding-left:5px; padding-right:5px; padding-top:2px;}
 
-
#leftcol ul{text-align:justify;}
 
-
#leftcol ul{text-align:left;}
 
-
 
-
#content{
 
-
border:0;
 
-
padding:0;
 
-
width:1000px;
 
-
margin-left: 182px;
 
-
        margin-right: 170px
 
-
        border-radius:0px;
 
-
        opacity:0.8;
 
-
        box-shadow:0px -5px 3px 0px #000000;/
 
-
background: rgb(238,238,238); /* Old browsers */
 
-
background: -moz-linear-gradient(45deg, rgb(238,238,238) 0%, rgb(204,204,204) 100%); /* FF3.6+ */
 
-
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgb(238,238,238)), color-stop(100%,rgb(208,208,208))); /* Chrome,Safari4+ */
 
-
background: -webkit-linear-gradient(45deg, rgb(238,238,238) 0%,rgb(238,238,238) 100%); /* Chrome10+,Safari5.1+ */
 
-
background: -o-linear-gradient(45deg, rgb(238,238,238) 0%,rgb(204,204,204) 100%); /* Opera 11.10+ */
 
-
background: -ms-linear-gradient(45deg, rgb(238,238,238) 0%,rgb(204,204,204) 100%); /* IE10+ *
 
-
background: linear-gradient(45deg, rgb(238,238,238) 0%,rgb(204,204,204) 100%); /* W3C */
 
-
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
 
-
 
-
 
-
}
 
-
</style>
 
-
 
-
 
-
</td>
 
 +
<div class="element">
 +
  <div id="text">
 +
    <p>This is our team page. Here you can find several information about the team <a href="https://2014.igem.org/Team:Bielefeld-CeBiTec/Team/Members">members </a> and their motivation to participate at the iGEM competition. For the realization of our project we divided the task in subtasks for which we made <a href="https://2014.igem.org/Team:Bielefeld-CeBiTec/Team/Subteams">subteams</a>. In addition there is further information about <a href="https://2014.igem.org/Team:Bielefeld-CeBiTec/BielefeldAndUniversity">Bielefeld University</a> and the Center for Biotechnology where our lab is located. If you have any questions look at the <a href="https://2014.igem.org/Team:Bielefeld-CeBiTec/Contact">contact</a> page.</p>
 +
  </div>
 +
</div>
</html>
</html>

Latest revision as of 13:13, 3 September 2014


Here you will find interesting information about our team

This is our team page. Here you can find several information about the team members and their motivation to participate at the iGEM competition. For the realization of our project we divided the task in subtasks for which we made subteams. In addition there is further information about Bielefeld University and the Center for Biotechnology where our lab is located. If you have any questions look at the contact page.