Team:Hong Kong HKUST/alfiteam
From 2014.igem.org
(Created page with "{{Team:Hong_Kong_HKUST/shell| <html> <head> <style type="text/css"> .start_up_link_button .start_up_link_container{ height: 330px; } var on = true; var myVar = set...") |
|||
(18 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{Team:Hong_Kong_HKUST/shell| | {{Team:Hong_Kong_HKUST/shell| | ||
<html> | <html> | ||
- | + | <head> | |
+ | <style type="text/css"> | ||
+ | #interview { | ||
+ | background: none repeat scroll 0 0 #f4dfc0; | ||
+ | } | ||
+ | #interview { | ||
+ | border: 2px solid; | ||
+ | border-radius: 15px; | ||
+ | float: left; | ||
+ | font-family: "Trebuchet MS",Helvetica,sans-serif; | ||
+ | height: auto; | ||
+ | margin-top: 30px; | ||
+ | width: 60%; | ||
+ | } | ||
+ | #bodyContent h3, #bodyContent h4, #bodyContent h5 { | ||
+ | margin-bottom: 0.3em; | ||
+ | } | ||
+ | h3, h1, #yo { | ||
+ | font-family: "Trebuchet MS",Helvetica,sans-serif; | ||
+ | margin-left: 10px; | ||
+ | } | ||
+ | h3 { | ||
+ | font-size: 132%; | ||
+ | } | ||
+ | h3, h4, h5, h6 { | ||
+ | border-bottom: medium none; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | h1, h2, h3, h4, h5, h6 { | ||
+ | background: none repeat scroll 0 0 rgba(0, 0, 0, 0); | ||
+ | border-bottom: 1px solid #aaa; | ||
+ | color: black; | ||
+ | font-weight: normal; | ||
+ | margin: 0; | ||
+ | padding-bottom: 0.17em; | ||
+ | padding-top: 0.5em; | ||
+ | } | ||
+ | #int-desc, #pre-desc { | ||
+ | width: 60%; | ||
+ | } | ||
+ | #int-desc, #pre-img { | ||
+ | float: left; | ||
+ | margin-left: 8px;} | ||
+ | .ya { | ||
+ | margin-bottom: 10px; | ||
+ | padding-right: 10px; | ||
+ | text-align: justify; | ||
+ | } | ||
+ | p { | ||
+ | line-height: 1.5em; | ||
+ | margin: 0.4em 0 0.5em;} | ||
+ | #int-img, #pre-img { | ||
+ | width: 35%; | ||
+ | } | ||
+ | #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%; | ||
+ | margin-bottom:20px; | ||
+ | } | ||
- | + | element.style { | |
- | + | padding-right: 10px; | |
- | + | text-align: right; | |
- | + | } | |
- | + | element.style { | |
- | + | margin-top: 10px; | |
- | + | padding-bottom: 10px; | |
- | + | padding-left: 10px; | |
- | + | width: 90%; | |
- | + | } | |
- | + | img { | |
- | + | border: medium none; | |
- | + | vertical-align: middle; | |
- | + | } | |
- | + | #int-desc, #pre-desc { | |
- | + | width: 60%; | |
- | + | } | |
- | + | #int-img, #pre-desc { | |
- | + | float: right; | |
- | + | margin-right: 5px;} | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | table.site_map_table td h4{ | |
- | + | border-bottom:none; | |
- | + | } | |
- | + | table.site_map_table{ | |
+ | text-align: left; | ||
+ | } | ||
- | </style> | + | </style> |
- | + | <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" > | |
- | + | ||
- | + | <style type="text/css"> | |
- | + | #content_container{ | |
- | # | + | border:none; |
- | + | } | |
- | < | + | </style> |
- | + | ||
- | |||
</head> | </head> | ||
</html> | </html> | ||
- | + | | | |
<html> | <html> | ||
- | <body> | + | <body> |
- | + | ||
- | + | ||
- | + | <div id="content_container"> | |
+ | <div id="interview"> | ||
+ | <h3>Prof. King Lau CHOW</h3> | ||
+ | <div id="int-desc"> | ||
+ | <p id="int-desc-text" class="ya"> | ||
+ | <i>Division of Life Science, the Hong Kong University of Science and Technology</i> | ||
+ | </p> | ||
+ | <p id="int-desc-text" class="ya">Professor 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. Professor Chow is now concurrently holding the position of Professor of Life Science, Associate Director of the Bioengineering Program, Director of the Molecular Biomedical Sciences Program and Associate Dean of Students. Professor 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="int-img"> | ||
+ | <img style="padding-left:10px;width:80%;padding-top:5px;" src="http://life-sci.ust.hk/images/faculty/Kinglau_Chow_L.jpg"> | ||
+ | </div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</div> | </div> | ||
+ | <a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team/advisors"><img style="float:left;padding:80px 0px 0px 60px" src="https://static.igem.org/mediawiki/2014/6/6a/Advisor.png"></a> | ||
+ | <a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team/members"><img style="float:left;padding:10px 0px 0px 60px" src="https://static.igem.org/mediawiki/2014/d/d3/Members_Version_2.png"></a> | ||
<div id="presentation"> | <div id="presentation"> | ||
- | + | <h3 style="text-align:right;padding-right:10px;">Dr. Jessica Ce Mun TANG</h3> | |
+ | <div id="pre-img"> | ||
+ | <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> | <center> | ||
- | <a href="https:// | + | <a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/interview/chan"></a> |
- | + | ||
- | </a> | + | |
</center> | </center> | ||
</div> | </div> | ||
- | <div id=" | + | <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> |
- | </ | + | This is the fourth year that she has been an instructor for the HKUST iGEM team. She is satisfied seeing everyone working as a team. She thinks that is it great because although the members are under pressure to get the results, everyone can still remain calm and happy! |
+ | </p> | ||
+ | |||
</div> | </div> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
- | <div id=" | + | <div id="cont" style="float:right;">This code has taken HKUST 2013 Instructor Page</a> as reference.</div> |
- | + | ||
- | + | ||
- | + | ||
- | </a> | + | |
- | </ | + | |
</div> | </div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</body> | </body> | ||
- | |||
- | |||
- | |||
</html> | </html> | ||
}} | }} |
Latest revision as of 13:01, 17 October 2014
Prof. King Lau CHOW
Division of Life Science, the Hong Kong University of Science and Technology
Professor 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. Professor Chow is now concurrently holding the position of Professor of Life Science, Associate Director of the Bioengineering Program, Director of the Molecular Biomedical Sciences Program and Associate Dean of Students. Professor 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 she has been an instructor for the HKUST iGEM team. She is satisfied seeing everyone working as a team. She thinks that is it great because although the members are under pressure to get the results, everyone can still remain calm and happy!
Home |
Pneumosensor |
Riboregulator |
Human Practice |
Team |
WetLab |
Achievement |