Team:HKU HongKong/Team/About Us.html

From 2012.igem.org

(Difference between revisions)
(Created page with "<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generat...")
 
(17 intermediate revisions not shown)
Line 7: Line 7:
<link title="Creative Commons" type="application/rdf+xml" href="/wiki/index.php?title=Team:HKU&amp;action=creativecommons" rel="meta" />
<link title="Creative Commons" type="application/rdf+xml" href="/wiki/index.php?title=Team:HKU&amp;action=creativecommons" rel="meta" />
<link rel="copyright" href="http://creativecommons.org/licenses/by/3.0/" />
<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&amp;feed=atom" /> <title>Team:HKU Hong Kong - 2012</title>
+
<link rel="alternate" type="application/atom+xml" title="2011.igem.org Atom feed" href="/wiki/index.php?title=Special:RecentChanges&amp;feed=atom" /> <title>
 +
Team:HKU Hong Kong - 2012</title>
<style type="text/css" media="screen, projection">/*<![CDATA[*/
<style type="text/css" media="screen, projection">/*<![CDATA[*/
@import "/wiki/skins/common/shared.css?270";
@import "/wiki/skins/common/shared.css?270";
Line 76: Line 77:
    <a href="/Main_Page"
    <a href="/Main_Page"
      title="Main Page">
      title="Main Page">
-
    <img src='/wiki/skins/common/images/wiki.png'>"
+
    <img src='/wiki/skins/common/images/wiki.png'>&quot;
    </a>
    </a>
</div>  <!-- end p-logo -->
</div>  <!-- end p-logo -->
Line 400: Line 401:
}
}
-
/*=================================*/
+
#footer-box{
-
/* Nivo Slider Demo
+
        position: relative;
-
/* November 2010
+
        top: 3300px;
-
/* By: Gilbert Pellegrom
+
-
/* http://dev7studios.com
+
-
/*=================================*/
+
-
 
+
-
 
+
-
#slider-wrapper {
+
-
    background:url(https://static.igem.org/mediawiki/2012/c/c8/HKU_top1.jpg) no-repeat;
+
-
    width: 995px;
+
-
    height: 239px;
+
-
    margin:0 auto;
+
-
}
+
-
 
+
-
#slider {
+
-
position:relative;
+
-
    width: 995px;
+
-
    height: 239px;
+
-
background:url(images/loading.gif) no-repeat 50% 50%;
+
-
}
+
-
#slider img {
+
-
position:absolute;
+
-
top:0px;
+
-
left:0px;
+
-
display:none;
+
-
}
+
-
#slider a {
+
-
border:0;
+
-
display:block;
+
-
}
+
-
 
