Team:SKLBC-China/Teacher

From 2014hs.igem.org

(Difference between revisions)
(Created page with "{{:Team:SKLBC-China/covercss}} <html> <head> <style type="text/css"> *{margin:0px;padding:0px} img.backgleft { bottom:0%; position:fixed; width:48%; } ...")
 
(16 intermediate revisions not shown)
Line 3: Line 3:
<head>
<head>
<style type="text/css">
<style type="text/css">
-
*{margin:0px;padding:0px}
+
ul {color: #b2b2b2;}
img.backgleft
img.backgleft
{
{
Line 17: Line 17:
}
}
body {background-color:rgb(2,173,163)}
body {background-color:rgb(2,173,163)}
 +
div#bodyContent {margin-top: -40px;}
img.logo {position:fixed;right:10px;top:1px;height:33px;border:none;}
img.logo {position:fixed;right:10px;top:1px;height:33px;border:none;}
div.header {background-color:rgb(46,178,170);width:100%;height:35px;z-index:3;top:0px;position:fixed}
div.header {background-color:rgb(46,178,170);width:100%;height:35px;z-index:3;top:0px;position:fixed}
Line 27: Line 28:
p.title {text-align:center;color:rgb(2,173,163);font-family:GeosansLight;font-size:50px;line-height:60px;}
p.title {text-align:center;color:rgb(2,173,163);font-family:GeosansLight;font-size:50px;line-height:60px;}
p.innerc {margin-left:5px;margin-right:5px;color:rgb(2,173,163);font-family:Gulim;font-size:14px;line-height:30px;}
p.innerc {margin-left:5px;margin-right:5px;color:rgb(2,173,163);font-family:Gulim;font-size:14px;line-height:30px;}
-
ul.ss {float:left;
+
ul.ss {
-
width:100%;
+
position: fixed;
-
padding:0;
+
top: 40px;
-
margin:4px;
+
left: 20px;
-
list-style-type:none;}
+
list-style: none;
-
a.s {margin-top:4px;
+
line-height: 32px;
-
float:left;
+
width: 120px;
 +
}
 +
ul.ss li:first-child {
 +
border-top: 1px solid rgb(46,178,170);
 +
}
 +
ul.ss li {
 +
border-bottom: 1px solid rgb(46,178,170);
 +
background-color:rgb(2,173,163);
 +
-webkit-transition: background-color 0.25s ease-in;
 +
-moz-transition: background-color 0.25s ease-in;
 +
-o-transition: background-color 0.25s ease-in;
 +
}
 +
ul.ss li:hover {
 +
background-color:rgb(244,174,184);
 +
}
 +
ul.ss a {
font-size:15px;
font-size:15px;
-
width:9.8%;
 
text-decoration:none;
text-decoration:none;
font-family:Gulim;
font-family:Gulim;
color:white;
color:white;
-
background-color:rgb(46,178,170);
 
padding:0.2em 0.6em;
padding:0.2em 0.6em;
-
border-right:1px solid rgb(2,173,163);
+
}
-
-webkit-transition: background-color 0.25s ease-in;
+
.content ul {
-
-moz-transition: background-color 0.25s ease-in;
+
padding-left: 30px;
-
-o-transition: background-color 0.25s ease-in;}
+
}
-
a:hover {background-color:rgb(244,174,184)}
+
.content h2, h3 {
-
li {display:inline;}
+
color: #b2b2b2;
-
.person {width:90%;height:150px;margin-left:5%;margin-right:5%;margin-top:2%;margin-bottom:2%;}
+
border-bottom: none;
-
.cute-img {width:20%;height:100%;float:left;left:1%;text-align:center}
+
}
-
.photos {width:20%;height:100%;float:left;left:21%;text-align:center}
+
.content h2 {
-
.introduction {width:58%;height:100%;font-size:14px;float:left;left:42%;}
+
font-size: 1.5em;
-
img.photos {max-height:150px;max-width;140px;width:100%;}
+
}
 +
.content h3 {
 +
font-size: 1.2em;
 +
}
 +
.img {
 +
text-align: center;
 +
margin: 20px 0;
 +
}
</style>
</style>
</head>
</head>
<title>SKLBC-China-This Is Our Team!</title>
<title>SKLBC-China-This Is Our Team!</title>
<body>
<body>
-
<script>
+
<ul class="ss">
-
function mOver(obj){
+
<li><a class="s" href="https://2014hs.igem.org/Team:SKLBC-China/Team">Team</a></li>
-
if (obj.id=="Tommy") {
+
<li><a class="s" href="https://2014hs.igem.org/Team:SKLBC-China">Back To Home</a></li>
-
obj.innerHTML="I am a junior at Guangdong Experimental High School. My area of interest is Biology, which I have studied for many years. In addition to biology, I enjoy  informatics, POPPIN, a kind of dance, and playing Saxophone.";
+
<li><a class="s" href="https://2014hs.igem.org/Team:SKLBC-China/Student">Student</a></li>
-
}
+
<li><a class="s" href="https://2014hs.igem.org/Team:SKLBC-China/Teacher">Teacher</a></li>
-
else if (obj.id=="Lily") {
+
<li><a class="s" href="https://2014hs.igem.org/Team:SKLBC-China/Partnership">Partnership</a></li>
-
obj.innerHTML="I am a coach of academic group.I guide the students to learn the previous projects of iGEM and then recite them in Chinese.I also check and improve the articles submitted by the students in focus issue module.";
+
</ul>
-
}
+
-
else if (obj.id=="Ica") {
+
-
obj.innerHTML="Nice to meet you in iGEM! I'm Ica, a student in GZ6HS. I'm long at physics, biology(especially biochemistry and cytobiology), caligraphy, taekwondo, programming and soccer.";
+
-
}
+
-
else if (obj.id=="Benny") {
+
-
obj.innerHTML="I'm Benny. I'm a chestnut. I'm so happy to meet you.";
+
-
}
+
-
else if (obj.id=="Wendy") {
+
-
obj.innerHTML="I am Baiwei Huang, Wendy.I am waiting for the fabulous iGEM.I am sure we can change the world.";
+
-
}
+
-
else if (obj.id=="Upup") {
+
-
obj.innerHTML="With initiative, independent and owning good presentation skill, I am Sophie Yip.";
+
-
}
+
-
else if (obj.id=="Daisy") {
+
-
obj.innerHTML="I am from Guangdong Experimental High School. I love iGEM and our team. There will be miracles if all of us try our best.";
+
-
}
+
-
else if (obj.id=="Lillian") {
+
-
obj.innerHTML="Hey. My name is Yingyue Li, Lillian and they call me monkey. See ME in MIT!";
+
-
}
+
-
else if (obj.id=="Charlie") {
+
-
obj.innerHTML="Ayyy I'm Charlies Quentin. Synthetic Biology is magical and we love it. We made sometihing awsome and just to wait and see.";
+
-
}
+
-
}
+
-
function mOut(obj){
+
-
if (obj.id=="Tommy") {
+
-
obj.innerHTML="<big><big>Tommy</big>(Zhengkun Zhang)</big>&nbsp;&nbsp;Our <big>EXECELLENT</big> writer, organizer, presenter and data maintainer.";
+
-
}
+
-
else if (obj.id=="Lily") {
+
-
obj.innerHTML="<big><big>Lily</big>(Li Li)</big>&nbsp;&nbsp;Our <big>GREAT</big> dear coach.";
+
-
}
+
-
else if (obj.id=="Ica") {
+
-
obj.innerHTML="<big><big>Ica Riluci</big>(Yuhua Wei)</big>&nbsp;&nbsp;Our <big>INTELLIGENT</big> webpage coder and art designer.";
+
-
}
+
-
else if (obj.id=="Benny") {
+
-
obj.innerHTML="<big><big>Benny</big>(Yuzhou Tong)</big>&nbsp;&nbsp;Our <big>OUTSTANGDING</big> writer, organizer and art designer.";
+
-
}
+
-
else if (obj.id=="Wendy") {
+
-
obj.innerHTML="<big><big>Wendy</big>(Baiwei Huang)</big>&nbsp;&nbsp;Our <big>GREAT</big> organizer, writer and presenter.";
+
-
}
+
-
else if (obj.id=="Upup") {
+
-
obj.innerHTML="<big><big>Sophie Yip</big>(Shangshang Ye)</big>&nbsp;&nbsp;Our <big>OMNIPOTENT</big> writer, organizer and presenter.";
+
-
}
+
-
else if (obj.id=="Daisy") {
+
-
obj.innerHTML="<big><big>Daisy</big>(Shu Dan)</big>&nbsp;&nbsp;Our <big>EXTRAODINARY</big> presenter and writer.";
+
-
}
+
-
else if (obj.id=="Lillian") {
+
-
obj.innerHTML="<big><big>Lillian</big>(Yingyue Li)</big>&nbsp;&nbsp;Our <big>CUTE<big> art designer.";
+
-
}
+
-
else if (obj.id=="Charlie") {
+
-
obj.innerHTML="<big><big>Charlie</big>(Chenglin Qu)</big>&nbsp;&nbsp;Our <big>MARVELOUS</big> writer, organizer and presenter.";
+
-
}
+
-
}
+
-
</script>
+
-
<div class="header" style="text-align:center">
+
-
<ul class="ss">
+
-
<li><a class="s" href="#">Team<a></li>
+
-
<li><a class="s" href="https://2014hs.igem.org/Team:SKLBC-China">Back To Home</a></li>
+
-
<li><a class="s" href="https://2014hs.igem.org/Team:SKLBC-China/Student">Student</a></li>
+
-
<li><a class="s" href="https://2014hs.igem.org/Team:SKLBC-China/Teacher">Teacher</a></li>
+
-
<li><a class="s" href="https://2014hs.igem.org/Team:SKLBC-China/Partnership">Partnership</a></li>
+
-
</ul>
+
-
<a href="https://2014hs.igem.org/Team:SKLBC-China"><img class="logo" src="https://static.igem.org/mediawiki/2014hs/6/65/SKLBC-China2014-logo.png"/></a>
+
-
</div>
+
<div class="bgleft"><img class="backgleft" src="https://static.igem.org/mediawiki/2014hs/a/a3/SKLBC-China2014-ldownc.jpg" /></div>
<div class="bgleft"><img class="backgleft" src="https://static.igem.org/mediawiki/2014hs/a/a3/SKLBC-China2014-ldownc.jpg" /></div>
<div class="bgright"><img class="backgright" src="https://static.igem.org/mediawiki/2014hs/5/57/SKLBC-China2014-rdownc.jpg" /></div>
<div class="bgright"><img class="backgright" src="https://static.igem.org/mediawiki/2014hs/5/57/SKLBC-China2014-rdownc.jpg" /></div>
Line 131: Line 89:
<div class="bigtitle" style="height:120px"></div>
<div class="bigtitle" style="height:120px"></div>
<b><div class="content">
<b><div class="content">
-
<div class="person" style="background-color:rgb(88,165,159);">
+
<ul>
-
<div class="cute-img"><img class="photos" src="https://static.igem.org/mediawiki/2014hs/c/ce/2014hs-SKLBC-China-Ica-w.png" /></div>
+
<li>
-
<div class="photos"><img class="photos" src="https://static.igem.org/mediawiki/2014hs/7/78/2014hs-SKLBC-China-Ica.JPG" /></div>
+
<h2>Teacher</h2>
-
<div class="introduction"><p id="Ica" class="innerc" onmouseover="mOver(this)" onmouseout="mOut(this)" style="color:rgb(1,89,92);"><big><big>James</big>(Jun-Zhi WEN)</big>&nbsp;&nbsp;Our <big>TEAM Leader</big> Wiser together, wiser the world.</p></div>
+
<ul>
-
</div>
+
<li>
-
<div class="person" style="background-color:transparent;color:rgb(2,173,163)">
+
<h3>Teacher Team</h3>
-
<div class="cute-img"><img class="photos" src="https://static.igem.org/mediawiki/2014hs/0/08/2014hs-SKLBC-China-Benny-w.png" /></div>
+
<ul>
-
<div class="photos"><img class="photos" src="https://static.igem.org/mediawiki/2014hs/6/63/2014hs-SKLBC-China-Benny.JPG" /></div>
+
<li>
-
<div class="introduction"><p id="Benny" class="innerc" onmouseover="mOver(this)" onmouseout="mOut(this)"><big><big>Johnson</big>(Nie PENG)</big>&nbsp;&nbsp;Our <big>Project Manager</big> </p></div>
+
<strong>James (Jun-Zhi WEN),</strong> TEAM Leader
-
</div>
+
<blockquote>Wiser together, wiser the world!<Br>
-
<div class="person" style="background-color:rgb(88,165,159);">
+
 
-
<div class="cute-img"><img class="photos" src="https://static.igem.org/mediawiki/2014hs/b/b8/2014hs-SKLBC-China-Wendy-w.png" /></div>
+
<a href="https://2014hs.igem.org/User:JamesW">About James in iGEM-HS</a></blockquote>
-
<div class="photos"><img class="photos" src="https://static.igem.org/mediawiki/2014hs/6/67/2014hs-SKLBC-China-Wendy.jpg" /></div>
+
</li>
-
<div class="introduction"><p id="Wendy" class="innerc" onmouseover="mOver(this)" onmouseout="mOut(this)" style="color:rgb(1,89,92);"><big><big>Richard Z</big>(Yong-Qiang ZHANG)</big>&nbsp;&nbsp;Our <big>Technology Teacher</big> </p></div>
+
<li>
-
</div>
+
<b>Johnson (Nie PENG)</b>, Project Manager
-
<div class="person" style="background-color:transparent;">
+
</li>
-
<div class="cute-img"><img class="photos" src="https://static.igem.org/mediawiki/2014hs/a/a9/2014hs-SKLBC-China-Tommy-w.png" /></div>
+
<li>
-
<div class="photos"><img class="photos" src="https://static.igem.org/mediawiki/2014hs/d/df/2014hs-SKLBC-China-Tommy.jpg" /></div>
+
<b>Richard (Yong-Qiang ZHANG)</b>, Technology Teacher
-
<div class="introduction"><p id="Tommy" class="innerc" onmouseover="mOver(this)" onmouseout="mOut(this)"><big><big>Serious</big>(Yan ZHUANG)</big>&nbsp;&nbsp;Our <big>Operation Teacher</big> </p></div>
+
</li>
-
</div>
+
<li>
-
<div class="person" style="background-color:rgb(88,165,159);">
+
<b>Serious (Yan ZHUANG)</b>, Operation Teacher
-
<div class="cute-img"><img class="photos" src="https://static.igem.org/mediawiki/2014hs/5/56/2014hs-SKLBC-China-Ivy-w.png" /></div>
+
</li>
-
<div class="photos"><img class="photos" src="https://static.igem.org/mediawiki/2014hs/8/8b/2014hs-SKLBC-China-Ivy.JPG" /></div>
+
<li>
-
<div class="introduction"><p class="innerc"  style="color:rgb(1,89,92);"><big><big>Ying LU</big>(Ying LU)</big>&nbsp;&nbsp;Our <big>Operation Teacher</big> </p></div>
+
<b>Ying LU</b>, Operation Teacher
-
</div>
+
</li>
-
<div class="person" style="background-color:transparent;">
+
<li>
-
<div class="cute-img"><img class="photos" src="https://static.igem.org/mediawiki/2014hs/9/93/2014hs-SKLBC-China-Upup-w.png" /></div>
+
<b>Hang LIU</b>, Operation Teacher
-
<div class="photos"><img class="photos" src="https://static.igem.org/mediawiki/2014hs/d/d3/2014hs-SKLBC-China-Upup.jpg" /></div>
+
</li>
-
<div class="introduction"><p class="innerc" id="Upup" onmouseover="mOver(this)" onmouseout="mOut(this)"><big><big>Hang LIU</big>(Hang LIU)</big>&nbsp;&nbsp;Our <big>Operation Teacher</big> </p></div>
+
<li>
-
</div>
+
<b>Lily (Li LI)</b>, Academic Teacher
-
<div class="person" style="background-color:rgb(88,165,159);">
+
</li>
-
<div class="cute-img"><img class="photos" src="https://static.igem.org/mediawiki/2014hs/a/a4/2014hs-SKLBC-China-Icenowy-w.png" /></div>
+
</ul>
-
<div class="photos"><img class="photos" src="https://static.igem.org/mediawiki/2014hs/6/65/2014hs-SKLBC-China-Icenowy.JPG" /></div>
+
</li>
-
<div class="introduction"><p class="innerc" style="color:rgb(1,89,92);"><big><big>Lily</big>(Li LI)</big>&nbsp;&nbsp;Our <big>Academic Teacher</big> </p></div>
+
<li>
 +
<h3>People who helped us</h3>
 +
<ul>
 +
<li>
 +
<label>Si-min LIU, Yi DAI, Yan HUANG, Guo-Pei HE, Tong ZHENG, Zhe-Fan XIE, Si-Min ZHANG, Beck HU, Gary YANG</label>
 +
</li>
 +
</ul>
 +
</li>
 +
</ul>
 +
</li>
 +
<li>
 +
<h2>Advisor</h2>
 +
<ul>
 +
<li>
 +
<label>Liang-Hu QU</label>
 +
</li>
 +
<li>
 +
<label>Ling-Yan LIU</label>
 +
</li>
 +
<li>
 +
<label>Gui-Hui ZHENG</label>
 +
</li>
 +
</ul>
 +
</li>
 +
</ul>
 +
<div class="img">
 +
<img src="https://static.igem.org/mediawiki/2014hs/7/79/1-iGEM_China_Meetup-002.jpg" width="600" />
</div>
</div>
</div></b>
</div></b>
 +
</body>
</body>
</html>
</html>

Latest revision as of 03:39, 21 June 2014

SKLBC-China-This Is Our Team!

  • Teacher

    • Teacher Team

      • James (Jun-Zhi WEN), TEAM Leader
        Wiser together, wiser the world!
        About James in iGEM-HS
      • Johnson (Nie PENG), Project Manager
      • Richard (Yong-Qiang ZHANG), Technology Teacher
      • Serious (Yan ZHUANG), Operation Teacher
      • Ying LU, Operation Teacher
      • Hang LIU, Operation Teacher
      • Lily (Li LI), Academic Teacher
    • People who helped us

  • Advisor