Team:Hong Kong HKUST/instructors

From 2013.igem.org

(Difference between revisions)
 
Line 1: Line 1:
<html>
<html>
<head>
<head>
-
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js">
+
     <style type="text/css">
-
</script>
+
#interview {
-
 
+
    background: none repeat scroll 0 0 #f4dfc0;
-
<script type="text/javascript">
+
-
$(document).ready(function(){
+
-
$("ul.first > li").hover(function(){
+
-
$(this).find("ul").stop().fadeToggle(10);
+
-
});
+
-
});
+
-
</script> 
+
-
 
+
-
<script>
+
-
  $(document).ready(function()
+
-
  {
+
-
  $('#menubar').mouseover(function(){
+
-
     $('#menubar').stop().animate({top:"0px"},500);
+
-
  });
+
-
  $('#menubar').mouseleave(function(){
+
-
    $('#menubar').stop().animate({top:"-20px"},500);
+
-
  });
+
-
  $('#menubar.right-menu').mouseover(function(){
+
-
    $('#menubar.right-menu').stop().animate({top:"0px"},500);
+
-
  });
+
-
  $('#menubar.right-menu').mouseleave(function(){
+
-
    $('#menubar.right-menu').stop().animate({top:"-20px"},500);
+
-
  });
+
-
});
+
-
</script>
+
-
<style type="text/css">
+
-
body{background-color:#494042;width:100%;margin-bottom:20px;min-width:600px;max-width:2000px;height:100%;}
+
-
#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:240px;height:23px;position:absolute;top:-20px;}
+
-
.right-menu li a
+
-
{color:#8D1919;background-color:#EEECEC;}
+
-
#p-logo
+
-
{visibility:hidden;}
+
-
.firstHeading
+
-
{visibility:hidden;}
+
-
#globalWrapper
+
-
{position: relative;font-size:127%;width:100%;margin:0;padding:0;padding-bottom:10px;background-color:#494042;}
+
-
#content
+
-
{width: 1000px;border:none;background-color:#494042;padding:0px;margin-top:0px;line-height: 1.5em;color: black;}
+
-
#top-section
+
-
{height:2px;border:none;background-color:#494042;}
+
-
#catlinks
+
-
{border-color:#494042;background-color:#494042;}
+
-
#footer-box
+
-
{display:none}
+
-
#kepala
+
-
{position:absolute;top:15px;background-color:#F0A5BE;height:121px;width:100%;}
+
-
#copyright
+
-
{position:absolute;left:325px;top:630px;}
+
-
.menu ul,li
+
-
{
+
-
margin:0;
+
-
padding:0;
+
-
list-style:none;
+
-
width:100%;
+
}
}
-
ul.first>li
+
#interview {
-
{
+
    border: 2px solid;
-
float:left;
+
    border-radius: 15px;
-
width:16.66%;
+
    float: left;
 +
    font-family: "Trebuchet MS",Helvetica,sans-serif;
 +
    height: auto;
 +
    margin-top: 30px;
 +
    width: 60%;
}
}
-
ul.first>li>a:link,ul.first>li>a:visited
+
#bodyContent h3, #bodyContent h4, #bodyContent h5 {
-
{
+
    margin-bottom: 0.3em;
-
display:block;
+
-
font-weight:bold;
+
-
color:#494042;
+
-
background-color:#35bb91;
+
-
text-align:center;
+
-
padding:3%;
+
-
text-decoration:none;
+
-
text-transform:uppercase;
+
}
}
-
 
+
h3, h1, #yo {
-
ul.first>li>a:hover,ul.first>li>a:active
+
    font-family: "Trebuchet MS",Helvetica,sans-serif;
-
{
+
    margin-left: 10px;
-
background-color:#e32e51;
+
}
}
-
 
+
h3 {
-
ul.first>li>ul
+
    font-size: 132%;
-
{
+
-
display:none;
+
-
width:100%;
+
}
}
-
 
+
h3, h4, h5, h6 {
-
ul.first>li>ul>li>a:link,ul.first>li>ul>li>a:visited
+
    border-bottom: medium none;
-
{
+
    font-weight: bold;
-
display:block;
+
-
font-weight:bold;
+
-
color:#494042;
+
-
background-color:#8ff5d5;
+
-
text-align:center;
+
-
padding:3%;
+
-
text-decoration:none;
+
-
text-transform:uppercase;
+
}
}
-
 
+
h1, h2, h3, h4, h5, h6 {
-
ul.first>li>ul>li>a:hover,ul.first>li>ul>li>a:active
+
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
-
{
+
    border-bottom: 1px solid #aaa;
-
background-color:#f87790;
+
    color: black;
 +
    font-weight: normal;
 +
    margin: 0;
 +
    padding-bottom: 0.17em;
 +
    padding-top: 0.5em;
}
}
-
.menu
+
#int-desc, #pre-desc {
-
{
+
    width: 60%;
-
position:absolute;
+
-
left:0px;
+
-
top:141px;
+
-
width:100%;
+
}
}
-
ul, ol {
+
#int-desc, #pre-img {
-
line-height: 1.6;
+
    float: left;
-
font-size: 14px;
+
    margin-left: 8px;}
 +
.ya {
 +
    margin-bottom: 10px;
 +
    padding-right: 10px;
 +
    text-align: justify;
}
}
-
#slide{width:95%;height:auto;background-color:#F4DFC0;margin-top:80px;border:2px solid;
+
p {
-
border-radius:15px;padding-right:10px;margin-left:15px;}
+
    line-height: 1.5em;
-
.center
+
    margin: 0.4em 0 0.5em;}
