Team:HKU HongKong/Team/Profiles.html
From 2012.igem.org
Line 1: | Line 1: | ||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> | ||
<head> | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | <meta name="generator" content="MediaWiki 1.16.0" /> | ||
+ | <link rel="shortcut icon" href="/favicon.ico" /> | ||
+ | <link rel="search" type="application/opensearchdescription+xml" href="/wiki/opensearch_desc.php" title="2011.igem.org (en)" /> | ||
+ | <link title="Creative Commons" type="application/rdf+xml" href="/wiki/index.php?title=Team:HKU&action=creativecommons" rel="meta" /> | ||
+ | <link rel="copyright" href="http://creativecommons.org/licenses/by/3.0/" /> | ||
+ | <link rel="alternate" type="application/atom+xml" title="2011.igem.org Atom feed" href="/wiki/index.php?title=Special:RecentChanges&feed=atom" /> <title>Team:HKU Hong Kong - 2012</title> | ||
+ | <style type="text/css" media="screen, projection">.ms-simple1-main { border-left-style: none; border-right-style: none; | ||
+ | border-top: 1.5pt solid green; border-bottom: 1.5pt solid green } | ||
+ | .ms-simple1-tl { border-left-style: none; border-right-style: none; border-top-style: none; | ||
+ | border-bottom: .75pt solid green } | ||
+ | .ms-simple1-top { border-left-style: none; border-right-style: none; border-top-style: none; | ||
+ | border-bottom: .75pt solid green } | ||
+ | /*<![CDATA[*/ | ||
+ | @import "/wiki/skins/common/shared.css?270"; | ||
+ | @import "/wiki/skins/igem/main.css?270"; | ||
+ | /*]]>*/</style> | ||
+ | <link rel="stylesheet" type="text/css" media="print" href="/wiki/skins/common/commonPrint.css?270" /> | ||
+ | <link rel='stylesheet' type='text/css' href='/common/tablesorter/themes/groupparts/style.css' /> | ||
+ | <link rel='stylesheet' type='text/css' href='/common/table_styles.css' /> | ||
+ | <link rel='stylesheet' type='text/css' href='/forum/forum_styles.css' /> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | |||
+ | /* | ||
+ | Design by Metamorphosis Design | ||
+ | http://www.metamorphozis.com | ||
+ | Released for free under a Creative Commons Attribution 2.5 License | ||
+ | */ | ||
+ | |||
+ | *Cleaning and Resetting the Background -- Credits to 2012 iGEM NorthWestern university*/ | ||
+ | * { | ||
+ | margin:0; | ||
+ | padding:0;} | ||
+ | #top-section { | ||
+ | height: 1px; } | ||
+ | #p-logo { | ||
+ | height:1px; overflow:hidden; display:none;} | ||
+ | #search-controls { | ||
+ | display:none;} | ||
+ | #globalWrapper { | ||
+ | background: #FFF; | ||
+ | padding:0px;} | ||
+ | #content { | ||
+ | border: 0px; | ||
+ | width: 100%;} | ||
+ | #catlinks { | ||
+ | display:none;} | ||
+ | h1.firstHeading { | ||
+ | display: none;} | ||
+ | h1, h2, h3, h4, h5, h6 { | ||
+ | border-bottom: 0px;} | ||
+ | p { | ||
+ | font-size: 16px;} | ||
+ | |||
+ | * | ||
+ | { | ||
+ | border: 0; | ||
+ | margin: 0; | ||
+ | } | ||
+ | |||
+ | img | ||
+ | { | ||
+ | border: 0px; | ||
+ | } | ||
+ | |||
+ | body{ | ||
+ | font: 12px Arial, Helvetica, sans-serif; | ||
+ | color: #000000; | ||
+ | background: #FFFFFF; --- background image | ||
+ | line-height: 18px; | ||
+ | padding-bottom: 23px; | ||
+ | } | ||
+ | |||
+ | #main { | ||
+ | width: 1014px; | ||
+ | margin: 0px auto; | ||
+ | } | ||
+ | |||
+ | #header { | ||
+ | width:100%; | ||
+ | background: url(images/header.jpg) left top no-repeat; | ||
+ | height: 183px; | ||
+ | } | ||
+ | |||
+ | #logo { font-family: Arial, Helvetica, sans-serif; | ||
+ | color:#FFFFFF; | ||
+ | font-size:18px; | ||
+ | font-style:italic; | ||
+ | padding: 62px 0px 0px 667px; | ||
+ | background: url(images/big_img.jpg) left top no-repeat; | ||
+ | height: 60px; | ||
+ | } | ||
+ | |||
+ | #logo a { | ||
+ | text-decoration: none; | ||
+ | text-transform: lowercase; | ||
+ | font-style: italic; | ||
+ | font-size: 18px; | ||
+ | color: #FFFFFF; | ||
+ | } | ||
+ | |||
+ | #logo H2 a{ | ||
+ | font-size: 12px; | ||
+ | font-family: Arial, Helvetica, sans-serif; | ||
+ | text-transform: none; | ||
+ | font-weight:100; | ||
+ | } | ||
+ | |||
+ | #buttons{ | ||
+ | width: 990px; | ||
+ | text-align:center; | ||
+ | height: 46px; | ||
+ | margin-left: 50px; | ||
+ | } | ||
+ | |||
+ | |||
+ | .scroll_header | ||
+ | { | ||
+ | width: 1014px; | ||
+ | height: 229px; | ||
+ | background: url(images/header.png) no-repeat; | ||
+ | margin-bottom: 10px; | ||
+ | padding-top: 10px; | ||
+ | } | ||
+ | |||
+ | #box_all { | ||
+ | height: 10px; | ||
+ | background:url(https://static.igem.org/mediawiki/2012/f/f6/HKU_box_top.png) left top no-repeat; | ||
+ | margin-top: 30px; | ||
+ | } | ||
+ | |||
+ | #box_all h1 { | ||
+ | text-align:center; | ||
+ | font-size:18px; | ||
+ | color:#FFFFFF; | ||
+ | font-weight:100; | ||
+ | padding: 12px 0px 23px 0px;} | ||
+ | |||
+ | #box_all .text { | ||
+ | padding: 0px 10px 0px 20px;} | ||
+ | |||
+ | .box_munth { | ||
+ | float: left; | ||
+ | width: 132px; | ||
+ | padding: 0px 0px 0px 13px} | ||
+ | |||
+ | .munth { | ||
+ | color:#FFFFFF; | ||
+ | font-weight:bold; | ||
+ | background: url(https://static.igem.org/mediawiki/2012/f/f6/HKU_box_fish.png) 0px 11px no-repeat; | ||
+ | padding: 7px 0px 7px 28px; | ||
+ | text-decoration:none;} | ||
+ | |||
+ | .munth a{color:#FFFFFF; | ||
+ | font-weight:bold; | ||
+ | text-decoration:none;} | ||
+ | |||
+ | .munth:hover { | ||
+ | text-decoration: none; | ||
+ | background: url(https://static.igem.org/mediawiki/2012/f/f6/HKU_box_fish.png) 0px 11px no-repeat; | ||
+ | } | ||
+ | |||
+ | h5 { | ||
+ | font-weight: 100; | ||
+ | font-size:18px; | ||
+ | color:#10156F; | ||
+ | padding: 13px 0px 5px 0px} | ||
+ | |||
+ | .box { | ||
+ | width: 206px; | ||
+ | height: 240px; | ||
+ | float: left; | ||
+ | } | ||
+ | |||
+ | .box_razd {float:left; width: 10px; height: 10px;} | ||
+ | |||
+ | .box1 { background:url(images/box1.png) ;} | ||
+ | .box2 { background:url(images/box2.png) ;} | ||
+ | .box3 { background:url(images/box3.png) ; | ||
+ | width: 211px} | ||
+ | .box4 { background:url(images/box4.png) ;} | ||
+ | |||
+ | .b { color: #0E76BD; | ||
+ | font-weight:100; | ||
+ | font-style:italic;} | ||
+ | .g { color: #0D748A; | ||
+ | font-weight:100; | ||
+ | font-style:italic;} | ||
+ | .gr { color: #0E9A40; | ||
+ | font-weight:100; | ||
+ | font-style:italic;} | ||
+ | .o { color: #DE7C09; | ||
+ | font-weight:100; | ||
+ | font-style:italic;} | ||
+ | |||
+ | .img_box { float:left; | ||
+ | margin: 6px 7px 3px 0px; | ||
+ | } | ||
+ | |||
+ | #top_tb { | ||
+ | width: 1014px; | ||
+ | height: 10px; | ||
+ | background: url(https://static.igem.org/mediawiki/2012/f/f1/HKU_tb_top.jpg) right bottom no-repeat #FFFFFF; | ||
+ | } | ||
+ | |||
+ | #bot_tb { | ||
+ | width: 1014px; | ||
+ | height: 19px; | ||
+ | background: url(https://static.igem.org/mediawiki/2012/f/f7/HKU_tb_bot.jpg) right top no-repeat #FFFFFF; | ||
+ | } | ||
+ | |||
+ | #tb{ | ||
+ | width: 1014px; | ||
+ | padding: 0px 0px 0px 0px; | ||
+ | background: url(https://static.igem.org/mediawiki/2012/6/68/HKU_tb_bg.gif) right repeat-y #FFFFFF; | ||
+ | margin: 0px 0px 0px 0px; | ||
+ | } | ||
+ | |||
+ | #left{ | ||
+ | width: 330px; | ||
+ | margin: 0px 0px 0px 12px; | ||
+ | float: left; | ||
+ | color:#000000; | ||
+ | } | ||
+ | |||
+ | .right_b { | ||
+ | padding-left: 52px; | ||
+ | padding-right: 5px; | ||
+ | } | ||
+ | |||
+ | .text{ | ||
+ | padding: 0px 0px 0px 0px; | ||
+ | } | ||
+ | |||
+ | .img { float:left; | ||
+ | margin: 7px 16px 3px 0px; | ||
+ | } | ||
+ | |||
+ | .img_r { float: right; | ||
+ | margin: 7px 0px 3px 16px; | ||
+ | } | ||
+ | |||
+ | span {font-weight:bold;} | ||
+ | |||
+ | #left span { color:#000000; | ||
+ | font-weight:bold; | ||
+ | font-size:14px; | ||
+ | } | ||
+ | |||
+ | #right span { | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | .bl {color:#34902D;} | ||
+ | |||
+ | #left H1{ | ||
+ | font-family: Arial, Helvetica, sans-serif; | ||
+ | font-size:18px; | ||
+ | font-weight: 100; | ||
+ | color: #34902D; | ||
+ | text-align:left; | ||
+ | padding: 5px 0px 10px 0px; | ||
+ | } | ||
+ | |||
+ | #right H1{ | ||
+ | font-family: Arial, Helvetica, sans-serif; | ||
+ | font-size:18px; | ||
+ | font-weight: 100; | ||
+ | color: #34902D; | ||
+ | text-align:left; | ||
+ | padding: 5px 0px 10px 0px; | ||
+ | } | ||
+ | |||
+ | .read{ | ||
+ | text-align:right; | ||
+ | padding-right:5px; | ||
+ | padding-top: 6px; | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | |||
+ | .pad_view {padding-right:15px;} | ||
+ | |||
+ | |||
+ | |||
+ | .read a{ | ||
+ | color: #0056CC; | ||
+ | text-decoration: underline;} | ||
+ | |||
+ | .read a:hover { | ||
+ | text-decoration:none;} | ||
+ | |||
+ | #right{ | ||
+ | float: right; | ||
+ | width: 620px; | ||
+ | margin-right: 18px; | ||
+ | padding: 0px 0px 0px 0px; | ||
+ | } | ||
+ | |||
+ | .col { width: 620px;} | ||
+ | |||
+ | .col_left { float:left; | ||
+ | width: 203px;} | ||
+ | |||
+ | .images { | ||
+ | height: 200px; | ||
+ | padding-top: 3px;} | ||
+ | |||
+ | .img_col { float:left; | ||
+ | margin: 7px 7px 0px 0px;} | ||
+ | |||
+ | .col_right { float: right; | ||
+ | width: 417px; | ||
+ | padding-top: 8px;} | ||
+ | |||
+ | #footer{ | ||
+ | height: 50px; | ||
+ | width: 100%; | ||
+ | font-size: 12px; | ||
+ | color: #008B00; | ||
+ | text-align: center; | ||
+ | clear:both; | ||
+ | padding: 13px 0px 0px 0px; | ||
+ | /*background: url(https://static.igem.org/mediawiki/2012/4/45/HKU.PNG_footer.png) 0px 0px no-repeat;*/ | ||
+ | } | ||
+ | |||
+ | #footer-box{ | ||
+ | position: relative; | ||
+ | top: 2000px; | ||
+ | } | ||
+ | |||
+ | #main #header #buttons p { | ||
+ | color: #0033CC; | ||
+ | font-family: Arial, Helvetica, sans-serif; | ||
+ | font-size: 18px; | ||
+ | } | ||
+ | |||
+ | ul#css3menu2,ul#css3menu2 ul{ | ||
+ | margin:0;list-style:none;padding:0;background-color:#dedede;border-width:1px;border-style:solid;border-color:#5f5f5f;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;} | ||
+ | ul#css3menu2 ul{ | ||
+ | display:none;position:absolute;left:0;top:100%;-moz-box-shadow:3.5px 3.5px 5px #000000;-webkit-box-shadow:3.5px 3.5px 5px #000000;box-shadow:3.5px 3.5px 5px #000000;background-color:#FFFFFF;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;border-color:#d4d4d4;padding:0 10px 10px;} | ||
+ | ul#css3menu2 li:hover>*{ | ||
+ | display:block;} | ||
+ | ul#css3menu2 li{ | ||
+ | position:relative;display:block;white-space:nowrap;font-size:0;float:left;} | ||
+ | ul#css3menu2 li:hover{ | ||
+ | z-index:1;} | ||
+ | ul#css3menu2{ | ||
+ | font-size:0;z-index:999;position:relative;display:inline-block;zoom:1;padding:0; | ||
+ | *display:inline;} | ||
+ | * html ul#css3menu2 li a{ | ||
+ | display:inline-block;} | ||
+ | ul#css3menu2>li{ | ||
+ | margin:0;} | ||
+ | ul#css3menu2 a:active, ul#css3menu2 a:focus{ | ||
+ | outline-style:none;} | ||
+ | ul#css3menu2 a{ | ||
+ | display:block;vertical-align:middle;text-align:left;text-decoration:none;font:bold 20px Trebuchet MS;color:#000000;text-shadow:#FFF 0 0 1px;cursor:pointer;padding:10px;background-color:#c1c1c1;background-image:url("https://static.igem.org/mediawiki/2012/0/0c/HKU_mainbk.png");background-repeat:repeat;background-position:0 0;border-width:0 0 0 1px;border-style:solid;border-color:#C0C0C0;} | ||
+ | ul#css3menu2 ul li{ | ||
+ | float:none;margin:10px 0 0;} | ||
+ | ul#css3menu2 ul a{ | ||
+ | text-align:left;padding:4px;background-color:#FFFFFF;background-image:none;border-width:0;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;font:14px Tahoma;color:#000;text-decoration:none;} | ||
+ | ul#css3menu2 li:hover>a,ul#css3menu2 li a.pressed{ | ||
+ | background-color:#f8ac00;border-color:#C0C0C0;border-style:solid;color:#000000;text-shadow:#FFF 0 0 1px;background-image:url("https://static.igem.org/mediawiki/2012/0/0c/HKU_mainbk.png");background-position:0 100px;text-decoration:none;} | ||
+ | ul#css3menu2 span{ | ||
+ | display:block;overflow:visible;background-position:right center;background-repeat:no-repeat;padding-right:0px;} | ||
+ | ul#css3menu2 ul li:hover>a,ul#css3menu2 ul li a.pressed{ | ||
+ | background-color:#FFFFFF;background-image:none;color:#868686;text-decoration:none;} | ||
+ | ul#css3menu2 li.topfirst>a{ | ||
+ | border-radius:10px 0 0 10px;-moz-border-radius:10px 0 0 10px;-webkit-border-radius:10px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;} | ||
+ | ul#css3menu2 li.toplast>a{ | ||
+ | border-radius:0 10px 10px 0;-moz-border-radius:0 10px 10px 0;-webkit-border-radius:0;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;} | ||
+ | |||
+ | </style> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
<meta name="generator" content="MediaWiki 1.16.0" /> | <meta name="generator" content="MediaWiki 1.16.0" /> | ||
Line 499: | Line 872: | ||
<br> | <br> | ||
</div> | </div> | ||
- | <b> | + | <p> </p> |
- | + | <p><b> | |
+ | <font face="Adobe Fan Heiti Std B" style="font-size: 14pt" color="#008000"> | ||
+ | </font> | ||
+ | <font face="Adobe Fan Heiti Std B" style="font-size: 14pt; text-decoration: underline" color="#008000"> | ||
Our Team</font></b></p> | Our Team</font></b></p> | ||
+ | </p> | ||
<p align="left"> </p> | <p align="left"> </p> | ||
<p align="center"> | <p align="center"> | ||
Line 639: | Line 1,016: | ||
<p align="left"> | <p align="left"> | ||
</p> | </p> | ||
+ | |||
+ | </body></div> | ||
+ | </html> | ||
+ | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> | ||
+ | <body class="mediawiki ltr ns-0 ns-subject page-Team_HKU"> | ||
+ | <body> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 19:29, 26 September 2012
Team:HKU HK
From 2011.igem.org
Our Team
[Haroon is not included in the picture]
Students Members:
Name: Akansha Mahavir Shah Major: Biochemistry &
Biotechnology |
|
Name: Ma Tsz Shan, Shannon
Major: Biochemistry & Mathematics
Year: 1 |
|
Name: Haroon Shahid
Major: Computer Engineering
Year: 2 |
|
Name: Tong Ching Hang, Ronald
Major: Biochemistry
Year: 2 |
|
Name: Li Tsz Mei Cara
Major: Biochemistry
Year: 1 |
|
Name: Li Tsz Mei Cara
Major: Medicine & Surgery (MBBS)
Year: 1 |
|
Name: Fung Sin Yee, Kitty
Major: Biochemistry
|
|
Name: Mak Oi Kwan, Sara
Major: Biotechnology |
|
Name: Lai Cheuk Hei, David
Major: Microbiology &
Biochemistry |
|
Name: Chan Kwan Kit, Kenneth
Major: Biotechnology
|
|
Name: Ho Chau Ha, Angel
Major: Biochemistry
|
|
Name: Pang Shuk Han, Sally
Major: Biochemistry & Food and Nutritional Science
|
|
Name: Mohammad Junaid Arshad
Major: Electrical Engineering
|