Team:XMU-China/TTeam

From 2014.igem.org

(Difference between revisions)
(Undo revision 232213 by TonyWu (talk))
 
(2 intermediate revisions not shown)
Line 109: Line 109:
</head>
</head>
-
 
-
<body onload="init()">
 
<div id="background" style="position:fixed;z-index:-1;width:100%;height:100%;top:0px;left:0px;">
<div id="background" style="position:fixed;z-index:-1;width:100%;height:100%;top:0px;left:0px;">
<img src="https://static.igem.org/mediawiki/2014/0/0a/XMU-Home-Background2.png" width="100%" height="100%"/>
<img src="https://static.igem.org/mediawiki/2014/0/0a/XMU-Home-Background2.png" width="100%" height="100%"/>
Line 133: Line 131:
/>
/>
</div>
</div>
 +
<canvas></canvas>
<div style="width:1000px;margin:0px auto">
<div style="width:1000px;margin:0px auto">
<div id="icon" style="position:relative;top:-150px">
<div id="icon" style="position:relative;top:-150px">
Line 302: Line 301:
</script>
</script>
 +
</body>
 +
 +
<body onload="init()">
 +
</body>
 +
 +
 +
<style>
 +
#footer {
 +
    position: fixed;
 +
    bottom: 0;
 +
    width: 100%;
 +
    height: 50px;
 +
    margin-top: -60px;
 +
    background: transparent url("https://static.igem.org/mediawiki/2014/6/68/XMU-all-footer.png") no-repeat center top;
 +
    line-height: 100;
 +
    overflow: hidden;
 +
    z-index: 1000;
 +
    _display: none;
 +
}
 +
</style>
 +
<body>
 +
<div style="height:100px; bottom:45px; right:50%;margin-right:-200px;position:absolute;z-index:2;"><a href="http://www.xmu.edu.cn">
 +
      <img src="https://static.igem.org/mediawiki/2014/c/c9/XMU-Sponsor.png" width="100%" height="100%"></a>
 +
</div>
</body>
</body>
</html>
</html>

Latest revision as of 16:59, 17 October 2014

Team:XMU-China