Team:NJU China

From 2013.igem.org

(Difference between revisions)
 
(181 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 *** -->
+
<html lang="en">
-
<html>
+
<head>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
        <meta charset="UTF-8" />
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
-
This is a template page. READ THESE INSTRUCTIONS.
+
        <meta name="viewport" content="width=device-width, initial-scale=1.0">  
-
</div>
+
<style type="text/css">
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
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://2009.igem.org/Help:Template/Examples">HERE</a>.
+
-
</div>
+
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
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>
+
-
</div>
+
-
</html>
+
-
<!-- *** End of the alert box *** -->
+
/* hiding the top section*/
 +
body{position:absolute; top:0px; width:100%; height:100%;}
 +
#top-section{
 +
  height:0px;
 +
    border:none;
 +
    width:980px;
 +
    margin:0 auto;
 +
    padding:0 0 0 0;
 +
    background-color:transparent;
 +
    overflow:hide;
 +
}
 +
#p-logo{display:none;}
 +
#search-controls{display:none;}
 +
#top{display:none;}
 +
.firstHeading{display:none;}
 +
/* end of hiding the top section*/
 +
/* global setting*/
 +
#globalWrapper{position:absolute; top:0px;left:0px; width:100%; padding:0 0 0 0;margin:0 0 0 0;height:100%;font-family: calibri, Arial, Helvetica, sans-serif;}
 +
#content{
 +
    background-color:white;
 +
    border:none;
 +
    width:1340px;
 +
/*    height:700px;*/
 +
    marign:0 auto;
 +
    padding:0 0 0 0;
 +
    top:-40px;
 +
    }
 +
#bodyContent{
 +
    background-color:transparent;
 +
    border:none;
 +
   
 +
    }
 +
siteSub{
 +
    display:none;
 +
    border:none;
 +
    }
 +
contentSub{
 +
    display:none;
 +
    }
 +
/* end of global setting*/
-
{|align="justify"
+
/*hiding the footer-box*/
 +
#footer-box{display:none;}
 +
#catlinks{display:none;}
 +
/*end of hiding the footer book*/
-
                                         
+
/* menu (page, edit ...) */
 +
#menubar {
 +
    background-color:transparent;
 +
    position: relative;
 +
    float:left;
 +
    white-space: nowrap;
 +
    top:-6px;
 +
    width: 490px;
 +
    z-index: 5000;
 +
    font-family: sans-serif;
 +
    font-size: 55%;
 +
    line-height: 1em;
 +
    z-index:99;
 +
}
-
|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:NJU_China_logo.png|200px|right|frame]]
 
-
|-
 
-
|
 
-
''Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
 
-
|[[Image:NJU_China_team.png|right|frame|Your team picture]]
 
-
|-
 
-
|
 
-
|align="center"|[[Team:NJU_China | Team NJU_China]]
 
-
|}
 
-
<!--- The Mission, Experiments --->
+
#aa{
 +
        width:100%;
 +
        height:100%;
 +
        margin:0 0 0 0;
 +
        padding:0 0 0 0;
 +
float:left;
 +
position:absolute;
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
       
-
!align="center"|[[Team:NJU_China|Home]]
+
}
-
!align="center"|[[Team:NJU_China/Team|Team]]
+
 
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=NJU_China Official Team Profile]
+
#b{
-
!align="center"|[[Team:NJU_China/Project|Project]]
+
        width:100%;
-
!align="center"|[[Team:NJU_China/Parts|Parts Submitted to the Registry]]
+
        height:100%;
-
!align="center"|[[Team:NJU_China/Modeling|Modeling]]
+
        margin:0 0 0 0;
-
!align="center"|[[Team:NJU_China/Notebook|Notebook]]
+
        padding:0 0 0 0;
-
!align="center"|[[Team:NJU_China/Safety|Safety]]
+
float:left;
-
!align="center"|[[Team:NJU_China/Attributions|Attributions]]
+
display:none;
-
|}
+
 +
}
 +
</style>
 +
