Team:Goettingen/Team

From 2013.igem.org

(Difference between revisions)
(Prototype team page)
m
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 *** -->
 
-
 
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
</div></div>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<script>
-
This is a template page. READ THESE INSTRUCTIONS.
+
$(document).ready(function(){
-
</div>
+
  $(".f-larger").click(function(){
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
    $("p").css("font-size","16pt");
-
You are provided with this team page template with which to start the iGEM season. You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki. You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
  });
-
</div>
+
  $(".f-smaller").click(function(){
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
    $("p").css("font-size","12pt");
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace. 
+
  });
-
</div>
+
  $("#supervisors").hide();
-
</div>
+
  $("#students").hide();
-
</html>
+
 
 +
  $(".OurTeam").click(function(){
 +
$("#OurTeam").show();
 +
$("#supervisors").hide();
 +
$("#students").hide();
 +
  });
 +
  $(".supervisors").click(function(){
 +
$("#OurTeam").hide();
 +
$("#supervisors").show();
 +
$("#students").hide();
 +
  });
 +
  $(".students").click(function(){
 +
$("#OurTeam").hide();
 +
$("#supervisors").hide();
 +
$("#students").show();
 +
  });
 +
});
 +
</script>
 +
<style>
-
<!-- *** End of the alert box *** -->
+
   
 +
#footer-box{position:relative;top:-120px}
 +
#content,#p-logo{visibility:hidden;height:0}
 +
body{background-color:#00334a;
 +
background-image:url('https://static.igem.org/mediawiki/2013/9/99/Test-fill.png');
 +
font:Arial,san-serif,Georgia}
 +
        #content-1{ position: relative;
 +
top:-120px;
 +
width:  935px;
 +
                    #    margin-left: 10px;
 +
                    margin: 0 auto;
 +
                    padding: 5px 20px 5px 20px;;
 +
                    background: white;
 +
                    color: black;
 +
                    border-left: 1px solid #444444;
 +
                    border-right: 1px solid #444444;
 +
                    line-height: 1.5em;
 +
                    z-index: 2;}
 +
.spanning{position:relative;margin:0 auto 0 auto;padding:0 0;z-index:2;top:-120px}
 +
#menu-bar { background-color:#efefef;
 +
height:36px;
 +
width:988px;
 +
position:relative;
 +
float:left;
 +
font-size:160%;
 +
line-height:2em;
 +
padding-left:0.4%}
 +
#menu-bar a{padding: 10px 1.5% 5px 1.5%; color:#596678;margin-left:0.60%}
 +
#menu-bar .deact{padding: 12px 1.5% 5px 1.5%;
 +
color:white;
 +
background-color:#8f0000;
 +
text-decoration:none;}
 +
#menu-bar a:hover{padding: 12px 1.5% 5px 1.5%;
 +
color:white;
 +
background-color:#8f0000;
 +
text-decoration:none;}
 +
#col-left{ position:relative;
 +
float:left;
 +
margin:1.5% auto 0 auto;
 +
width:270px;}
 +
.top { z-index:999;
 +
position:fixed;
 +
bottom:3%;
 +
right:2.5%;
 +
_position:absolute; /* for IE6 */
 +
_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */
 +
overflow:visible;}
 +
#col-right{ position:relative;
 +
float:right;
 +
margin:0 auto 0 auto;
 +
padding:0 0 0 20px;
 +
background-color:white;
 +
width:640px;
 +
}
 +
#col-left a{padding: 3px .5% 3px .5%;color:blue}
 +
.firstHeading{color:white;}
 +
.firstHeading{color:white;}
 +
h1 {line-height:1.6em;
 +
bold:true;border-bottom:0}
 +
