Team:SEU China
From 2013.igem.org
(Difference between revisions)
(24 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | |||
- | |||
<html> | <html> | ||
- | < | + | <head> |
- | + | <meta charset="utf-8"> | |
- | + | <title>iGEM 2013 SEU_A Human Practic</title> | |
- | + | <style type="text/css"> | |
- | + | <!-- | |
- | + | #文本 { | |
- | + | height: 107px; | |
- | + | width: 1120px; | |
- | + | position: absolute; | |
- | + | left: -8px; | |
- | + | top: 324.2px; | |
- | + | background-color: #3A3A3A; | |
+ | } | ||
+ | #文本 p { | ||
+ | color: #CCC; | ||
+ | font-size: 18px; | ||
+ | word-spacing: 3px; | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | #文本1 { | ||
+ | height: 200px; | ||
+ | width: 542px; | ||
+ | position: absolute; | ||
+ | left: -8px; | ||
+ | top: 870px; | ||
+ | } | ||
+ | #文本1 p { | ||
+ | color: #CCC; | ||
+ | font-size: 18px; | ||
+ | word-spacing: 3px; | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | #下图 { | ||
+ | height: 50px; | ||
+ | width: 1052px; | ||
+ | position: absolute; | ||
+ | left: -3px; | ||
+ | top: 1203px; | ||
+ | } | ||
- | |||
+ | #banner | ||
+ | { | ||
+ | height: 1113px; | ||
+ | width: 275px; | ||
+ | position:absolute; | ||
+ | left:-22px; | ||
+ | top:50px; | ||
+ | background-color: #3A3A3A; | ||
+ | } | ||
- | { | + | #shangtu { |
- | + | height: 768px; | |
- | + | width: 1024px; | |
- | + | left:-25px; | |
- | + | top:0px; | |
- | + | position: absolute; | |
- | + | bottom: 0px; | |
- | + | right: 0px; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | .description { | |
+ | font-size: 24px; | ||
+ | color: #FFFFFF; | ||
+ | font-weight: bold; | ||
+ | } | ||
- | { | + | #menubar |
- | + | { | |
- | + | background-color:#EEECEC; | |
- | + | opacity:0.8; | |
- | + | top:-4px; | |
- | + | width:360px; | |
- | + | height:23px; | |
- | + | position:absolute; | |
- | + | top:-20px; | |
- | + | } | |
- | + | #menubar ul li a | |
+ | { | ||
+ | color:#8D1919; | ||
+ | } | ||
+ | #menubar.right-menu | ||
+ | { | ||
+ | background-color:#EEECEC; | ||
+ | opacity:0.8; | ||
+ | top:-4px; | ||
+ | width:200px; | ||
+ | height:23px; | ||
+ | position:absolute; | ||
+ | top:-20px; | ||
+ | } | ||
+ | .right-menu li a | ||
+ | { | ||
+ | color:#8D1919; | ||
+ | background-color:#EEECEC; | ||
+ | } | ||
+ | |||
+ | #p-logo | ||
+ | { | ||
+ | height:0px; | ||
+ | visibility:hidden; | ||
+ | } | ||
+ | |||
+ | #top-section | ||
+ | { | ||
+ | height:0px; | ||
+ | } | ||
+ | #footer-box | ||
+ | { | ||
+ | height:0px; | ||
+ | display:none; | ||
+ | visbility:hidden; | ||
+ | } | ||
+ | |||
+ | body { | ||
+ | margin-left: 0px; | ||
+ | margin-top: 0px; | ||
+ | margin-right: 0px; | ||
+ | margin-bottom: 0px; | ||
+ | background-color: #F0F3F7; | ||
+ | } | ||
+ | .STYLE2 { | ||
+ | font-size: 20px; | ||
+ | font-weight: bold; | ||
+ | font-family: Verdana, Arial, Helvetica, sans-serif; | ||
+ | } | ||
+ | .STYLE3 { | ||
+ | font-size: 18px; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | .STYLE4 { | ||
+ | font-family: Georgia, "Times New Roman", Times, serif; | ||
+ | font-weight: bold; | ||
+ | font-size: 30px; | ||
+ | } | ||
+ | #Layer1 { | ||
+ | position:absolute; | ||
+ | width:288px; | ||
+ | height:22px; | ||
+ | z-index:1; | ||
+ | left: 706px; | ||
+ | top: 696px; | ||
+ | background-color: #F0F3F7; | ||
+ | visibility: inherit; | ||
+ | } | ||
+ | --> | ||
+ | </style> | ||
+ | <script type="text/JavaScript"> | ||
+ | <!-- | ||
+ | function MM_swapImgRestore() { //v3.0 | ||
+ | var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; | ||
+ | } | ||
+ | |||
+ | function MM_preloadImages() { //v3.0 | ||
+ | var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); | ||
+ | var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) | ||
+ | if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} | ||
+ | } | ||
+ | |||
+ | function MM_findObj(n, d) { //v4.01 | ||
+ | var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { | ||
+ | d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} | ||
+ | if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; | ||
+ | for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); | ||
+ | if(!x && d.getElementById) x=d.getElementById(n); return x; | ||
+ | } | ||
+ | |||
+ | function MM_swapImage() { //v3.0 | ||
+ | var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3) | ||
+ | if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];} | ||
+ | } | ||
+ | //--> | ||
+ | </script> | ||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | <div id="shangtu"><img src="https://static.igem.org/mediawiki/2013/3/36/Indexseu.gif" width="1024" height="768" border="0" usemap="#Map" /> | ||
+ | <map name="Map"> | ||
+ | <area shape="rect" coords="24,511,87,575" href="https://2013.igem.org/wiki/index.php?title=Team:SEU_China&action=edit"> | ||
+ | <area shape="rect" coords="379,58,537,111" href="https://2013.igem.org/Team:SEU_China/Project"> | ||
+ | <area shape="rect" coords="436,140,572,197" href="https://2013.igem.org/Team:SEU_China/Team"> | ||
+ | <area shape="rect" coords="428,225,615,279" href="https://2013.igem.org/Team:SEU_China/Modeling"> | ||
+ | <area shape="rect" coords="517,304,657,356" href="https://2013.igem.org/Team:SEU_China/Safety"> | ||
+ | <area shape="rect" coords="538,383,754,433" href="https://2013.igem.org/Team:SEU_China/Experiment"> | ||
+ | <area shape="rect" coords="615,445,869,497" href="https://2013.igem.org/Team:SEU_China/Attributions"> | ||
+ | <area shape="rect" coords="806,505,1019,551" href="https://2013.igem.org/Team:SEU_China/Notebook"> | ||
+ | <area shape="rect" coords="28,117,143,143" href="https://2013.igem.org"> | ||
+ | <area shape="rect" coords="152,116,274,143" href="http://www.seu.edu.cn/" target="_blank"> | ||
+ | </map> | ||
+ | </div> | ||
+ | |||
+ | <div id="Layer1"> | ||
+ | <div align="center" id="demo" style="overflow:hidden;height:20px;width:285px;"> | ||
+ | <table border="0" cellspacing="0" cellpadding="0" background="#F0F3F7"> | ||
+ | <tr> | ||
+ | <td id="demo1" background="#F0F3F7"><span | ||
+ | class="STYLE3">01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101</span></td> | ||
+ | <td id="demo2"></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | <script language="JavaScript" type="text/javascript"> | ||
+ | <!-- | ||
+ | var demo = document.getElementById("demo"); | ||
+ | var demo1 = document.getElementById("demo1"); | ||
+ | var demo2 = document.getElementById("demo2"); | ||
+ | var speed=16; | ||
+ | demo2.innerHTML = demo1.innerHTML; | ||
+ | demo.scrollLeft = demo.scrollWidth; | ||
+ | function Marquee(){ | ||
+ | if(demo.scrollLeft<=0) | ||
+ | demo.scrollLeft+=demo2.offsetWidth | ||
+ | else{ | ||
+ | demo.scrollLeft-- | ||
+ | } | ||
+ | } | ||
+ | var MyMar = setInterval(Marquee,speed) | ||
+ | --> | ||
+ | </script></div> | ||
+ | </body> | ||
+ | </html> |
Latest revision as of 08:20, 8 August 2013
01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101 |