-
{
+
#int-img, #pre-img {
-
margin:auto;
+
    width: 35%;
-
width:70%;
+
}
-
background-color:#b0e0e6;
+
#int-img, #pre-desc {
 +
    float: right;
 +
    margin-right: 5px;}
 +
element.style {
 +
    padding-left: 10px;
 +
    padding-top: 5px;
 +
    width: 80%;
 +
}
 +
img {
 +
    border: medium none;
 +
    vertical-align: middle;}
 +
 +
#presentation {
 +
    background: none repeat scroll 0 0 #f4dfc0;
 +
}
 +
#presentation {
 +
    border: 2px solid;
 +
    border-radius: 15px;
 +
    float: left;
 +
    font-family: "Trebuchet MS",Helvetica,sans-serif;
 +
    height: auto;
 +
    margin-top: 20px;
 +
    width: 60%;
}
}
-
.slide{width:95%;height:auto;background-color:#F4DFC0;margin-top:20px;border:2px solid;
 
-
border-radius:15px;padding-right:10px;margin-left:15px;float:left;}
 
-
#interview
 
-
{margin-top:30px;width:60%;float:left;height:auto; border:2px solid;
 
-
border-radius:15px;font-family:"Trebuchet MS", Helvetica, sans-serif;}
 
-
#interview1
 
-
{margin-top:180px;width:38%;float:right;height:auto;font-family:"Trebuchet MS", Helvetica, sans-serif;}
 
-
#presentation{margin-top:20px;width:60%;height:auto; border:2px solid;
 
-
border-radius:15px;font-family:"Trebuchet MS", Helvetica, sans-serif;float:left;}
 
-
#interview
 
-
{background:#f4dfc0;}
 
-
#presentation
 
-
{background:#f4dfc0;}
 
-
#int-desc,#pre-img{float:left;margin-left:8px;}
 
-
#int-img,#pre-desc{float:right;margin-right:5px;}
 
-
#int-desc,#pre-desc {width:60%;}
 
-
#int1-desc {width:90%;margin-left:8px;font-size:28px;}
 
-
#int-img,#pre-img {width:35%;}
 
-
h3,h1,#yo{margin-left:10px;font-family:"Trebuchet MS", Helvetica, sans-serif;}
 
-
h3.title{font-size:38px;}
 
-
.ya{margin-bottom:10px;text-align:justify;padding-right:10px;}
 
-
#iGEM_Logo{
+
element.style {
-
width:100px;
+
    padding-right: 10px;
-
height:80px;
+
    text-align: right;
-
position:absolute;
+
-
right:10px;
+
-
top:60px;
+
-
z-index:+15;
+
}
}
-
#hkust_Logo{
+
element.style {
-
width:60px;
+
    margin-top: 10px;
-
height:80px;
+
    padding-bottom: 10px;
-
position:absolute;
+
    padding-left: 10px;
-
right:110px;
+
    width: 90%;
-
top:60px;
+
-
z-index:+15;
+
}
}
 +
