Team:HKUST-Hong Kong/Instructor
From 2012.igem.org
(Difference between revisions)
(9 intermediate revisions not shown) | |||
Line 43: | Line 43: | ||
$('#Project_Content').slideToggle("slow"); | $('#Project_Content').slideToggle("slow"); | ||
}); | }); | ||
- | $('#Wet_lab'). | + | $('#Wet_lab').click(function(){ |
$('#Wet_lab_Content').slideToggle("slow"); | $('#Wet_lab_Content').slideToggle("slow"); | ||
}); | }); | ||
Line 259: | Line 259: | ||
.Upper_Logos#HKUST_Logo{ | .Upper_Logos#HKUST_Logo{ | ||
- | width: | + | width:270px; |
height:80px; | height:80px; | ||
- | background-image:url('https://static.igem.org/mediawiki/2012/ | + | background-image:url('https://static.igem.org/mediawiki/2012/9/97/HKUST_Logo_Final.jpg'); |
- | background-size: | + | background-size:270px 80px; |
+ | background-repeat:no-repeat; | ||
+ | float:right; | ||
+ | } | ||
+ | |||
+ | .Upper_Logos#HKUST_iGEM_Logl{ | ||
+ | width:114px; | ||
+ | height:80px; | ||
+ | background-image:url('https://static.igem.org/mediawiki/2012/4/43/295197_446935765350523_472857901_n.jpg'); | ||
+ | background-size:104px 80px; | ||
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
float:left; | float:left; | ||
} | } | ||
+ | |||
+ | #Side_Bar{ | ||
+ | clear:both; | ||
+ | width:265px; | ||
+ | height:750px; | ||
+ | background-color:#CCFFCC; | ||
+ | float:right; | ||
+ | border:3px solid #99FF99; | ||
+ | border-radius:10px; | ||
+ | -moz-border-radius:10px; | ||
+ | } | ||
+ | |||
+ | #News_Bar{ | ||
+ | background-color:#FFDDDD; | ||
+ | border:3px solid #FF9999; | ||
+ | border-radius:10px; | ||
+ | -moz-border-radius:10px; | ||
+ | width:265px; | ||
+ | height:auto; | ||
+ | padding-bottom:10px; | ||
+ | margin-bottom:10px; | ||
+ | } | ||
+ | |||
+ | #News_Content{ | ||
+ | border:1px solid #FF9999; | ||
+ | width:250px; | ||
+ | height:200px; | ||
+ | overflow:auto; | ||
+ | border-radius:6px; | ||
+ | -moz-border-radius:6px; | ||
+ | display:none; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
- | |||
+ | </head> | ||
<body> | <body> | ||
<div id="Navigation_top"> | <div id="Navigation_top"> | ||
- | < | + | <a href="https://2012.igem.org/Main_Page"><img id="iGEM_Logo" class="Upper_Logos" src="https://static.igem.org/mediawiki/2012/3/32/Igem-logo.png"></a> |
- | < | + | <a href="http://www.ust.hk"><img id="HKUST_Logo" class="Upper_Logos" src=""></a> |
+ | <a href="https://2012.igem.org/Team:HKUST-Hong_Kong"><img id="HKUST_iGEM_Logo" class="Upper_Logos" src="https://static.igem.org/mediawiki/2012/4/43/295197_446935765350523_472857901_n.jpg"></a> | ||
<div class="Navigation_Buttons" id="Team" align="center"><h3><p>TEAM</p></h3></div> | <div class="Navigation_Buttons" id="Team" align="center"><h3><p>TEAM</p></h3></div> | ||
<div class="Navigation_Buttons" id="Project" align="center"><h3><p>PROJECT</p></h3></div> | <div class="Navigation_Buttons" id="Project" align="center"><h3><p>PROJECT</p></h3></div> | ||
Line 285: | Line 328: | ||
<div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Members">Members</a></p></div> | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Members">Members</a></p></div> | ||
<div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Advisors">Advisors</a></p></div> | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Advisors">Advisors</a></p></div> | ||
- | |||
</div> | </div> | ||
<div class="Navigation_Content" id="Project_Content"> | <div class="Navigation_Content" id="Project_Content"> | ||
- | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Project_Abstraction"> | + | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Project_Abstraction">Abstract</a></p></div> |
- | + | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Background_and_Motive">Motive</a></p></div> | |
- | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Background_and_Motive" | + | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Design_Overview">Design - Overview</a></p></div> |
- | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/ | + | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Design_Module">Design - Module</a></p></div> |
- | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/ | + | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Design_Chassis">Design - Chassis</a></p></div> |
- | + | ||
- | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/ | + | |
- | + | ||
</div> | </div> | ||
<div class="Navigation_Content" id="Wet_lab_Content" align="center"> | <div class="Navigation_Content" id="Wet_lab_Content" align="center"> | ||
Line 302: | Line 341: | ||
<div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Characterization">Characterization</a></p></div> | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Characterization">Characterization</a></p></div> | ||
<div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Achievement">Achievement</a></p></div> | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Achievement">Achievement</a></p></div> | ||
- | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/ | + | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Future_Work">Future Work</a></p></div> |
</div> | </div> | ||
<div class="Navigation_Content" id="Human_practice_Content" align="center"> | <div class="Navigation_Content" id="Human_practice_Content" align="center"> | ||
Line 311: | Line 350: | ||
</div> | </div> | ||
<div class="Navigation_Content" id="Extras_Content" align="center"> | <div class="Navigation_Content" id="Extras_Content" align="center"> | ||
+ | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Medal_Requirements">Medal Requirements</a></p></div> | ||
+ | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Safety">Safety</a></p></div> | ||
+ | <div class="Content_Buttons""><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Attribution">Attribution</a></p></div> | ||
+ | <div class="Content_Buttons""><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Acknowledgement">Acknowledgement</a></p></div> | ||
<div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Glossary">Glossary</a></p></div> | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Glossary">Glossary</a></p></div> | ||
- | |||
- | |||
</div> | </div> | ||
</div> | </div> | ||
- | <div><p align="center"><font size="20"> | + | |
+ | |||
+ | |||
+ | <div><p align="center"><font size="20">Instructor</font></p></div> | ||
<div id="paragraph1" class="bodyParagraphs"> | <div id="paragraph1" class="bodyParagraphs"> | ||
<div align="center"> | <div align="center"> | ||
</div> | </div> | ||
- | <p><strong>Dr. Jessica Ce Mun Tang</strong><br /> | + | <div style="float:left;width:700px;"><p><strong>Dr. Jessica Ce Mun Tang</strong><br /> |
- | Division of Life Science, | + | Division of Life Science, Hong Kong University of Science and Technology<br /> |
<br /> | <br /> | ||
- | This is the third year that I have been an instructor for the HKUST iGEM team. It is really great that students from different disciplines can work together as a team. I hope that they have learnt a lot and have made lots of new friends through this. Good luck to the iGEM HKUST team 2012! </p> | + | This is the third year that I have been an instructor for the HKUST iGEM team. It is really great that students from different disciplines can work together as a team. I hope that they have learnt a lot and have made lots of new friends through this. Good luck to the iGEM HKUST team 2012! </p></div><img src="https://static.igem.org/mediawiki/2010/9/91/HKUST_Jessica.jpg" style="float:right;margin-right:20px;"> |
</div> | </div> | ||
<style type="text/css"> | <style type="text/css"> | ||
Line 339: | Line 383: | ||
border:3px solid #A1FFFF; | border:3px solid #A1FFFF; | ||
border-radius: 10px; | border-radius: 10px; | ||
+ | -moz-border-radius:10px; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="Sitemap"> | ||
+ | <div id="Sitemap_Home" align="center"> | ||
+ | <p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong"><b>Home</b></a></p> | ||
+ | </div> | ||
+ | <div class="Sitemap_Content"> | ||
+ | <li><p><b>Team</b><p><ol> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Introduction">Introduction</a></p></li> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Supervisor">Supervisor</a></p></li> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Instructor">Instructor</a></p></li> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Members">Members</a></p></li> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Advisors">Advisors</a></p></li> | ||
+ | </ol> | ||
+ | </div> | ||
+ | <div class="Sitemap_Content"> | ||
+ | <li><p><b>Project</b></p><ol> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Project_Abstraction">Abstract</a></p></li> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Background_and_Motive">Motive</a></p></li> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Design_Overview">Design - Overview</a></p></li> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Design_Module">Design - Module</a></p></li> | ||
+ | <p>-- <a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Module/Target_binding">Target Binding Module</a></p> | ||
+ | <p>-- <a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Module/Anti_tumor">Anti-tumor Molecule Secretion Module</a></p> | ||
+ | <p>-- <a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Module/Regulation_and_control">Regulation and Control Module</a></p> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Design_Chassis">Design - Chassis</a></p></li></ol> | ||
+ | </div> | ||
+ | <div class="Sitemap_Content"> | ||
+ | <li><p><b>Wet Lab</b></p><ol> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Parts_and_Device">Parts and Devices</a></p></li> | ||
+ | <p>-- <a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Parts_and_Device">Overview</a></p> | ||
+ | <p>-- <a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Construction">Construction</a></p> | ||
+ | <p>-- <a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Assembly">Assembly</a></p> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Notebook">Notebook</a></p></li> | ||
+ | <p>-- <a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Notebook/Logbook">Logbook</a></p> | ||
+ | <p>-- <a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Notebook/Protocol">Protocol</a></p> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Characterization">Characterization</a></p></li> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Achievement">Achievement</a></p></li> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Future_Work">Future Work</a></p></li></ol> | ||
+ | </div> | ||
+ | <div class="Sitemap_Content"> | ||
+ | <li><p><b>Human Practice</b></p><ol> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Overview">Overview</a></p></li> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Interview">Interview</a></p></li> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Presentation">Presentation</a></p></li> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Calendar">Calendar</a></p></li></ol> | ||
+ | </div> | ||
+ | <div class="Sitemap_Content"> | ||
+ | <li><p><b>Extras</b></p><ol> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Medal_Requirements">Medal Requirements</a></p></li> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Safety">Safety</a></p></li> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Attribution">Attribution</a></p></li> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Acknowledgement">Acknowledgement</a></p></li> | ||
+ | <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Glossary">Glossary</a></p></li></ol> | ||
+ | </div> | ||
+ | </div> | ||
+ | <style type="text/css"> | ||
+ | #Sitemap{ | ||
+ | background-image:url('https://static.igem.org/mediawiki/2012/c/c0/HKUST_Campus.jpg'); | ||
+ | background-color:#ffffff; | ||
+ | width:955px; | ||
+ | height:auto; | ||
+ | float:left; | ||
+ | margin-top:5px; | ||
+ | margin-bottom:5px; | ||
+ | padding-bottom:5px; | ||
+ | padding-top:5px; | ||
+ | padding-left:4px; | ||
+ | border:3px solid #000000; | ||
+ | border-radius:10px; | ||
+ | -moz-border-radius:10px; | ||
+ | } | ||
+ | .Sitemap_Content{ | ||
+ | background-color:#ffffff; | ||
+ | opacity:0.8; | ||
+ | width:173px; | ||
+ | height:auto; | ||
+ | float:left; | ||
+ | margin:1px; | ||
+ | padding-bottom:5px; | ||
+ | padding-left:5px; | ||
+ | border:3px solid #000000; | ||
+ | border-radius:10px; | ||
+ | -moz-border-radius:10px; | ||
+ | } | ||
+ | #Sitemap_Home{ | ||
+ | background-color:#ffffff; | ||
+ | opacity:0.8; | ||
+ | width:940px; | ||
+ | height:auto; | ||
+ | float:left; | ||
+ | margin:1px; | ||
+ | padding-bottom:5px; | ||
+ | padding-left:5px; | ||
+ | border:3px solid #000000; | ||
+ | border-radius:10px; | ||
-moz-border-radius:10px; | -moz-border-radius:10px; | ||
} | } |
Latest revision as of 19:00, 26 September 2012
Instructor
Dr. Jessica Ce Mun Tang
Division of Life Science, Hong Kong University of Science and Technology
This is the third year that I have been an instructor for the HKUST iGEM team. It is really great that students from different disciplines can work together as a team. I hope that they have learnt a lot and have made lots of new friends through this. Good luck to the iGEM HKUST team 2012!
Project
Wet Lab
Human Practice