|
|
(64 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">
| |
- |
| |
- | <!-- link to home -->
| |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| |
- | <a href="http://https://2014.igem.org/Team:Bielefeld-CeBiTec "style="color:#000000"> Home </a></td>
| |
- | <br>
| |
- | <!-- end of link to home -->
| |
- |
| |
- |
| |
- | <!-- link to members -->
| |
- | <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/Team/Members"style="color:#000000"> Members </a></td>
| |
- | <br>
| |
- | <!-- end of link to members -->
| |
- |
| |
- |
| |
- | <!-- link to pictures and videos -->
| |
- | <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/Team/PicturesAndVideos"style="color:#000000"> Pictures and Videos </a></td>
| |
- | <br>
| |
- | <!-- end of link to pictures and videos -->
| |
- |
| |
- |
| |
- | <!-- link to bielefeld and university -->
| |
- | <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/Team/BielefeldAndUniversity"style="color:#000000"> Bielefeld and University </a></td>
| |
- | <br>
| |
- | <!-- end of link to bielefeld and university -->
| |
- |
| |
- |
| |
- | <!-- link to official team site -->
| |
- | <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>
| |
- | <br>
| |
- | <!-- end of link to official team site -->
| |
- |
| |
- |
| |
- | <!-- link to contact -->
| |
- | <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/Team/Contact"style="color:#000000"> Contact </a></td>
| |
- | <br>
| |
- | <!-- end of link to contact -->
| |
- |
| |
- |
| |
- |
| |
- |
| |
- | <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> |