img {
 +
    border: medium none;
 +
    vertical-align: middle;
 +
}
 +
#int-desc, #pre-desc {
 +
    width: 60%;
 +
}
 +
#int-img, #pre-desc {
 +
    float: right;
 +
    margin-right: 5px;}
-
</style>
+
</style>
-
</head>
+
<link rel="stylesheet" href="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/anti-main.css&action=raw&ctype=text/css" type="text/css" >
-
<body>
+
<link rel="stylesheet" href="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/indexpage.css&action=raw&ctype=text/css" type="text/css" >
-
     
+
-
          <a href="https://2013.igem.org/Main_Page"><img id="iGEM_Logo" src="https://static.igem.org/mediawiki/2013/4/46/Igem_qgem_logo.png"></a>
+
-
         
+
-
<a href="http://www.ust.hk/eng/index.htm"><img id="hkust_Logo" src="https://static.igem.org/mediawiki/2013/5/55/Hkust_logo.gif"></a>
 
-
<a href=https://2013.igem.org/Team:Hong_Kong_HKUST><center><div id="kepala"><img src="https://static.igem.org/mediawiki/igem.org/c/c7/BANNER1_%281%29.png" style="height:121px;width:100%;"></div></center></a>
+
<script src="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.11.1.min.js"></script>
 +
<script src="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/access-menu.js&action=raw&ctype=text/css"></script>
 +
 +
                <meta http-equiv="Content-type" content="text/html; charset=utf-8">
 +
             
 +
<link rel="stylesheet" href="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/team_basic.css&action=raw&ctype=text/css" type="text/css" />
 +
<link rel="stylesheet" href="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/galleriffic-2.css&action=raw&ctype=text/css" type="text/css" />
 +
<script type="text/javascript" src="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/jquery-1.3.2.js&action=raw&ctype=text/css"></script>
 +
<script type="text/javascript" src="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/jquery.galleriffic.js&action=raw&ctype=text/css"></script>
 +
<script type="text/javascript" src="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/jquery.opacityrollover.js&action=raw&ctype=text/css"></script>
 +
<!-- We only want the thunbnails to display when javascript is disabled -->
 +
<script type="text/javascript">
 +
document.write('<style>.noscript { display: none; }</style>');
 +
</script>
 +
 +
<link rel="stylesheet" href="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/indexpage.css&action=raw&ctype=text/css" type="text/css" >
-
<div class="menu">
+
-
<ul class="first">
+
</head>
 +
 +
<body>
 +
<nav role="navigation">
 +
<ul class="access-menu">
 +
<li><a href="#">Home</a></li>
 +
<li>
 +
<a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor">Pneumosensor</a>
 +
<ul class="access-submenu">
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor/module_one">Sensing</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor/module_two">Expressing</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor/parts">Parts</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor/data">Data</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor/characterization">Characterization</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor/results">Results</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor/future_work">Future Work</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator">Riboregulator</a>
 +
<ul class="access-submenu">
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator/CR_TA_Feature_Page">Feature Page</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator/RNA_devices_catalog">Catalog Page</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator/parts">Parts</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator/data">Data</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator/characterization">Characterization</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator/results">Results</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator/future_work">Future Work</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice">Human Practice</a>
 +
<ul class="access-submenu">
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/start-up_kit">Start-up Kit</a></li>
 +
<li class= "indent_list"><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/start-up_kit/handbook" >--Handbook</a></li>
 +
<li class= "indent_list"><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/start-up_kit/report" >--Report</a></li>
 +
<li class= "indent_list"><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/start-up_kit/database" >--Database</a></li>
 +
<li class= "indent_list"><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/start-up_kit/interview" >--Interview</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/outreach">Outreach</a></li>
 +
<li class= "indent_list"><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/outreach/Workshop" >--Workshop</a></li>
 +
<li class= "indent_list"><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/outreach/talks" >--Talk</a></li>
 +
<li class= "indent_list"><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/outreach/isf_academy" >--ISF Academy</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/safety_and_ethics">Safety and Ethics</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team">Team</a>
 +