<script language="javascript">
 +
function changemodel()
 +
{
 +
document.getElementById("image").src = "https://static.igem.org/mediawiki/2013/2/27/Nju-home-Model.png";
 +
document.getElementById("b").style.display="block";
 +
}
 +
function changeproject()
 +
{
 +
document.getElementById("image").src = "https://static.igem.org/mediawiki/2013/c/c6/Nju-home-Project.png";
 +
document.getElementById("b").style.display="block";
 +
}
 +
function changehuman()
 +
{
 +
document.getElementById("image").src = "https://static.igem.org/mediawiki/2013/9/94/Human1111.png";
 +
document.getElementById("b").style.display="block";
 +
}
 +
function changesafety()
 +
{
 +
document.getElementById("image").src = "https://static.igem.org/mediawiki/2013/f/f0/Nju-home-Safety.png";
 +
document.getElementById("b").style.display="block";
 +
}
 +
function changewetlab()
 +
{
 +
document.getElementById("image").src = "https://static.igem.org/mediawiki/2013/e/ed/Nju-logo-Wet_lab.png";
 +
document.getElementById("b").style.display="block";
 +
}
 +
function changeteam()
 +
{
 +
document.getElementById("image").src = "https://static.igem.org/mediawiki/2013/5/55/Nju-home-Team.png";
 +
document.getElementById("b").style.display="block";
 +
}
 +
function changeextras()
 +
{
 +
document.getElementById("image").src = "https://static.igem.org/mediawiki/2013/6/68/Nju-home-Extras.png";
 +
document.getElementById("b").style.display="block";
 +
}
 +
function home()
 +
{
 +
document.getElementById("b").style.display="none";
 +
}
 +
</script>
 +
 
 +
</head>
 +
 
 +
<body style="margin:0px;padding:0px; ">
 +
<div style="float:left; position:absolute; z-index:1; display:block; ">
 +
</br></br>
 +
<a href="https://2013.igem.org"><img src="https://static.igem.org/mediawiki/2013/2/26/NJU-Miniminilogo.png" ></a>
 +
</div>
 +
<div id="aa">
 +
 
 +
<img src="https://static.igem.org/mediawiki/2013/0/0b/NJU_home_Index.png" usemap="#Map"/>
 +
<map name="Map" id="Map">
 +
<area shape="rect" coords="400,590,970,679" onmouseover="home();" href="#"onfocus="blur(this);">
 +
<area shape="circle" coords="400,122,82" onmouseover="changemodel();" href="https://2013.igem.org/Team:NJU_China/Modeling" onfocus="blur(this);"/>
 +
<area shape="circle" coords="236,432,116" onmouseover="changeproject();" href="https://2013.igem.org/Team:NJU_China/Project" onfocus="blur(this);"/>
 +
<area shape="circle" coords="530,315,110" onmouseover="changehuman();" href="https://2013.igem.org/Team:NJU_China/Human Practice" onfocus="blur(this);"/>
 +
<area shape="circle" coords="875,173,105" onmouseover="changesafety();" href="https://2013.igem.org/Team:NJU_China/Safety" onfocus="blur(this);"/>
 +
<area shape="circle" coords="762,388,105" onmouseover="changewetlab();" href="https://2013.igem.org/Team:NJU_China/Wet lab" onfocus="blur(this);"/>
 +
<area shape="circle" coords="995,362,78" onmouseover="changeteam();" href="https://2013.igem.org/Team:NJU_China/Team" onfocus="blur(this);"/>
 +
<area shape="circle" coords="1138,490,71" onmouseover="changeextras();" href="https://2013.igem.org/Team:NJU_China/Extras" onfocus="blur(this);"/>
 +
</map>
 +
</div>
 +
<div id ="b">
 +
<img id = "image" src="https://static.igem.org/mediawiki/2013/6/68/Nju-home-Extras.png">
 +
</div>
 +
 
 +
</body>
 +
 
 +
</html>

Latest revision as of 03:48, 28 September 2013