h2 {line-height:1.4em;color:#005073;border-bottom:0;font-weight:bold}
 +
p{font-size:13pt;font-weight:normal;color:black}
 +
.nav,.ctrl-p{font-size:12pt;font-weight:normal;}
 +
.countD{}
 +
.f-larger,.f-smaller{border:0;outline:0;font-size:12pt;background-color:#f9f9f9;cursor:pointer}
 +
.OurTeam:hover{border-bottom: 1px solid;cursor:pointer}
 +
.supervisors:hover{border-bottom: 1px solid;cursor:pointer}
 +
.students:hover{border-bottom: 1px solid;cursor:pointer}
 +
#profilephoto{width:180px}
 +
</style>
 +
 +
<!--go to top--> <a href="#" class="top"><img src="https://static.igem.org/mediawiki/2013/0/08/Go2top.png" /></a> 
 +
<!--header img region-->
 +
<div id="top"></div>
 +
<div class="spanning" style="width:975px;"><a href="http://www.uni-goettingen.de/en/1.html"><img src="https://static.igem.org/mediawiki/2013/1/1a/Header-goe.jpg" /></a></div>
 +
<div class="spanning" style="width:988px;">
 +
<div id="menu-bar">
 +
<a href="main.html" title="Home">Home</a>
 +
<a class="deact">Team</a>
 +
<a href="https://igem.org/Team.cgi?year=2013" title="Profile">Team Profile</a>
 +
<a href="https://2013.igem.org/Team:Goettingen/Parts" title="Partial registry">Parts registry</a>
 +
<a href="https://2013.igem.org/Team:Goettingen/Modeling" title="Modeling">Modeling</a>
 +
<a href="https://2013.igem.org/Team:Goettingen/NoteBook" title="NoteBook">NoteBook</a>
 +
<a href="https://2013.igem.org/Team:Goettingen/Safety" title="Safety" >Safety</a>
 +
<a href="https://2013.igem.org/Team:Goettingen/Attributions" title="Attributions">Attributions</a>
 +
                     
 +
</div><!--close menu-bar -->
 +
        <img src="https://static.igem.org/mediawiki/2013/0/08/Shadow0.png" /> 
 +
 +
</div><!--close spanning-->
 +
<div id="content-1">
 +
<div id="col-left">
 +
<div id="nav" style="background-color:#f9f9f9;padding: 0 10px 0 10px">
 +
<h3 onclick="$('.nav').toggle('slow')" titile="click to hide/show" style="color:#8f0000;font-size:14pt;cursor:pointer">Navigation:</h3>
 +
<ul class="nav" style="font-size:12pt">
 +
<li><span class="OurTeam" style="color:#596678">Our Team</span></li>
 +
<li><span class="supervisors" style="color:#596678">Supervisors</span></li>
 +
<li><span class="students" style="color:#596678">Students</span></li>
 +
</ul>
 +
</div><!--close nav-->
 +
<br />
 +
<div id="ctrl-p"  style="background-color:#f9f9f9;padding: 0 10px 0 10px">
 +
<h3 onclick="$('.ctrl-p').toggle('slow')" style="color:#8f0000;font-size:14pt;cursor:pointer">Control Panel:</h3>
 +
<ul class="ctrl-p" style="font-size:12pt;background-color:#f9f9f9;padding: 0 10px 0 10px;font-weight:normal">
 +
<li> Font Size: <button class="f-larger">Large</button><button class="f-smaller">Small</button></li>
 +
</ul>
 +
</div><!--close ctrl-p --><br />
 +
<div id="CountD" style="background-color:#f9f9f9;padding: 0 10px 0 10px">
 +
<h3 style="color:#8f0000;font-size:14pt">Today is:</a></h3> </div>
 +
</div><!--close col-left-->
 +
 +
<div id="col-right"><br/>
 +
<div id="OurTeam" >
 +
<h2 style="font-size:14pt" >Our Team</h2>
 +
<img src="https://static.igem.org/mediawiki/2013/5/53/Teamfoto.jpg" alt="Team Foto iGEM 2013 Goettingen "style="width:80%;border:10px solid #eeeeee">
 +
 +
<p>An international group of ambitious and enthusiastic master students of the master programs "Microbiology and Biochemistry", "Developmental, Neural, and Behavioral Biology" and "Molecular Biology" of the Georg-August-Universitaet Goettingen, has teamed up once again to participate in the iGEM competition 2013. </p>
 +
<p> Our team is supported by <a href="#stuelke">Prof. Dr. Stuelke</a>, <a href="#commichau">Dr.Fabian Commichau</a>(both Department of General Microbiology) and <a href="#neumann">Prof. Dr. Neumann</a> (Department of Synthetic Biology). They act as advisors for our project and support us in planning and organizing.  </p>
 +
<p>The achievements of our iGEM team 2012 impressed us and attracted our attention to the iGEM competition. The possibility to do our own research project from planning and organizing up to designing of experiments, convinced us to continue Participating in 2013. </p>
 +
</div><!--close ourteam-->
 +
<div id="supervisors">
 +
<h2 style="font-size:14pt">Supervisors</h2><br />
 +
<p>I'm sorry, but the page has gone to <a href="https://en.wikipedia.org/wiki/Moon" target="_blank" title="It's perfect spot for vacation! Ever!">Moon</a> for vacation, don't worry, it will be back soon,;)</p>
 +
</div><!--close supervisors -->
 +
<div id="students">
 +
<h2 style="font-size:14pt">Students</h2><br />
 +
<p>I'm sorry, but the page has gone to <a href="https://en.wikipedia.org/wiki/Moon" target="_blank" title="It's perfect spot for vacation! Ever!">Moon</a> for vacation, don't worry, it will be back soon,;)</p>
 +
</div><!--close students-->
 +
</div><!--close col-right -->
-
{|align="justify"
+
</html>
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
-
|[[Image:Goettingen_logo.png|200px|right|frame]]
+
-
|-
+
-
|
+
-
|[[Image:Goettingen_team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:Goettingen | Team Goettingen]]
+
-
|}
+
-
 
+
-
 
+
-
<!--- The Mission, Experiments --->
+
-
 
+
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
-
!align="center"|[[Team:Goettingen|Home]]
+
-
!align="center"|[[Team:Goettingen/Team|Team]]
+
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=Goettingen Official Team Profile]
+
-
!align="center"|[[Team:Goettingen/Project|Project]]
+
-
!align="center"|[[Team:Goettingen/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:Goettingen/Modeling|Modeling]]
+
-
!align="center"|[[Team:Goettingen/Notebook|Notebook]]
+
-
!align="center"|[[Team:Goettingen/Safety|Safety]]
+
-
!align="center"|[[Team:Goettingen/Attributions|Attributions]]
+
-
|}
+
-
 
