(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | {{Nanjing-China}} | + | <html xmlns="http://www.w3.org/1999/xhtml"> |
− | + | <head> | |
+ | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | <title>无标题文档</title> | ||
+ | <style type="text/css"> | ||
+ | <!-- | ||
+ | #sideMenu, | ||
+ | #top_title{ | ||
+ | display: none; | ||
+ | } | ||
+ | #content{ | ||
+ | width: 100%; | ||
+ | margin: 0px; | ||
+ | padding:0; | ||
+ | background-color:block; | ||
+ | } | ||
+ | #HQ_page p{ font-size:110%;} | ||
+ | #HQ_page h3{ font-size:130%;} | ||
+ | #HQ_page h2{ font-size:150%;} | ||
+ | #HQ_page h1{ font-size:200%; font-family: "Comic Sans MS", cursive;} | ||
+ | #HQ_page table{ border:none;} | ||
+ | #HQ_page td{border:none;} | ||
+ | body { | ||
+ | font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | background-color:#FFF; | ||
+ | } | ||
+ | a img {border: none;} | ||
+ | table { | ||
+ | border-collapse: collapse; | ||
+ | border-spacing: 0; | ||
+ | } | ||
+ | .container { | ||
+ | width: 100%; | ||
+ | font-family: Verdana, Geneva, sans-serif; | ||
+ | margin: 0 auto; | ||
+ | alignment-adjust:central; | ||
+ | background-color:#FFF; | ||
+ | background-image:url("https://static.igem.org/mediawiki/2018/6/6b/T--Nanjing-China--background-1.png"); | ||
+ | background-attachment:fixed; | ||
+ | background-size:cover; | ||
+ | background-repeat:no-repeat | ||
+ | background-position:center; | ||
+ | } | ||
+ | .header { | ||
+ | position:relative; | ||
+ | width:100%; | ||
+ | font-family: Verdana, Geneva, sans-serif; | ||
+ | alignment-adjust:central; | ||
+ | } | ||
+ | .contain { | ||
+ | position: relative; | ||
+ | width: 76%; | ||
+ | max-width: 1100px; | ||
+ | min-width: 700px; | ||
+ | padding: 10px 0; | ||
+ | alignment-adjust: central; | ||
+ | background-color: #999999 ; | ||
+ | filter:alpha(Opacity=80); | ||
+ | -moz-opacity:0.5; | ||
+ | opacity: 0.5; | ||
+ | } | ||
+ | .contain ul, .contain ol { | ||
+ | padding: 0 15px 15px 40px; | ||
+ | } | ||
+ | .footer { | ||
+ | position:relative; | ||
+ | padding: 10px 0; | ||
+ | clear: both; | ||
+ | alignment-adjust:central; | ||
+ | } | ||
+ | #menu{ | ||
+ | position: absolute; | ||
+ | top:20px; | ||
+ | left:20%; | ||
+ | width: 770px; | ||
+ | font-family: "Comic Sans MS", cursive; | ||
+ | z-index:3; | ||
+ | } | ||
+ | #menu ul{ margin: auto; padding:0; list-style:none; width:770px;} | ||
+ | #menu ul li{ height:42px; line-height:42px; margin-left: 2px; margin-bottom: 2px; border-right:3px solid #666; border-bottom:2.8px solid #666; border-top:1.5px solid #666; border-left:1px solid #666; text-align:center; float:left; width:122px; color:#F90;} | ||
+ | #menu ul li a{ color:#003; text-decoration:none; display:block; | ||
+ | width:123px; height:42px;} | ||
+ | #menu ul li a:hover{ | ||
+ | background-color: #999; | ||
+ | color: #FFF; | ||
+ | width: 124px; | ||
+ | height: 46px; | ||
+ | font-family:Verdana, Geneva, sans-serif;} | ||
+ | #menu ul li ul{ display:none; width:124px; z-index:3;} | ||
+ | #menu ul li.listshow ul{ display:block;} | ||
+ | #menu ul li ul li{ | ||
+ | float: none; | ||
+ | width: 122px; | ||
+ | margin: 0; | ||
+ | } | ||
+ | #menu ul li ul li a{ background:none; width:124px;} | ||
+ | #menu ul li ul li a:hover{ background::#006; color:#FFFFFF; width:124px; height:45px; font-family:Verdana, Geneva, sans-serif;} | ||
+ | #menu ul li a#on{ background:none;} | ||
+ | .clear{clear:both;} | ||
+ | #HOME { | ||
+ | position:relative; | ||
+ | top:auto; | ||
+ | width: 105px; | ||
+ | text-align:center; | ||
+ | background:#FFF; | ||
+ | font-size:15px; | ||
+ | alignment-adjust:central; | ||
+ | font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; | ||
+ | z-index:3; | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | #HOME .sub { | ||
+ | background-color:#FC0; height:50px; line-height:50px; border-bottom:2px solid #999; border-right:2.5px solid #666; text-align:center; float:left; width:105px;} | ||
+ | #HOME .sub ul{ margin: auto; padding:0; list-style:none; width:105px;} | ||
+ | #HOME .sub ul li{ | ||
+ | background-color:#FC0; height:50px; line-height:50px; border-bottom:2px solid #999; border-right:2.5px solid #666; text-align:center; float:left; width:105px;} | ||
+ | #HOME .sub ul li a:hover{background-color:#930; color:#CCC; height:50px; line-height:50px;} | ||
+ | #HOME .sub ul li a{ text-decoration:none; color:#000;} | ||
+ | #HOME ul{ | ||
+ | margin: auto; padding:0; list-style:0;} | ||
+ | #HOME ul li{ background:#FCC; height:37px; line-height:37px; border-bottom:2px solid #999; border-right:2.5px solid #666; text-align:center; float:left; width:105px; margin-right:1px; list-style:0;} | ||
+ | #HOME ul li a{ | ||
+ | text-decoration: none; | ||
+ | display:block; | ||
+ | color:#003; | ||
+ | width:105px; | ||
+ | height:37px; | ||
− | + | } | |
+ | #HOME ul li a:hover{ background-color:#F99; color:#FFFFFF; width:107px; height:40px;} | ||
+ | #HOME ul li a#on{ background:none;} | ||
+ | .f{ position:absolute; width:80%; left:10%; alignment-adjust:central; z-index:2;} | ||
+ | .f-word{ position:relative; width:48%; left:auto; height:460px; float:left;} | ||
+ | .f-img{ position:relative; width:26%; height:230px; float:left;} | ||
+ | .container .footer div .f .f-word h3 { | ||
+ | color: #000; | ||
+ | font-family: Verdana, Arial, Helvetica, sans-serif; | ||
+ | } | ||
+ | .f-b{position:absolute; top:-50px;} | ||
+ | -->just for team members | ||
+ | .table h2{font-size-adjust:inherit; font-family:"Courier New", Courier, monospace; color:#C09;} | ||
+ | #HQ_page td p{ font-size:90%;} | ||
+ | #HQ_page td h2{ color:#3CC; font-family:"Courier New", Courier, monospace} | ||
+ | #HQ_page td{ padding:0px; vertical-align:middle} | ||
+ | #IA{ position:relative;} | ||
+ | .header{z-index:2;} | ||
+ | .table h2{font-size-adjust:inherit; font-family:"Courier New", Courier, monospace; color:#C09;} | ||
+ | #HQ_page td p{ font-size:90%;} | ||
+ | #HQ_page td h2{ color:#3CC; font-family:"Courier New", Courier, monospace} | ||
+ | #HQ_page td{ padding:0px; vertical-align:middle} | ||
+ | .word{ position:relative; width:80%;} | ||
+ | .word h2{font-family:"Comic Sans MS", cursive;} | ||
+ | .word-2{ width:50%; float:left; height:auto;} | ||
+ | .word-3{ width:33%; float:left;} | ||
+ | .block{ width:100%; height:30px;} | ||
+ | .container .footer table tr td h3 { | ||
+ | color: #000; | ||
+ | font-family: Verdana, Arial, Helvetica, sans-serif; | ||
+ | } | ||
+ | .container .footer table tr td p { | ||
+ | color: #000; | ||
+ | font-size: 90%; | ||
+ | } | ||
+ | #apDiv11 { | ||
+ | position:relative; | ||
+ | top:auto; | ||
+ | width: 100%; | ||
+ | height: 500px; | ||
+ | z-index: 3; | ||
+ | overflow: visible; | ||
+ | visibility: visible; | ||
+ | color: #006; | ||
+ | font-family: "Comic Sans MS", cursive; | ||
+ | } | ||
+ | #apDiv12 { | ||
+ | position:absolute; | ||
+ | width: 80%; | ||
+ | height: 100%; | ||
+ | z-index: 4; | ||
+ | background-color: #FFFFFF; | ||
+ | overflow: visible; | ||
+ | left: -1px; | ||
+ | top: -1px; | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | #apDiv13 { | ||
+ | position: absolute; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | z-index: 4; | ||
+ | background-color: #FFFFFF; | ||
+ | overflow: visible; | ||
+ | left: -1px; | ||
+ | top: -1px; | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | #apDiv14 { | ||
+ | position: absolute; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | z-index: 4; | ||
+ | background-color: #FFFFFF; | ||
+ | overflow: visible; | ||
+ | left: -1px; | ||
+ | top: -1px; | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | #apDiv15 { | ||
+ | position: absolute; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | z-index: 4; | ||
+ | background-color: #FFFFFF; | ||
+ | overflow: visible; | ||
+ | left: -1px; | ||
+ | top: -1px; | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | #apDiv16 { | ||
+ | position: absolute; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | z-index: 4; | ||
+ | background-color: #FFF; | ||
+ | overflow: visible; | ||
+ | left: -1px; | ||
+ | top: -1px; | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | #apDiv17 { | ||
+ | position: absolute; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | z-index: 4; | ||
+ | background-color: #FFFFFF; | ||
+ | overflow: visible; | ||
+ | left: -1px; | ||
+ | top: -1px; | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | #apDiv18 { | ||
+ | position: absolute; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | z-index: 4; | ||
+ | background-color: #FFFFFF; | ||
+ | overflow: visible; | ||
+ | left: -1px; | ||
+ | top: -1px; | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | #apDiv19 { | ||
+ | position: absolute; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | z-index: 4; | ||
+ | background-color: #FFFFFF; | ||
+ | overflow: visible; | ||
+ | left: -1px; | ||
+ | top: -1px; | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | #apDiv20 { | ||
+ | position: absolute; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | z-index: 4; | ||
+ | background-color: #FFFFFF; | ||
+ | overflow: visible; | ||
+ | left: -1px; | ||
+ | top: -1px; | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | #apDiv21 { | ||
+ | position: absolute; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | z-index: 4; | ||
+ | background-color: #FFFFFF; | ||
+ | overflow: visible; | ||
+ | left: -1px; | ||
+ | top: -1px; | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | #apDiv22 { | ||
+ | position: absolute; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | z-index: 4; | ||
+ | background-color: #FFFFFF; | ||
+ | overflow: visible; | ||
+ | left: -1px; | ||
+ | top: -1px; | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | #apDiv23 { | ||
+ | position: absolute; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | z-index: 4; | ||
+ | background-color: #FFFFFF; | ||
+ | overflow: visible; | ||
+ | left: -1px; | ||
+ | top: -1px; | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | #apDiv24 { | ||
+ | position:absolute; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | z-index: 4; | ||
+ | background-color: #FFFFFF; | ||
+ | overflow: visible; | ||
+ | left: -1px; | ||
+ | top: -1px; | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | .word-1{ width:100%; float:left; height:auto; height:80px;} | ||
+ | .word-2{ width:50%; float:left; height:auto; height:80px;} | ||
+ | .container .contain .word h3 { | ||
+ | color: #36F; | ||
+ | font-family: "Comic Sans MS", cursive; | ||
+ | } | ||
+ | .container .contain .word-1 h3 { | ||
+ | color: #36F; | ||
+ | font-family: "Comic Sans MS", cursive; | ||
+ | } | ||
+ | .container .contain .word-3 h3 { | ||
+ | color: #36F; | ||
+ | font-family: "Comic Sans MS", cursive; | ||
+ | } | ||
+ | .container .contain .word h1 { | ||
+ | color: #039; | ||
+ | font-family: "Comic Sans MS", cursive; | ||
+ | } | ||
+ | .container .contain .word-2 p{ | ||
+ | font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; | ||
+ | } | ||
+ | .container .contain .word-3 p{ | ||
+ | font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; | ||
+ | } | ||
+ | .container .contain .word p{ | ||
+ | font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; | ||
+ | } | ||
+ | .container .contain .word h4{ | ||
+ | font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; | ||
+ | } | ||
+ | .container .contain .word-2 h4{ | ||
+ | font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; | ||
+ | } | ||
+ | .container .contain .word-3 h4{ | ||
+ | font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; | ||
+ | } | ||
+ | .container .contain div table tr td { | ||
+ | font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; | ||
+ | } | ||
+ | .container .contain div table tr td h3 { | ||
+ | color: #36F; | ||
+ | } | ||
+ | .container .contain div table tr td h1 { | ||
+ | color: #039; | ||
+ | } | ||
+ | .container .contain table tr td h1 { | ||
+ | color: #039; | ||
+ | font-family: "Comic Sans MS", cursive; | ||
+ | } | ||
+ | .container .contain marquee h1 { | ||
+ | font-family: "MS Serif", "New York", serif; | ||
+ | color: #006; | ||
+ | font-size: 250%; | ||
+ | } | ||
+ | .container .contain div table tr td { | ||
+ | font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; | ||
+ | } | ||
+ | </style> | ||
+ | <script type="text/javascript" src="https://2018.igem.org/Team:Nanjing-China/Javascript:1?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2018.igem.org/Team:Nanjing-China/Javascript:tm?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript"> | ||
+ | function menuFix(){ | ||
+ | var sfEles=document.getElementById("menu").getElementsByTagName("li"); | ||
+ | for(var i=0;i<sfEles.length; i++){ | ||
+ | sfEles[i].onmouseover=function(){ | ||
+ | this.className +=(this.className.length>0?"":"")+"listshow"; | ||
+ | } | ||
+ | sfEles[i].onmouseout=function(){ | ||
+ | this.className =this.className.replace("listshow",""); | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | window.onload= menuFix; | ||
+ | function MM_changeProp(objId,x,theProp,theValue) { //v9.0 | ||
+ | var obj = null; with (document){ if (getElementById) | ||
+ | obj = getElementById(objId); } | ||
+ | if (obj){ | ||
+ | if (theValue == true || theValue == false) | ||
+ | eval("obj.style."+theProp+"="+theValue); | ||
+ | else eval("obj.style."+theProp+"='"+theValue+"'"); | ||
+ | } | ||
+ | } | ||
+ | function MM_effectAppearFade(targetElement, duration, from, to, toggle) | ||
+ | { | ||
+ | Spry.Effect.DoFade(targetElement, {duration: duration, from: from, to: to, toggle: toggle}); | ||
+ | } | ||
+ | function MM_effectBlind(targetElement, duration, from, to, toggle) | ||
+ | { | ||
+ | Spry.Effect.DoBlind(targetElement, {duration: duration, from: from, to: to, toggle: toggle}); | ||
+ | } | ||
+ | </script> | ||
+ | </head> | ||
− | < | + | <body> |
− | + | ||
− | + | <div class="container" align="center"> | |
− | < | + | <div class="header"><img src="https://static.igem.org/mediawiki/2018/f/fe/T--Nanjing-China--signal-1.jpg" width="20%" left="0"/> |
− | <ul> | + | <div id="menu"> |
− | <li> | + | <ul> |
− | <li> | + | <li><a href="https://2018.igem.org/Team:Nanjing-China">HOME</a> |
− | <li> | + | <ul> |
− | <li> | + | <li><a href="https://2018.igem.org/Team:Nanjing-China">Introduction</a></li> |
− | </ul> | + | <li><a href="https://2018.igem.org/Team:Nanjing-China/Background">Background</a></li> |
− | </ | + | </ul> |
− | + | </li> | |
− | + | <li><a href="https://2017.igem.org/Team:Nanjing-China/Parts">PARTS</a> | |
− | + | <ul> | |
− | < | + | <li><a href="https://2018.igem.org/Team:Nanjing-China/Basic_Part">Basic_Part</a></li> |
− | < | + | <li><a href="https://2018.igem.org/Team:Nanjing-China/Improved_Parts">Improved</a></li> |
− | < | + | </ul> |
− | < | + | </li> |
− | + | <li><a href="https://2018.igem.org/Team:Nanjing-China/Sliver">JUDGE</a> | |
− | <ul> | + | <ul> |
− | <li><a href="https:// | + | <li><a href="https://2018.igem.org/Team:Nanjing-China/Bronze">Bronze</a></li> |
− | <li><a href="https:// | + | <li><a href="https://2018.igem.org/Team:Nanjing-China/Sliver">Sliver</a></li> |
− | <li><a href="https:// | + | <li><a href="https://2018.igem.org/Team:Nanjing-China/Gold">Gold</a></li> |
− | <li><a href="https:// | + | </ul> |
− | </ul> | + | </li> |
− | </div> | + | <li><a href="https://2018.igem.org/Team:Nanjing-China/Design">PROJECT</a> |
+ | <ul> | ||
+ | <li><a href="https://2018.igem.org/Team:Nanjing-China/Design">Design</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Nanjing-China/Notebook">Notebook</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Nanjing-China/Results">Results</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Nanjing-China/Demonstrate">Demonstrate</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Nanjing-China/Improvement">Improvement</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2018.igem.org/Team:Nanjing-China/TEAM">TEAM</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2018.igem.org/Team:Nanjing-China/TEAM">Introduction</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Nanjing-China/Members">Members</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Nanjing-China/Attributions">Attributions</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Nanjing-China/Collaborations">Collaboration</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2018.igem.org/Team:Nanjing-China/Human_Practices">OTHERS</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2018.igem.org/Team:Nanjing-China/Human_Practices">HP</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Nanjing-China/Safety">Safety</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Nanjing-China/Model">Model</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="contain"> | ||
+ | <div id="IA"> | ||
+ | <div style="z-index:3; position:relative;" align="center"><img src="https://static.igem.org/mediawiki/2017/9/9b/T-Nanjing-China-t-m-ia.png" width="40%" /></div> | ||
+ | <div align="center"> | ||
+ | <table width="90%" border="0" cellspacing="1" cellpadding="1"> | ||
+ | <tr> | ||
+ | <td><div align="center"><img src="https://static.igem.org/mediawiki/2017/9/9b/T-Nanjing-China-t-m-pi1.png" width="70%" /></div></td> | ||
+ | <td><div align="center"><img src="https://static.igem.org/mediawiki/2017/2/2b/T-Nanjing-China-t-m-pi2.png" width="70%" /></div></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><div align="center"><img src="https://static.igem.org/mediawiki/2017/6/6e/T-Nanjing-China-wei.png" name="wei" width="180" height="208" id="imgwei" onmouseover="MM_changeProp('imgwei','','width','250px','IMG');MM_changeProp('imgwei','','height','280px','IMG');MM_swapImage('wei','','https://static.igem.org/mediawiki/2017/8/8e/T-Nanjing-China-wei-2.png',1)" onmouseout="MM_changeProp('imgwei','','width','180px','IMG');MM_changeProp('imgwei','','height','208px','IMG');MM_swapImgRestore()"/></div></td> | ||
+ | <td><div align="center"><img src="https://static.igem.org/mediawiki/2017/9/90/T-Nanjing-China-sun.jpg" name="sun" width="180" height="208" id="imgsun" onmouseover="MM_changeProp('imgsun','','width','250px','IMG');MM_changeProp('imgsun','','height','280px','IMG');MM_swapImage('sun','','https://static.igem.org/mediawiki/2017/e/eb/T-Nanjing-China-sun-2.png',1)" onmouseout="MM_changeProp('imgsun','','width','180px','IMG');MM_changeProp('imgsun','','height','208px','IMG');MM_swapImgRestore()"/></div></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><h4 align="center">Wei Wei</h4></td> | ||
+ | <td><h4 align="center">Peiqing Sun</h4></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><div align="center"><img src="https://static.igem.org/mediawiki/2017/9/9e/T-Nanjing-China-t-m-a.png" width="70%" /></div></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><div align="center"><img src="https://static.igem.org/mediawiki/2017/9/93/T-Nanjing-China-zhao.jpg" name="zhao" width="180" height="208" id="imgzhao" onmouseover="MM_changeProp('imgzhao','','width','250px','IMG');MM_changeProp('imgzhao','','height','280px','IMG');MM_swapImage('zhao','','https://static.igem.org/mediawiki/2017/2/20/T-Nanjing-China-zhao-2.jpg',1)" onmouseout="MM_changeProp('imgzhao','','width','180px','IMG');MM_changeProp('imgzhao','','height','208px','IMG');MM_swapImgRestore()" /></div></td> | ||
+ | <td><div align="center"><img src="https://static.igem.org/mediawiki/2017/0/02/T-Nanjing-China-lkl.jpg" name="lkl" width="180" height="208" id="imglkl" onmouseover="MM_changeProp('imglkl','','width','250px','IMG');MM_changeProp('imglkl','','height','280px','IMG');MM_swapImage('lkl','','https://static.igem.org/mediawiki/2017/0/02/T-Nanjing-China-lkl.jpg',1)" onmouseout="MM_changeProp('imglkl','','width','180px','IMG');MM_changeProp('imglkl','','height','208px','IMG');MM_swapImgRestore()" /></div></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><h4 align="center">Jing Zhao</h4></td> | ||
+ | <td><h4 align="center">Kunlun Li</h4></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><img src="https://static.igem.org/mediawiki/2017/9/9c/T-Nanjing-China-t-m-in.png" width="70%" /></td> | ||
+ | <td><h4>Wang Xin</h4></td> | ||
+ | <td><h4>Weijie Gao</h4></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="members"> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2017/4/40/T-Nanjing-China-t-m-m.png" width="30%" /></div> | ||
+ | <div align="center"> | ||
+ | <table width="90%" border="0" cellspacing="1" cellpadding="1"> | ||
+ | <tr> | ||
+ | <td colspan="3"><div align="center"><img src="https://static.igem.org/mediawiki/2017/0/0c/T-Nanjing-China-all-1.jpg" name="all1" width="550" height="448" id="all1" onmouseover="MM_swapImage('all1','','https://static.igem.org/mediawiki/2017/0/04/T-Nanjing-China-all-2.jpg',1)" onmouseout="MM_swapImgRestore()" /></div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td width="33%"><img src="https://static.igem.org/mediawiki/2017/5/58/T-Nanjing-China-t-m-sl.png" width="70%" /></td> | ||
+ | <td width="23%" onclick="MM_showHideLayers('apDiv12','','show');MM_showHideLayers('apDiv13','','hide','apDiv14','','hide','apDiv15','','hide','apDiv16','','hide','apDiv17','','hide','apDiv18','','hide','apDiv19','','hide','apDiv20','','hide','apDiv21','','hide','apDiv22','','hide','apDiv23','','hide','apDiv24','','hide')">Haojie Jiang</td> | ||
+ | <td width="33%"></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="3"><img src="https://static.igem.org/mediawiki/2017/1/12/T-Nanjing-China-t-m-sm.png" width="26%" /></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td onclick="MM_showHideLayers('apDiv13','','show');MM_showHideLayers('apDiv12','','hide','apDiv14','','hide','apDiv15','','hide','apDiv16','','hide','apDiv17','','hide','apDiv18','','hide','apDiv19','','hide','apDiv20','','hide','apDiv21','','hide','apDiv22','','hide','apDiv23','','hide','apDiv24','','hide')"><div align="center">Rendong Yu</div></td> | ||
+ | <td onclick="MM_showHideLayers('apDiv14','','show');MM_showHideLayers('apDiv13','','hide','apDiv12','','hide','apDiv15','','hide','apDiv16','','hide','apDiv17','','hide','apDiv18','','hide','apDiv19','','hide','apDiv20','','hide','apDiv21','','hide','apDiv22','','hide','apDiv23','','hide','apDiv24','','hide')"><div align="center">Panxue Wang</div></td> | ||
+ | <td onclick="MM_showHideLayers('apDiv15','','show');MM_showHideLayers('apDiv13','','hide','apDiv14','','hide','apDiv12','','hide','apDiv16','','hide','apDiv17','','hide','apDiv18','','hide','apDiv19','','hide','apDiv20','','hide','apDiv21','','hide','apDiv22','','hide','apDiv23','','hide','apDiv24','','hide')"><div align="center">Zhiyao Lu</div></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td onclick="MM_showHideLayers('apDiv16','','show');MM_showHideLayers('apDiv13','','hide','apDiv14','','hide','apDiv15','','hide','apDiv12','','hide','apDiv17','','hide','apDiv18','','hide','apDiv19','','hide','apDiv20','','hide','apDiv21','','hide','apDiv22','','hide','apDiv23','','hide','apDiv24','','hide')"><div align="center">Ruoyun Wang</div></td> | ||
+ | <td onclick="MM_showHideLayers('apDiv17','','show');MM_showHideLayers('apDiv13','','hide','apDiv14','','hide','apDiv15','','hide','apDiv16','','hide','apDiv12','','hide','apDiv18','','hide','apDiv19','','hide','apDiv20','','hide','apDiv21','','hide','apDiv22','','hide','apDiv23','','hide','apDiv24','','hide')"><div align="center">Yu'ang Song</div></td> | ||
+ | <td onclick="MM_showHideLayers('apDiv18','','show');MM_showHideLayers('apDiv13','','hide','apDiv14','','hide','apDiv15','','hide','apDiv16','','hide','apDiv17','','hide','apDiv12','','hide','apDiv19','','hide','apDiv20','','hide','apDiv21','','hide','apDiv22','','hide','apDiv23','','hide','apDiv24','','hide')"><div align="center">Hongke Peng</div></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td onclick="MM_showHideLayers('apDiv19','','show');MM_showHideLayers('apDiv13','','hide','apDiv14','','hide','apDiv15','','hide','apDiv16','','hide','apDiv17','','hide','apDiv18','','hide','apDiv12','','hide','apDiv20','','hide','apDiv21','','hide','apDiv22','','hide','apDiv23','','hide','apDiv24','','hide')"><div align="center">Yumeng Lin</div></td> | ||
+ | <td onclick="MM_showHideLayers('apDiv20','','show');MM_showHideLayers('apDiv13','','hide','apDiv14','','hide','apDiv15','','hide','apDiv16','','hide','apDiv17','','hide','apDiv18','','hide','apDiv19','','hide','apDiv12','','hide','apDiv21','','hide','apDiv22','','hide','apDiv23','','hide','apDiv24','','hide')"><div align="center">Kunlun Li</div></td> | ||
+ | <td onclick="MM_showHideLayers('apDiv21','','show');MM_showHideLayers('apDiv13','','hide','apDiv14','','hide','apDiv15','','hide','apDiv16','','hide','apDiv17','','hide','apDiv18','','hide','apDiv19','','hide','apDiv20','','hide','apDiv12','','hide','apDiv22','','hide','apDiv23','','hide','apDiv24','','hide')"><div align="center">Dubai Li</div></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td onclick="MM_showHideLayers('apDiv22','','show');MM_showHideLayers('apDiv13','','hide','apDiv14','','hide','apDiv15','','hide','apDiv16','','hide','apDiv17','','hide','apDiv18','','hide','apDiv19','','hide','apDiv20','','hide','apDiv21','','hide','apDiv12','','hide','apDiv23','','hide','apDiv24','','hide')"><div align="center">Xiangyu Ge</div></td> | ||
+ | <td onclick="MM_showHideLayers('apDiv23','','show');MM_showHideLayers('apDiv13','','hide','apDiv14','','hide','apDiv15','','hide','apDiv16','','hide','apDiv17','','hide','apDiv18','','hide','apDiv19','','hide','apDiv20','','hide','apDiv21','','hide','apDiv22','','hide','apDiv12','','hide','apDiv24','','hide')"><div align="center">Meiqi Feng</div></td> | ||
+ | <td onclick="MM_showHideLayers('apDiv24','','show');MM_showHideLayers('apDiv13','','hide','apDiv14','','hide','apDiv15','','hide','apDiv16','','hide','apDiv17','','hide','apDiv18','','hide','apDiv19','','hide','apDiv20','','hide','apDiv21','','hide','apDiv22','','hide','apDiv23','','hide','apDiv12','','hide')"><div align="center">Yixuan Cui</div></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div align="center"> | ||
+ | <div id="apDiv11"> | ||
+ | <h1 align="center">Click the name for more information</h1> | ||
+ | <div id="apDiv12"> | ||
+ | <div align="center"> | ||
+ | <table width="80%" border="0" cellspacing="1" cellpadding="1"> | ||
+ | <tr> | ||
+ | <td width="100%" align="center"><img src="file:///D|/南大/IGEM2/网页/staffing/staffing/江豪杰.png" height="222" /></td></tr> | ||
+ | <tr> | ||
+ | <td height="200"><h2>Haojie Jiang</h2> | ||
+ | <p><font color="#663300" face="Comic Sans MS, cursive"><font size="+3">✎</font> What doesn't kill me makes me stronger! </font></p> | ||
+ | <p><font color="#000000"><font size="+3">♔</font> She is the team leader of Nanjing-China this year. She not only participated in the lab work but also did the work of human practices and Wiki.</font></p></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="apDiv13"> | ||
+ | <div align="center"> | ||
+ | <table width="80%" border="0" cellspacing="1" cellpadding="1"> | ||
+ | <tr> | ||
+ | <td width="50%"><img src="https://static.igem.org/mediawiki/2017/5/53/T-Nanjing-China-yrd.jpg" width="300" height="422" /></td> | ||
+ | <td width="50%" height="422"><h2>Rendong Yu</h2><p><font color="#663300" face="Comic Sans MS, cursive"><font size="+3">✎</font> Without the 2016 Giant Jamboree, may I fall down to the bottom of the Oriental Pearl Radio & TV Tower.</font></p> | ||
+ | <p><font color="#000000"><font size="+3">♜</font> He was mainly responsible for Wiki.</font></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="apDiv14"> | ||
+ | <div align="center"> | ||
+ | <table width="80%" border="0" cellspacing="1" cellpadding="1"> | ||
+ | <tr> | ||
+ | <td width="50%"><img src="https://static.igem.org/mediawiki/2017/e/e5/T-Nanjing-China-wpx.jpg" width="300" height="422" /></td> | ||
+ | <td width="50%" height="422"><h2>Panxue Wang</h2><p><font color="#663300" face="Comic Sans MS, cursive"><font size="+3">✎</font> The whole world is a magic. Please go ouside and find yourself a specific one.</font></p> | ||
+ | <p><font color="#000000"><font size="+3">♖</font> She was mainly responsible for lab work and human practices.</font></p></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="apDiv15"> | ||
+ | <div align="center"> | ||
+ | <table width="80%" border="0" cellspacing="1" cellpadding="1"> | ||
+ | <tr> | ||
+ | <td width="50%" height="422"><img src="https://static.igem.org/mediawiki/2017/a/a6/T-Nanjing-China-lzy.jpg" width="300" height="422" /></td> | ||
+ | <td width="50%"><h2>Zhiyao Lu</h2><p><font color="#663300" face="Comic Sans MS, cursive"><font size="+3">✎</font> Learn form the unexpected.</font></p> | ||
+ | <p><font color="#000000"><font size="+3">♖</font> She was mainly responsible for lab work and writing during wiki construction.</font></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="apDiv16"> | ||
+ | <div align="center"> | ||
+ | <table width="80%" border="0" cellspacing="1" cellpadding="1"> | ||
+ | <tr> | ||
+ | <td width="50%" height="422"><img src="https://static.igem.org/mediawiki/2017/8/89/T-Nanjing-China-wry.jpg" width="300" height="422" /></td> | ||
+ | <td width="50%"><h2>Ruoyun Wang</h2><p><font color="#663300" face="Comic Sans MS, cursive"><font size="+3">✎</font> There is only one success - to be able to spend your life in your own way. | ||
+ | </font></p> | ||
+ | <p><font color="#000000"><font size="+3">♙</font> She did many lab work during the project!</font></p></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="apDiv17"> | ||
+ | <div align="center"> | ||
+ | <table width="80%" border="0" cellspacing="1" cellpadding="1"> | ||
+ | <tr> | ||
+ | <td width="50%"><img src="https://static.igem.org/mediawiki/2017/9/97/T-Nanjing-China-sya.jpg" width="300" height="422" /></td> | ||
+ | <td width="50%" height="422"><h2>Yu'ang Song</h2><p><font color="#663300" face="Comic Sans MS, cursive"><font size="+3">✎</font> Thought shall be the harder, heart the keener,mind the greater, as our strength lessens.</font></p> | ||
+ | <p><font color="#000000"><font size="+3">♟</font> He was the art designer in our team and was responsible for the art designing of all the work!</font></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="apDiv18"> | ||
+ | <div align="center"> | ||
+ | <table width="80%" border="0" cellspacing="1" cellpadding="1"> | ||
+ | <tr> | ||
+ | <td width="50%"><img src="https://static.igem.org/mediawiki/2017/4/4a/T-Nanjing-China-phk.jpg" width="300" height="422" /></td> | ||
+ | <td width="50%" height="422"><h2>Hongke Peng</h2><p><font color="#663300" face="Comic Sans MS, cursive"><font size="+3">✎</font> Hello world</font></p> | ||
+ | <p><font color="#000000"><font size="+3">♟</font> He was responsible for our social media.</font></p></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="apDiv19"> | ||
+ | <div align="center"> | ||
+ | <table width="80%" border="0" cellspacing="1" cellpadding="1"> | ||
+ | <tr> | ||
+ | <td width="50%"><img src="https://static.igem.org/mediawiki/2017/2/2a/T-Nanjing-China-lym.jpg" width="300" height="422" /></td> | ||
+ | <td width="50%"><h2>Yumeng Lin</h2> | ||
+ | <p><font color="#663300" face="Comic Sans MS, cursive"><font size="+3">✎</font> The most beautiful thing we can experience is the mysterious.</font> | ||
+ | </p> | ||
+ | <p><font color="#000000"><font size="+3">♙</font> She did lab work, attended huaman practices, and wrote for our Wiki.</font></p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="apDiv20"> | ||
+ | <div align="center"> | ||
+ | <table width="80%" border="0" cellspacing="1" cellpadding="1"> | ||
+ | <tr> | ||
+ | <td width="50%"><img src="https://static.igem.org/mediawiki/2017/0/02/T-Nanjing-China-lkl.jpg" width="300" height="422" /></td> | ||
+ | <td width="50%" height="422"><h2>Kunlun Li</h2><p><font color="#663300" face="Comic Sans MS, cursive"><font size="+3">✎</font> It's our duty to explore the meaning of life</font></p> | ||
+ | <p><font color="#000000"><font size="+3">♟</font> He participated in the part of modelling and lab work.</font></p></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="apDiv21"> | ||
+ | <div align="center"> | ||
+ | <table width="80%" border="0" cellspacing="1" cellpadding="1"> | ||
+ | <tr> | ||
+ | <td width="50%"><img src="https://static.igem.org/mediawiki/2017/d/d6/T-Nanjing-China-ldb.jpg" width="300" height="422" /></td> | ||
+ | <td width="50%" height="422"><h2>Dubai Li</h2><p><font color="#663300" face="Comic Sans MS, cursive"><font size="+3">✎</font> We derive truth and pleasure from unremitting efforts , which is what makes sense.</font></p> | ||
+ | <p><font color="#000000"><font size="+3">♟</font> He was mainly involved in lab work.</font></p></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="apDiv22"> | ||
+ | <div align="center"> | ||
+ | <table width="80%" border="0" cellspacing="1" cellpadding="1"> | ||
+ | <tr> | ||
+ | <td width="50%"><img src="https://static.igem.org/mediawiki/2017/c/c8/T-Nanjing-China-gxy.jpg" width="300" height="422" /></td> | ||
+ | <td width="50%" height="422"><h2>Xiangyu Ge</h2><p><font color="#663300" face="Comic Sans MS, cursive"><font size="+3">✎</font> If you want something,all the universe conspires in helping you to achieve it</font></p> | ||
+ | <p><font color="#000000"><font size="+3">♙</font> She was mainly responsible for lab work and writing during wiki construction!</font></p></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="apDiv23"> | ||
+ | <div align="center"> | ||
+ | <table width="80%" border="0" cellspacing="1" cellpadding="1"> | ||
+ | <tr> | ||
+ | <td width="50%"><img src="https://static.igem.org/mediawiki/2017/c/c3/T-Nanjing-China-fmq.jpg" width="300" height="422" /></td> | ||
+ | <td width="50%" height="422"><h2>Meiqi Feng</h2><p><font color="#663300" face="Comic Sans MS, cursive"><font size="+3">✎</font> Do what you want.</font></p> | ||
+ | <p><font color="#000000"><font size="+3">♙</font> She participated in lab work, human practices and modelling.</font></p></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="apDiv24"> | ||
+ | <div align="center"> | ||
+ | <table width="80%" border="0" cellspacing="1" cellpadding="1"> | ||
+ | <tr> | ||
+ | <td width="50%"><img src="https://static.igem.org/mediawiki/2017/4/46/T-Nanjing-China-cyx.jpg" width="300" height="422" /></td> | ||
+ | <td width="50%" height="422"><h2>Yixuan Cui</h2><p><font color="#663300" face="Comic Sans MS, cursive"><font size="+3">✎</font> Thanks to the experience, I tried new things, get more knowledge and challenge myself.</font></p> | ||
+ | <p><font color="#000000"><font size="+3">♙</font> She was responsible for wiki construction.</font></p></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="footer"> | ||
+ | <div align="center"> | ||
+ | <div class="f"> | ||
+ | <div class="f-word"><p><strong><u>Address</u></strong></p> | ||
+ | <p>Life Science Department<br /> | ||
+ | #163 Xianlin Blvd, Qixia District<br /> | ||
+ | Nanjing University<br /> | ||
+ | Nanjing, Jiangsu Province<br /> | ||
+ | P.R. of China<br /> | ||
+ | Zip: 210046 | ||
+ | </p> | ||
+ | <p><strong><u>Email</u></strong></p> | ||
+ | <p>nanjing_china@163.com</p> | ||
+ | <p><strong><u>Social media</u></strong></p> | ||
+ | <p>Twitter button: <br/> | ||
+ | <a href="https://twitter.com/Guja1501">iGEM Nanjing-China@nanjing_china</a></p> | ||
+ | </div> | ||
+ | <div class="f-img"> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2017/0/04/T-Nanjing-China-%E5%8D%97%E4%BA%AC%E5%A4%A7%E5%AD%A6.png" name="img1" width="160" height="220" id="img1" /></div> | ||
+ | </div> | ||
+ | <div class="f-img"> | ||
+ | <div align="right"><img src=" https://static.igem.org/mediawiki/2017/d/d4/T-Nanjing-China-%E5%9B%BE%E7%89%873.png | ||
+ | " name="img2" width="160" height="220" id="img2" /></div> | ||
+ | </div> | ||
+ | <div class="f-img"> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2017/3/37/T-Nanjing-China-s1.png" name="img3" width="160" height="160" id="img3" /></div> | ||
+ | </div> | ||
+ | <div class="f-img"> | ||
+ | <div align="right"><img src="https://static.igem.org/mediawiki/2017/d/dc/T-Nanjing-China-%E5%9B%BE%E7%89%872.png" name="img4" width="160" height="160" id="img4" /></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="f-b"><img src="https://static.igem.org/mediawiki/2017/9/91/T-Nanjing-China-foot.png" width="100%" /></div> | ||
+ | </div> | ||
</div> | </div> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 06:52, 12 April 2018
Wei Wei |
Peiqing Sun |
|
Jing Zhao |
Kunlun Li |
|
Wang Xin |
Weijie Gao |
Haojie Jiang | ||
Rendong Yu |
Panxue Wang |
Zhiyao Lu |
Ruoyun Wang |
Yu'ang Song |
Hongke Peng |
Yumeng Lin |
Kunlun Li |
Dubai Li |
Xiangyu Ge |
Meiqi Feng |
Yixuan Cui |
Click the name for more information
Haojie Jiang✎ What doesn't kill me makes me stronger! ♔ She is the team leader of Nanjing-China this year. She not only participated in the lab work but also did the work of human practices and Wiki. |
Rendong Yu✎ Without the 2016 Giant Jamboree, may I fall down to the bottom of the Oriental Pearl Radio & TV Tower. ♜ He was mainly responsible for Wiki. |
Panxue Wang✎ The whole world is a magic. Please go ouside and find yourself a specific one. ♖ She was mainly responsible for lab work and human practices. |
Zhiyao Lu✎ Learn form the unexpected. ♖ She was mainly responsible for lab work and writing during wiki construction. |
Ruoyun Wang✎ There is only one success - to be able to spend your life in your own way. ♙ She did many lab work during the project! |
Yu'ang Song✎ Thought shall be the harder, heart the keener,mind the greater, as our strength lessens. ♟ He was the art designer in our team and was responsible for the art designing of all the work! |
Hongke Peng✎ Hello world ♟ He was responsible for our social media. |
Yumeng Lin✎ The most beautiful thing we can experience is the mysterious. ♙ She did lab work, attended huaman practices, and wrote for our Wiki. |
Kunlun Li✎ It's our duty to explore the meaning of life ♟ He participated in the part of modelling and lab work. |
Dubai Li✎ We derive truth and pleasure from unremitting efforts , which is what makes sense. ♟ He was mainly involved in lab work. |
Xiangyu Ge✎ If you want something,all the universe conspires in helping you to achieve it ♙ She was mainly responsible for lab work and writing during wiki construction! |
Meiqi Feng✎ Do what you want. ♙ She participated in lab work, human practices and modelling. |
Yixuan Cui✎ Thanks to the experience, I tried new things, get more knowledge and challenge myself. ♙ She was responsible for wiki construction. |