<ul class="access-submenu">
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team/members">Members</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team/advisors">Advisors</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team/instructors">Instructors</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team/attribution">Attributions</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team/acknowledgement">Acknowledgement</a></li>
 +
<li><a href="https://igem.org/Team.cgi?year=2014">Official Team Profile</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="https://2014.igem.org/Team:Hong_Kong_HKUST/wetlab">Wetlab</a>
 +
<ul class="access-submenu">
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/wetlab/notebook">Notebook</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/wetlab/protocols">Protocols</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/wetlab/safety">Safety</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="https://2014.igem.org/Team:Hong_Kong_HKUST/Achievements">Achievements</a>
 +
<ul class="access-submenu">
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/acheivement/medal_requirement">Medal Requirements</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/acheivement/deliverable">Deliverable</a></li>
 +
</ul>
 +
</li>
 +
<li class="access_logo">
 +
<a href="https://2014.igem.org/Main_Page"><img src= "https://static.igem.org/mediawiki/2014/5/55/Hkust_logo.gif"></a>
 +
</li>
 +
<li class="access_logo">
 +
<a href="http://www.ust.hk/"><img src= "https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png"></a>
 +
</li>
 +
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST">Home</a></li>
+
</ul>
-
 
+
</nav>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/team">Team</a>
+
<!-- ================ do not touch any thing above this, dont even think about it =========================-->
-
<ul>
+
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/members">Members</a></li>
+
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/advisors">Advisors</a></li>
+
<div id="content_container">
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/instructors">Instructors</a></li>
+
<div class= "banner_area">
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/attribution">Attribution</a></li>
+
<img src= 'https://static.igem.org/mediawiki/2014/archive/3/3c/20140930022303!HKUST_2014_pneumosensor_banner.jpg' />
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/acknowledge">Acknowledgement</a></li>
+
<!--banner should be larger and height should be more than 400px-->
-
</ul>
+
</div>
-
</li>
+
        <div id="interview">
-
 
+
<h3>Prof. King Lau CHOW</h3>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/Project">Project</a>
+
<div id="int-desc">
-
<ul>
+
<p id="int-desc-text" class="ya">
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/abstract">Abstract</a></li>
+
<i>Professor, Division of Life Science, the Hong Kong University of Science and Technology</i>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/modules">Modules Description</a></li>
+
</p>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/data">Data Page</a></li>
+
<p id="int-desc-text" class="ya">Prof. King L. Chow earned his PhD in Cell Biology from the Baylor College of Medicine. After spending some years as a Belfer Center Fellow in the Molecular Genetics Department at the Albert Einstein College of Medicine, he returned to Hong Kong to assume an Assistant Professorship at HKUST. Prof. Chow now concurrently holds the positions of Professor of Life Science, Associate Director of the Bioengineering Program, Director of the Molecular Biomedical Sciences Program and Associate Dean of Students. Prof. Chow’s research work spans a broad spectrum of biological sciences including molecular genetics, genomics, neural developmental biology, the evolution of behavior and synthetic biology.</p>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/Parts">Parts</a></li>
+
</div>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/characterization">Characterization</a></li>
+
<div id="int-img">
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/results">Result</a></li>
+
<img style="padding-left:10px;width:80%;padding-top:5px;" src="http://life-sci.ust.hk/images/faculty/Kinglau_Chow_L.jpg">
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/future">Future Work</a></li>
+
</div>
-
</ul>
+
-
</li>
+
-
 
+
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/Wetlab">Wetlab</a>
+
-
<ul>
+
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/notebook">Notebook</a></li>
+
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/protocols">Protocols</a></li>
+
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/safety">Safety</a></li>
+
-
 
+
-
</ul>
+
-
</li>
+
-
 
+
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/achievement">Achievement</a>
+
-
<ul>
+
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/medals">Medal Requirements</a></li>
+
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/prizes">Prizes</a></li>
+
-
</ul>
+
-
</li>
+
-
 
+
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp">Human Practice</a>
+
-
<ul>
+
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/cp">Country Profile</a></li>
+
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/blog">Blog</a></li>
+
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/interview">Interviews</a></li>
+
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/article/genet">Article</a></li>
+
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/video">Videos</a></li>
+
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/presentation">Presentations</a></li>
+
-
</ul>
+
-
</li>
+
-
 
