Team:HKU-HKBU

From 2009.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style>
<style>
 +
/* Menu */
#menu {
#menu {
width: 770px;
width: 770px;
Line 37: Line 38:
#menu .active a {
#menu .active a {
background: #F49A24;
background: #F49A24;
 +
color: #FFFFFF;
 +
}
 +
 +
/* Header */
 +
 +
#header {
 +
width: 770px;
 +
height: 279px;
 +
margin: 0 auto;
 +
}
 +
 +
#header h1 {
 +
float: left;
 +
width: 220px;
 +
height: 100px;
 +
margin: 0;
 +
padding: 70px 0 0 0;
 +
background: url(images/img02.jpg) no-repeat;
 +
text-align: center;
 +
font-size: 36px;
 +
}
 +
 +
#header h2 {
 +
width: 770px;
 +
height: 279px;
 +
margin: 0;
 +
background: url(https://static.igem.org/mediawiki/2009/b/b3/Fmb1.jpg) no-repeat;
 +
padding: 20px 0 0 500px;
 +
        border-left: 1px solid #EDEBD5;
 +
}
 +
 +
#header a {
 +
text-decoration: none;
 +
font-style: italic;
 +
font-weight: normal;
color: #FFFFFF;
color: #FFFFFF;
}
}
Line 52: Line 88:
</ul>
</ul>
         </table>
         </table>
 +
</div>
 +
<div id="header">
 +
<h2><a href="http://www.hku.hk/facmed/index.html">iGEM2009 HKU-HKBU Team</a></h2>
</div>
</div>
</html>
</html>

Revision as of 07:56, 10 June 2009