Team:York UK/Team.html

From 2013.igem.org

(Difference between revisions)
m
(Blanked the page)
Line 1: Line 1:
-
<html>
 
-
</div></div>
 
-
<script>
 
-
$(document).ready(function(){
 
-
  $(".f-larger").click(function(){
 
-
    $("p").css("font-size","16pt");
 
-
  });
 
-
  $(".f-smaller").click(function(){
 
-
    $("p").css("font-size","12pt");
 
-
  });
 
-
  $("#supervisors").hide();
 
-
  $("#students").hide();
 
-
 
 
-
  $(".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>
 
-
   
 
-
#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 -->
 
-
 
-
</html>
 

Revision as of 21:22, 26 May 2013