+
-
 
+
-
 
+
-
== '''Who we are''' ==
+
-
{|border = "0"
+
-
|-
+
-
|rowspan="3"|
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
'''Advisors:'''
+
-
 
+
-
*''' Advisor 1''':    Mentor for all
+
-
*'''Advisor 2''':      Our favorite
+
-
*'''Grad Student 1''':    Our leader 
+
-
 
+
-
 
+
-
'''Undergrads:'''
+
-
 
+
-
*'''Student 1''':    Sleepyhead
+
-
*'''Student 2''':    Math nerd
+
-
*'''Student 3''':    Is going to save the world
+
-
*'''Student 4''':    Loves iGEM
+
-
*'''Student 5''':  A normal student... or(r) am I?
+
-
*'''Student 6''':  Table football fan
+
-
*'''Student 7''':
+
-
 
+
-
 
+
-
|
+
-
<gallery>
+
-
Image:Example2_Team_member_1.png|Team member 1
+
-
Image:Example2_Team_member_2.png|Team member 2
+
-
Image:Example2_Team_member_3.png|Team member 3
+
-
Image:Example2_Team_member_4.png|Team member 4
+
-
Image:Example2_Team_member_5.png|Team member 5
+
-
Image:Example2_Team_member_6.png|Team member 6
+
-
Image:Example2_Team_member_7.png|Team member 7
+
-
</gallery>
+
-
|}
+
-
 
+
-
== '''What we did''' ==
+
-
 
+
-
(Provide proper attribution for all work)
+
-
 
+
-
 
+
-
== '''Where we're from''' ==
+

Revision as of 21:24, 26 May 2013


Control Panel:

  • Font Size:

Today is:


Our Team

Team Foto iGEM 2013 Goettingen

An international group of ambitious and enthusiastic master students of the master programs "Microbiology and Biochemistry", "Developmental, Neural, and Behavioral Biology" and "Molecular Biology" of the Georg-August-Universitaet Goettingen, has teamed up once again to participate in the iGEM competition 2013.

Our team is supported by Prof. Dr. Stuelke, Dr.Fabian Commichau(both Department of General Microbiology) and Prof. Dr. Neumann (Department of Synthetic Biology). They act as advisors for our project and support us in planning and organizing.

The achievements of our iGEM team 2012 impressed us and attracted our attention to the iGEM competition. The possibility to do our own research project from planning and organizing up to designing of experiments, convinced us to continue Participating in 2013.

Supervisors


I'm sorry, but the page has gone to Moon for vacation, don't worry, it will be back soon,;)

Students


I'm sorry, but the page has gone to Moon for vacation, don't worry, it will be back soon,;)