+
-
.nivo-controlNav {
+
-
position:absolute;
+
-
left: 440px;
+
-
bottom: -16px;
+
-
 
+
-
}
+
-
.nivo-controlNav a {
+
-
display:block;
+
-
width:22px;
+
-
height:22px;
+
-
background:url(https://static.igem.org/mediawiki/2012/3/35/HKU_circl.png) no-repeat;
+
-
text-indent:-9999px;
+
-
border:0;
+
-
margin-right:3px;
+
-
float:left;
+
-
}
+
-
.nivo-controlNav a.active, .nivo-controlNav a:hover {
+
-
background:url(https://static.igem.org/mediawiki/2012/5/5e/Circl_hover.png) no-repeat;
+
-
}
+
-
 
+
-
.nivo-directionNav a {
+
-
display:block;
+
-
width:30px;
+
-
height:30px;
+
-
background:url(https://static.igem.org/mediawiki/2012/9/99/HKU_arr12.png) no-repeat;
+
-
text-indent:-9999px;
+
-
border:0;
+
-
}
+
-
a.nivo-nextNav {
+
-
background-position:-30px 0;
+
-
right:15px;
+
-
}
+
-
a.nivo-prevNav {
+
-
left:15px;
+
-
}
+
-
 
+
-
.nivo-caption {
+
-
    text-shadow:none;
+
-
    font-family: Helvetica, Arial, sans-serif;
+
-
}
+
-
.nivo-caption a {
+
-
    color:#efe9d1;
+
-
    text-decoration:underline;
+
-
}
+
-
 
+
-
/* The Nivo Slider styles */
+
-
 
+
-
.nivoSlider {
+
-
position:relative;
+
-
}
+
-
.nivoSlider img {
+
-
position:absolute;
+
-
top:0px;
+
-
left:0px;
+
-
}
+
-
/* If an image is wrapped in a link */
+
-
.nivoSlider a.nivo-imageLink {
+
-
position:absolute;
+
-
top:0px;
+
-
left:0px;
+
-
width:100%;
+
-
height:100%;
+
-
border:0;
+
-
padding:0;
+
-
margin:0;
+
-
z-index:60;
+
-
display:none;
+
-
}
+
-
/* The slices in the Slider */
+
-
.nivo-slice {
+
-
display:block;
+
-
position:absolute;
+
-
z-index:50;
+
-
height:100%;
+
-
}
+
-
/* Caption styles */
+
-
.nivo-caption {
+
-
position:absolute;
+
-
left:0px;
+
-
bottom:0px;
+
-
background:#000;
+
-
color:#fff;
+
-
opacity:0.8; /* Overridden by captionOpacity setting */
+
-
width:100%;
+
-
z-index:89;
+
-
}
+
-
.nivo-caption p {
+
-
padding:5px;
+
-
margin:0;
+
-
}
+
-
.nivo-caption a {
+
-
display:inline !important;
+
-
}
+
-
.nivo-html-caption {
+
-
    display:none;
+
-
}
+
-
/* Direction nav styles (e.g. Next & Prev) */
+
-
.nivo-directionNav a {
+
-
position:absolute;
+
-
top:45%;
+
-
z-index:99;
+
-
cursor:pointer;
+
-
}
+
-
.nivo-prevNav {
+
-
left:0px;
+
-
}
+
-
.nivo-nextNav {
+
-
right:0px;
+
-
}
+
-
/* Control nav styles (e.g. 1,2,3...) */
+
-
.nivo-controlNav a {
+
-
position:relative;
+
-
z-index:99;
+
-
cursor:pointer;
+
-
}
+
-
.nivo-controlNav a.active {
+
-
font-weight:bold;
+
}
}
Line 600: Line 455:
   <div id="header">
   <div id="header">
<div id="buttons">
<div id="buttons">
-
       <p><img src="https://static.igem.org/mediawiki/2012/0/0e/HKU_logo.fw.jpg" alt="logo_HKU" width="859" height="160" /></p>
+
       <p><img src="https://static.igem.org/mediawiki/igem.org/5/5d/Wiki_Wide_Band.jpg" alt="logo_HKU" width="859" height="160" /></p>
-
      <p>&nbsp;</p>
+
-
      <p>&nbsp;</p>
+
       <p>&nbsp;</p>
       <p>&nbsp;</p>
<!-- Start css3menu.com BODY section id=2 -->
<!-- Start css3menu.com BODY section id=2 -->
<ul id="css3menu2" class="topmenu">
<ul id="css3menu2" class="topmenu">
-
<li class="topfirst"><a href="https://2012.igem.org/Team:HKU_HongKong" style="height:26px;line-height:26px;">&nbsp;&nbsp;Home&nbsp;&nbsp;</a></li>
+
<li class="topfirst"><a href="https://2012.igem.org/Team:HKU_HongKong" style="height:26px;line-height:26px;">
-
<li class="topmenu"><a href="#" style="height:26px;line-height:26px;">&nbsp;&nbsp;Team&nbsp;&nbsp;</a>
+
&nbsp;&nbsp;Home&nbsp;&nbsp;</a></li>
-
<ul>
+
<li class="topmenu"><a href="#" style="height:26px;line-height:26px;">
-
<li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Team/About_Us.html">About Us</a></li></font>
+
&nbsp;&nbsp;Team&nbsp;&nbsp;</a>
-
<li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Team/Profiles.html">Profiles</a></li></font>
+
-
</ul>
+
     </li>
     </li>
-
     <li class="topmenu"><a href="#" style="height:26px;line-height:26px;">&nbsp;&nbsp;Project&nbsp;&nbsp;</a>
+
     <li class="topmenu"><a href="#" style="height:26px;line-height:26px;">
 +
&nbsp;&nbsp;Project&nbsp;&nbsp;</a>
     <ul>
     <ul>
-
<li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Project/Background.html">Background</a></li></font>
+
<li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Project/Background.html">
-
<li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Project/Future_Implications.html">Future Implications</a></li></font>
+
Background</a></li></font>
 +
<li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Project/Future_Implications.html">
 +
Future Implications</a></li></font>
         </ul>
         </ul>
     </li>
     </li>
-
     <li class="topmenu"><a href="#" style="height:26px;line-height:26px;">&nbsp;&nbsp;Data&nbsp;&nbsp;</a>
+
     <li class="topmenu"><a href="#" style="height:26px;line-height:26px;">
 +
&nbsp;&nbsp;Data&nbsp;&nbsp;</a>
     <ul>
     <ul>
-
    <li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Data/Protocols.html">Protocols</a></li></font>
+
<li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Data/Weekly_Notebook.html">
-
<li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Data/Weekly_Notebook.html">Weekly Notebook</a></li></font>
+
Weekly Notebook</a></li></font>
-
       <li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Data/Bio_Bricks.html">Bio Bricks</a></li></font>
+
       <li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Data/Bio_Bricks.html">
-
<li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Data/Results.html">Results</a></li></font>
+
Bio Bricks</a></li></font>
 +
<li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Data/Results.html">
 +
Results</a></li></font>
         </ul>
         </ul>
     </li>
     </li>
-
<li class="topmenu"><a href="https://2012.igem.org/Team:HKU_HongKong/Safety.html" style="height:26px;line-height:26px;">&nbsp;&nbsp;Safety&nbsp;&nbsp;</a></li>  
+
<li class="topmenu"><a href="#" style="height:26px;line-height:26px;">
-
    <li class="topmenu"><a href="https://2012.igem.org/Team:HKU_HongKong/Attributions.html" style="height:26px;line-height:26px;">&nbsp;&nbsp;Attributions&nbsp;&nbsp;</a></li>
+
&nbsp;&nbsp;Protocols&nbsp;&nbsp;</a>
-
     <li class="toplast"><a href="https://2012.igem.org/Team:HKU_HongKong/Human_Practise.html" style="height:26px;line-height:26px;">&nbsp;&nbsp;Human Practise&nbsp;&nbsp;</a></li>
+
      <ul>
 +
    <li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Data/Mol_Protocols.html">
 +
&nbsp;Molecular Cloning&nbsp;</a></li></font>
 +
<li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Data/pvdQ_Protocols.html">
 +
&nbsp;pvdQ Expression Analysis&nbsp;</a></li></font>
 +
</ul>
 +
</li>
 +
<li class="topmenu"><a href="https://2012.igem.org/Team:HKU_HongKong/Safety.html" style="height:26px;line-height:26px;">
 +
&nbsp;&nbsp;Safety&nbsp;&nbsp;</a></li>  
 +
     <li class="toplast"><a href="https://2012.igem.org/Team:HKU_HongKong/Human_Practice.html" style="height:26px;line-height:26px;">
 +
&nbsp;&nbsp;Human Practice&nbsp;&nbsp;</a></li>
</ul>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
-
 
+
<h2 style="font-variant: normal; vertical-align: baseline; clear: left; color: #232323; font-family: Gentium Basic; letter-spacing: normal; line-height: 19.5px; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; border: 0px none; margin: 0.7em 0px; padding: 0px">
-
<div class="scroll_header">
+
<u><span style="font-weight: 400">
-
  <div id="wrapper">
+
<font face="Adobe Gothic Std B" color="#008000">Our Team</font></span></u><span style="font-weight: 400; "><font face="Trebuchet MS" size="6"><br>
-
        <div id="slider-wrapper">      
+
&nbsp;</font></span></h2>
-
            <div id="slider" class="nivoSlider">
+
<p style="font-variant: normal; vertical-align: baseline; clear: left; color: #232323; font-family: Gentium Basic; letter-spacing: normal; line-height: 19.5px; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; border: 0px none; margin: 0.7em 0px; padding: 0px">
-
                <img src="https://static.igem.org/mediawiki/2012/c/c8/HKU_top1.jpg" alt="" />
+
<img border="0" src="https://static.igem.org/mediawiki/2012/2/2d/HKU_Group.jpg" width="897" height="591"><br>
-
                <img src="https://static.igem.org/mediawiki/2012/c/c8/HKU_top1.jpg" alt=""/>
+
[Haroon, George, Joan, Alicia and Yen are not included in this picture]</p>
-
                <img src="https://static.igem.org/mediawiki/2012/c/c8/HKU_top1.jpg" alt="" />
+
<p style="font-variant: normal; vertical-align: baseline; clear: left; color: #232323; font-family: Gentium Basic; letter-spacing: normal; line-height: 19.5px; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; border: 0px none; margin: 0.7em 0px; padding: 0px">
-
            </div>
+
&nbsp;</p>
-
            <p>&nbsp;</p>
+
<p align="left"><b><span style="font-size: 14pt">
-
            <p>&nbsp;</p>
+
<font color="#008000" face="Adobe Gothic Std B">Students Members:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font></span></b></p>
-
            <p>&nbsp;</p>      
+
<p align="left">&nbsp;</p>
-
      </div>
+
<div align="left">
-
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js"></script>
+
-
    <script type="text/javascript" src="lib/jquery.nivo.slider.pack.js"></script>
+
<div align="left">
-
    <script type="text/javascript">
+
<table border="3" width="50%" bordercolorlight="#000000" bordercolordark="#000000" style="border-collapse: collapse">
-
    $(window).load(function() {
+
<tr>
-
        $('#slider').nivoSlider();
+
<td width="119">
-
    });
+
<img border="0" src="https://static.igem.org/mediawiki/2012/a/ac/Hku_Aki.jpg" width="119" height="156"></td>
-
    </script>
+
<td>
-
+
<font face="Tahoma" style="border: 0 none; margin: 0">Name: Akansha Mahavir Shah<br style="border: 0 none; margin: 0">
-
</div> <div style="clear: both"></div>
+
&nbsp;</font><p><font face="Tahoma" color="#000000" size="3" style="border: 0 none; margin: 0">Major: Biochemistry
-
 
+
&amp; Biotechnology<br style="border: 0 none; margin: 0">
-
</div>
+
<br style="border: 0 none; margin: 0">
-
<div style="clear: both"></div>
+
Year: 1</font></td>
-
<!-- header ends -->
+
</tr>
-
    <!-- table begins -->
+
<tr>
-
  <div id="tb">
+
<td width="119">
-
    <div id="right">
+
<img border="0" src="https://static.igem.org/mediawiki/2012/4/43/Hku_Shannon.jpg" width="119" height="156"></td>
-
      <p>&nbsp;</p>
+
<td>
-
      <p>&nbsp;</p>
+
<font face="Tahoma">Name: Ma Tsz Shan, Shannon</font><p>&nbsp;</p>
-
      <div class="text">
+
<p><font face="Tahoma" color="#000000" size="3">Major:
-
        <div class="col">
+
Biochemistry &amp; Mathematics</font></p>
-
            <div class="col_left">
+
<p>&nbsp;</p>
-
                <div class="images" ><br />
+
<p><font face="Tahoma" color="#000000" size="3">Year: 1</font></td>
-
                <br />
+
</tr>
-
<br />
+
<tr>
-
          </div>
+
<td width="119">
-
                    <div class="read pad_view"><a href="#">view more</a></div>
+
<img border="0" src="https://static.igem.org/mediawiki/2012/c/c0/Hku_Haroon.jpg" width="119" height="156"></td>
-
            </div>
+
<td>
-
                <div class="col_right"></div>
+
<font face="Tahoma">Name: Haroon Shahid</font><p>&nbsp;<p>
-
                    <div class="read"><a href="#"> read more</a></div>
+
<font face="Tahoma" color="#000000" size="3">Major: Computer
-
            </div>
+
Engineering</font><p>&nbsp;<p>
-
          </div>  
+
<font face="Tahoma" color="#000000" size="3">Year: 2</font></td>
-
             
+
</tr>
-
             
+
<tr>
-
  </div>
+
<td width="119">
-
          <p>&nbsp;</p>
+
<img border="0" src="https://static.igem.org/mediawiki/2012/3/35/Ronald_Tong.jpg" width="119" height="156"></td>
-
          <p>&nbsp;</p>
+
<td>
-
          <p>&nbsp;</p>
+
<font face="Tahoma">Name: Tong Ching Hang, Ronald</font><p>&nbsp;<p>
-
          <p>&nbsp;</p>
+
<font face="Tahoma" color="#000000" size="3">Major: Biochemistry</font><p>
-
            <div id="left">
+
&nbsp;<p>
-
        <h1> News</h1>
+
<font face="Tahoma" color="#000000" size="3">Year: 2</font></td>
-
              <div class="right_b fish_10"><br />
+
</tr>
-
                <br />
+
<tr>
-
              </div>
+
<td width="119">
-
              <div class="right_b fish_11"><br />
+
<img border="0" src="https://static.igem.org/mediawiki/2012/2/2a/Cara_Li.jpg" width="119" height="156"></td>
-
              </div>                
+
<td>
-
            </div>
+
<font face="Tahoma">Name: Li Tsz Mei Cara</font><p>&nbsp;<p>
-
            <div style="clear: both"><img src="images/spaser.gif" alt="" width="1" height="1" /></div>
+
<font face="Tahoma" color="#000000" size="3">Major: Biochemistry</font><p>
-
  </div>
+
&nbsp;<p>
-
        <div id="bot_tb"></div>
+
<font face="Tahoma" color="#000000" size="3">Year: 1</font></td>
-
    <!-- table ends -->
+
</tr>
-
<!-- footer begins -->
+
<tr>
-
            <div id="footer">
+
<td width="119">
-
            </div>
+
<img border="0" src="https://static.igem.org/mediawiki/2012/8/88/Chan_Tsz_Tai.jpg" width="119" height="156"></td>
-
        <!-- footer ends -->
+
<td>
-
</div>
+
<font face="Tahoma">Name: Li Tsz Mei Cara</font><p>&nbsp;<p>
 +
<font face="Tahoma" color="#000000" size="3">Major: Medicine &amp;
 +
Surgery (MBBS)</font><p>&nbsp;</p>
 +
<p>
 +
<font face="Tahoma" color="#000000" size="3">Year: 1</font></td>
 +
</tr>
 +
<tr>
 +
<td width="119">
 +
<img border="0" src="https://static.igem.org/mediawiki/2012/9/9f/Kitty_Fung.jpg" width="119" height="156"></td>
 +
<td>
 +
<font face="Tahoma">Name: Fung Sin Yee, Kitty</font><p>&nbsp;</p>
 +
<p><font face="Tahoma" color="#000000" size="3">Major:
 +
Biochemistry</font><p>
 +
<font face="Tahoma" color="#000000" size="3">
 +
<br>
 +
Year: 2</font></td>
 +
</tr>
 +
<tr>
 +
<td width="119">
 +
<img border="0" src="https://static.igem.org/mediawiki/2012/8/8f/Sara.jpg" width="119" height="156"></td>
 +
<td>
 +
<font face="Tahoma">Name: Mak Oi Kwan, Sara</font><p>&nbsp;</p>
 +
<p><font face="Tahoma" color="#000000" size="3">Major:
 +
Biotechnology<br>
 +
<br>
 +
Year: 2</font></td>
 +
</tr>
 +
<tr>
 +
<td width="119">
 +
<img border="0" src="https://static.igem.org/mediawiki/2012/4/46/David_Lai.jpg" width="118" height="156"></td>
 +
<td>
 +
<font face="Tahoma">Name: Lai Cheuk Hei, David</font><p>&nbsp;</p>
 +
<p><font face="Tahoma" color="#000000" size="3">Major:
 +
Microbiology &amp; Biochemistry<br>
 +
<br>
 +
Year: 1</font></td>
 +
</tr>
 +
<tr>
 +
<td width="119">
 +
<img border="0" src="https://static.igem.org/mediawiki/2012/2/2b/Kenneth_Chan.jpg" width="119" height="156"></td>
 +
<td>
 +
<font face="Tahoma">Name: Chan Kwan Kit, Kenneth</font><p>&nbsp;</p>
 +
<p><font face="Tahoma" color="#000000" size="3">Major:
 +
Biotechnology<br>
 +
<br>
 +
Year: 1</font></td>
 +
</tr>
 +
<tr>
 +
<td width="119">
 +
<img border="0" src="https://static.igem.org/mediawiki/2012/1/13/Angel_Ho.jpg" width="119" height="156"></td>
 +
<td>
 +
<font face="Tahoma">Name: Ho Chau Ha, Angel</font><p>&nbsp;</p>
 +
<p><font face="Tahoma" color="#000000" size="3">Major:
 +
Biochemistry</font><p>
 +
<font face="Tahoma" color="#000000" size="3">
 +
<br>
 +
Year: 1</font></td>
 +
</tr>
 +
<tr>
 +
<td width="119">
 +
<img border="0" src="https://static.igem.org/mediawiki/2012/d/dd/Sally_Pang.jpg" width="119" height="155"></td>
 +
<td>
 +
<font face="Tahoma">Name: Pang Shuk Han, Sally</font><p>&nbsp;</p>
 +
<p><font face="Tahoma" color="#000000" size="3">Major:
 +
Biochemistry &amp; Food and Nutritional Science</font><p>
 +
<font face="Tahoma" color="#000000" size="3">
 +
<br>
 +
Year: 1</font></td>
 +
</tr>
 +
<tr>
 +
<td width="119">
 +
<img border="0" src="https://static.igem.org/mediawiki/2012/c/cc/Junaid_Arshad.jpg" width="119" height="156"></td>
 +
<td>
 +
<font face="Tahoma">Name: Mohammad Junaid Arshad</font><p>&nbsp;</p>
 +
<p><font face="Tahoma" color="#000000" size="3">Major:
 +
Electrical Engineering</font><p>
 +
<font face="Tahoma" color="#000000" size="3">
 +
<br>
 +
Year: 1</font></td>
 +
</tr>
 +
</table>
 +
</div>
 +
 +
<p style="font-variant: normal; vertical-align: baseline; clear: left; color: #232323; font-family: Gentium Basic; letter-spacing: normal; line-height: 19.5px; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; border: 0px none; margin: 0.7em 0px; padding: 0px">
 +
&nbsp;
</body>
</body>
</html>
</html>

Latest revision as of 00:04, 27 September 2012

Team:HKU Hong Kong - 2012

Team:HKU HK

From 2011.igem.org