+
-
</ul>
+
</div>
</div>
-
<br><br><br><br><br><br>
+
<div id="presentation">
-
<div id="interview"><h3>Prof. King Lau CHOW</h3>
+
<h3 style="text-align:right;padding-right:10px;">Dr. Jessica Ce Mun TANG</h3>
-
<div id="int-desc"><p id="int-desc-text" class="ya"><i>Professor, Division of Life Science, the Hong Kong University of Science and Technology</i></p><p id="int-desc-text" class="ya">Prof. King L. Chow earned his PhD in Cell Biology from the Baylor College of Medicine. After spending some years as a Belfer Center Fellow in the Molecular Genetics Department at the Albert Einstein College of Medicine, he returned to Hong Kong to assume an Assistant Professorship at HKUST. Prof. Chow now concurrently holds the positions of Professor of Life Science, Associate Director of the Bioengineering Program, Director of the Molecular Biomedical Sciences Program and Associate Dean of Students. Prof. Chow’s research work spans a broad spectrum of biological sciences including molecular genetics, genomics, neural developmental biology, the evolution of behavior and synthetic biology.</p></div>
+
<div id="pre-img">
-
<div id="int-img"><img src="http://life-sci.ust.hk/images/faculty/Kinglau_Chow_L.jpg" style="padding-left:10px;width:80%;padding-top:5px;"></div></div>
+
<img style="padding-left:10px;width:90%;margin-top:10px;padding-bottom:10px;" src="https://static.igem.org/mediawiki/2010/9/91/HKUST_Jessica.jpg">
-
 
+
<center>
-
<div id="interview1"><center><h3 class="title"><font color="#f4dfc0">Instructors</font></h3><br>
+
<a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/interview/chan"></a>
-
<div id="int1-desc"><p><font color="#f4dfc0">These are our instructors who helped us a lot during our project!</font></p></div></div></center>
+
</center>
-
 
+
</div>
-
<div id="presentation"><h3 style="text-align:right;padding-right:10px;">Dr. Jessica Ce Mun TANG</h3><div id="pre-img"><img src="https://static.igem.org/mediawiki/2010/9/91/HKUST_Jessica.jpg" style="padding-left:10px;width:90%;margin-top:10px;padding-bottom:10px;"><center><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/interview/chan"></center></a></div><div id="pre-desc"><p id="pre-desc-text" class="ya"><i>Division of Life Science, the Hong Kong University of Science and Technology</i><br><br>
+
<div id="pre-desc">
-
This is the fourth year that I have been an instructor for the HKUST iGEM team. It is great to see everyone working as a team! Although they are under pressure to get results, everyone can still remain calm and happy!</p></div></div>
+
<p id="pre-desc-text" class="ya">
-
 
+
<i>Division of Life Science, the Hong Kong University of Science and Technology</i>
 +
<br>
 +
<br>
 +
This is the fourth year that I have been an instructor for the HKUST iGEM team. It is great to see everyone working as a team! Although they are under pressure to get results, everyone can still remain calm and happy!
 +
</p>
 +
</div>
 +
</div>
 +
</div>
</body>
</body>
-
 
</html>
</html>

Latest revision as of 14:49, 3 October 2014

Prof. King Lau CHOW

Professor, Division of Life Science, the Hong Kong University of Science and Technology

Prof. King L. Chow earned his PhD in Cell Biology from the Baylor College of Medicine. After spending some years as a Belfer Center Fellow in the Molecular Genetics Department at the Albert Einstein College of Medicine, he returned to Hong Kong to assume an Assistant Professorship at HKUST. Prof. Chow now concurrently holds the positions of Professor of Life Science, Associate Director of the Bioengineering Program, Director of the Molecular Biomedical Sciences Program and Associate Dean of Students. Prof. Chow’s research work spans a broad spectrum of biological sciences including molecular genetics, genomics, neural developmental biology, the evolution of behavior and synthetic biology.

Dr. Jessica Ce Mun TANG

Division of Life Science, the Hong Kong University of Science and Technology

This is the fourth year that I have been an instructor for the HKUST iGEM team. It is great to see everyone working as a team! Although they are under pressure to get results, everyone can still remain calm and happy!