Team:Peking/Headerpro
From 2010.igem.org
(Difference between revisions)
(Team:Peking/Test2 moved to Team:Peking/Project/ProjectDiscription over redirect) |
|||
Line 1: | Line 1: | ||
- | # | + | {{:Team:Peking/BannerHidden}} |
+ | {{:Team:Peking/Background}} | ||
+ | {{:Team:Peking/Header3}} | ||
+ | |||
+ | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
+ | <head> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | |||
+ | #Layer1 { | ||
+ | position:absolute; | ||
+ | left:35px; | ||
+ | top:220px; | ||
+ | width:547px; | ||
+ | height:30px; | ||
+ | z-index:6; | ||
+ | border-top-style: none; | ||
+ | border-right-style: none; | ||
+ | border-bottom-style: none; | ||
+ | border-left-style: none; | ||
+ | border-top-width: 0px; | ||
+ | border-right-width: 0px; | ||
+ | border-bottom-width: 0px; | ||
+ | border-left-width: 0px; | ||
+ | } | ||
+ | |||
+ | table{ | ||
+ | background: url();transparent; | ||
+ | border-top-style: none; | ||
+ | } | ||
+ | |||
+ | a:link { | ||
+ | color: #FFFFFF; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | #Layer2 { | ||
+ | position:absolute; | ||
+ | left:132px; | ||
+ | top:246px; | ||
+ | width:200px; | ||
+ | height:98px; | ||
+ | z-index:4; | ||
+ | background-color: #000; | ||
+ | border-top-style: none; | ||
+ | border-right-style: none; | ||
+ | border-bottom-style: none; | ||
+ | border-left-style: none; | ||
+ | border-top-width: 0px; | ||
+ | border-right-width: 0px; | ||
+ | border-bottom-width: 0px; | ||
+ | border-left-width: 0px; | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | #Layer3 { | ||
+ | position:absolute; | ||
+ | left:338px; | ||
+ | top:248px; | ||
+ | width:171px; | ||
+ | height:122px; | ||
+ | z-index:5; | ||
+ | background-color: #000; | ||
+ | border-top-style: none; | ||
+ | border-right-style: none; | ||
+ | border-bottom-style: none; | ||
+ | border-left-style: none; | ||
+ | border-top-width: 0px; | ||
+ | border-right-width: 0px; | ||
+ | border-bottom-width: 0px; | ||
+ | border-left-width: 0px; | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | |||
+ | a:visited { | ||
+ | color: #FFFFFF; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | a:hover { | ||
+ | color: #FFFF00; | ||
+ | text-decoration: none; | ||
+ | font-family: "Franklin Gothic Demi Cond"; | ||
+ | font-size: 12px; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | td { | ||
+ | font-family: Verdana, Geneva, sans-serif; | ||
+ | font-weight: bold; | ||
+ | color: #FFFFFF; | ||
+ | font-size: 12px; | ||
+ | border-top-style: none; | ||
+ | border-right-style: none; | ||
+ | border-bottom-style: none; | ||
+ | border-left-style: none; | ||
+ | } | ||
+ | |||
+ | #Layer4 { | ||
+ | position:absolute; | ||
+ | left:199px; | ||
+ | top:246px; | ||
+ | width:203px; | ||
+ | height:78px; | ||
+ | z-index:3; | ||
+ | background-color: #000; | ||
+ | border-top-style: none; | ||
+ | border-right-style: none; | ||
+ | border-bottom-style: none; | ||
+ | border-left-style: none; | ||
+ | border-top-width: 0px; | ||
+ | border-right-width: 0px; | ||
+ | border-bottom-width: 0px; | ||
+ | border-left-width: 0px; | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | #Layer3 table tr td a { | ||
+ | font-family: Georgia, Times New Roman, Times, serif; | ||
+ | } | ||
+ | #Layer2 table tr td a { | ||
+ | font-family: Georgia, Times New Roman, Times, serif; | ||
+ | } | ||
+ | #Layer4 table tr td a { | ||
+ | font-family: Georgia, Times New Roman, Times, serif; | ||
+ | } | ||
+ | #Layer5 { | ||
+ | position:absolute; | ||
+ | left:87px; | ||
+ | top:246px; | ||
+ | width:200px; | ||
+ | height:140px; | ||
+ | z-index:7; | ||
+ | background-color: #000000; | ||
+ | border-top-width: 0px; | ||
+ | border-right-width: 0px; | ||
+ | border-bottom-width: 0px; | ||
+ | border-left-width: 0px; | ||
+ | border-top-style: none; | ||
+ | border-right-style: none; | ||
+ | border-bottom-style: none; | ||
+ | border-left-style: none; | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | </style> | ||
+ | <script type="text/JavaScript"> | ||
+ | <!-- | ||
+ | function MM_findObj(n, d) { //v4.01 | ||
+ | var p,i,x; if(!d) d=document; | ||
+ | if((p=n.indexOf("?"))>0) | ||
+ | if(parent.frames.length) | ||
+ | { | ||
+ | d=parent.frames[n.substring(p+1)].document; | ||
+ | n=n.substring(0,p); | ||
+ | } | ||
+ | if(d.all) | ||
+ | if(!(x=d[n])) | ||
+ | x=d.all[n]; | ||
+ | i = 0; | ||
+ | if(!x) | ||
+ | if( d.forms ) | ||
+ | while( i < d.forms.lenth ) | ||
+ | { | ||
+ | x = d.forms[ i ][ n ]; | ||
+ | i ++; | ||
+ | } | ||
+ | i = 0; | ||
+ | if( !x ) | ||
+ | if( d.layers ) | ||
+ | while( i < d.layers.length ) | ||
+ | { | ||
+ | x=MM_findObj(n,d.layers[i].document); | ||
+ | i ++; | ||
+ | } | ||
+ | if(d.getElementById) | ||
+ | if(!x) | ||
+ | x=d.getElementById(n); | ||
+ | return x; | ||
+ | } | ||
+ | function MM_showHideLayers() { //v6.0 | ||
+ | var i,p,v,obj,args=MM_showHideLayers.arguments; | ||
+ | for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2]; | ||
+ | if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; } | ||
+ | obj.visibility=v; } | ||
+ | } | ||
+ | |||
+ | --> | ||
+ | </script> | ||
+ | |||
+ | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head> | ||
+ | |||
+ | <body> | ||
+ | <div id="Layer1"> | ||
+ | <table width="550" height="36" border="0"> | ||
+ | <tr> | ||
+ | <td width="46"><div align="center"><a href="https://2010.igem.org/Team:Peking">HOME</a></div></td> | ||
+ | <td width="41" onMouseOver="MM_showHideLayers('Layer2','','hide')"><div align="center" onMouseOver="MM_showHideLayers('Layer5','','show');MM_showHideLayers('Layer2','','hide')"><a href="https://2010.igem.org/Team:Peking/Team">TEAM</a></div></td> | ||
+ | <td width="64" onMouseOver="MM_showHideLayers('Layer2','','show');MM_showHideLayers('Layer4','','hide')"><div align="center" onMouseOver="MM_showHideLayers('Layer5','','hide')"><a href="https://2010.igem.org/Team:Peking/Project">PROJECT</a></div></td> | ||
+ | <td width="49" onMouseOver="MM_showHideLayers('Layer2','','hide');MM_showHideLayers('Layer4','','show')"><div align="center"><a href="https://2010.igem.org/Team:Peking/Parts">PARTS</a></div></td> | ||
+ | <td width="80" onMouseOver="MM_showHideLayers('Layer3','','hide');MM_showHideLayers('Layer4','','hide')"><div align="center"><a href="https://2010.igem.org/Team:Peking/Modeling">MODELING</a></div></td> | ||
+ | <td width="77" onMouseOver="MM_showHideLayers('Layer3','','show')"><div align="center"><a href="https://2010.igem.org/Team:Peking/Notebook">NOTEBOOK</a></div></td> | ||
+ | <td width="78" onMouseOver="MM_showHideLayers('Layer3','','hide')"><div align="center"><a href="https://2010.igem.org/Team:Peking/Humanpractice">HUMAN PRACTICE </a></div></td> | ||
+ | <td width="81"><div align="center"><a href="https://2010.igem.org/Team:Peking/Googleparts">GOOGLE PARTS </a></div></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | <div id="Layer2" onMouseOver="MM_showHideLayers('Layer2','','show')" onMouseOut="MM_showHideLayers('Layer2','','hide')"> | ||
+ | <table width="200" height="93" border="0"> | ||
+ | <tr> | ||
+ | <td height="22"><a href="https://2010.igem.org/Team:Peking/Project/ProjectDiscription"> Project Discription </a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td height="23"> <a href="https://2010.igem.org/Team:Peking/Project/Biosensor"> Biosensor </a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td height="15"> <a href="https://2010.igem.org/Team:Peking/Project/Bioabsorbent"> Bioabsorbent</a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td height="15"><a href="https://2010.igem.org/Team:Peking/Project/Expansion"> Expansion</a></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | <div id="Layer3" onMouseOver="MM_showHideLayers('Layer3','','show')" onMouseOut="MM_showHideLayers('Layer3','','hide')"> | ||
+ | <table width="172" height="102" border="0"> | ||
+ | <tr> | ||
+ | <td height="24"> <a href="https://2010.igem.org/Team:Peking/Notebook">Personal Notes</a> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td height="21"><a href="https://2010.igem.org/Team:Peking/Notebook/Protocols"> Protocols</a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td height="15"> <a href="https://2010.igem.org/Team:Peking/Notebook/News">News and Activities</a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td height="15"> <a href="https://2010.igem.org/Team:Peking/Notebook/OtherThings">Outcomes</a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td height="15"> <a href="https://2010.igem.org/Team:Peking/Notebook/Vocabulary">Vocabulary</a></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | <div id="Layer4" onMouseOver="MM_showHideLayers('Layer4','','show')" onMouseOut="MM_showHideLayers('Layer4','','hide')"> | ||
+ | <table width="208" height="58" border="0"> | ||
+ | <tr> | ||
+ | <td height="15"> <a href="https://2010.igem.org/Team:Peking/Parts"> Parts</a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td height="15"> <a href="https://2010.igem.org/Team:Peking/charaterization">Characterization</a></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | <div id="Layer5" onfocus="MM_showHideLayers('Layer5','','hide')"> | ||
+ | <table width="200" border="0" onMouseOver="MM_showHideLayers('Layer5','','show')" onMouseOut="MM_showHideLayers('Layer5','','hide')"> | ||
+ | <tr> | ||
+ | <td> <a href="https://2010.igem.org/Team:Peking/Team"> Students and Instructors</a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> <a href="http://www.pku.edu.cn"> Peking University</a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> <a href="https://2010.igem.org/Team:Peking/Team/Collaberation"> Collaberation</a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> <a href="https://2010.igem.org/Team:Peking/Team/Gallery"> Gallery</a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> <a href="https://2010.igem.org/Team:Peking/Team/Acknowledgement"> Acknowledgement</a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> <a href="https://2010.igem.org/Team:Peking/Team/PreviousYears"> Previous Years</a></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </body> | ||
+ | </html> |
Revision as of 16:48, 2 October 2010