Team:HKU-Hong Kong/header

From 2010.igem.org

(Difference between revisions)
Line 5: Line 5:
                 display:none;}
                 display:none;}
/*---whole background---*/
/*---whole background---*/
-
body {
+
-
float:center; margin:0; padding:0;background:#aaaaaa url("https://static.igem.org/mediawiki/2010/4/45/Backigemhku.png")repeat center top; width:100%; 
+
        #globalWrapper{
 +
background:#aaaaaa url("https://static.igem.org/mediawiki/2010/4/45/Backigemhku.png") center top;  
}
}
 +
 +
/*---whole content---*/
/*---whole content---*/
Line 78: Line 81:
</style>
</style>
-
<script type="text/javascript">
 
-
 
-
 
-
function toggleContent(name,n) {
 
-
var i,t='',el = document.getElementById(name);
 
-
if (!el.origCont) el.origCont = el.innerHTML;
 
-
 
-
for (i=0;i<n;i++) t += el.origCont;
 
-
el.innerHTML = t;
 
-
}
 
-
 
-
</script>
 
</head>
</head>
<body>
<body>
<div id="header">
<div id="header">
-
<img src="https://static.igem.org/mediawiki/2010/thumb/0/06/Abcas.jpg/900px-Abcas.jpg" width="100%" height="100%" style="opacity:1;filter:alpha(opacity=100)" alt="hku-igem logo"/>  
+
<img src="https://static.igem.org/mediawiki/2010/thumb/0/06/Abcas.jpg/900px-Abcas.jpg" width="100%" height="113" style="opacity:1;filter:alpha(opacity=100)" alt="hku-igem logo"/>  
</center><table border="0" align="center" style="background-color:#0c6" width="80%">
</center><table border="0" align="center" style="background-color:#0c6" width="80%">
<tr>
<tr>
Line 107: Line 98:
</table></center>
</table></center>
</div>
</div>
 +
</html>

Revision as of 07:24, 4 September 2010