Team:Hong Kong HKUST

From 2013.igem.org

(Difference between revisions)
Line 147: Line 147:
text-transform:uppercase;}
text-transform:uppercase;}
#aaa:hover
#aaa:hover
 +
{background-color:#7A991A;}
 +
#video
 +
{display:none;}
 +
}
 +
#bbb
 +
{position:fixed;
 +
top:141px;
 +
left:100px;
 +
margin:0;
 +
padding:0;
 +
display:block;
 +
font-weight:bold;
 +
color:#FFFFFF;
 +
background-color:#494042;
 +
width:90px;
 +
text-align:center;
 +
padding:4px;
 +
text-decoration:none;
 +
text-transform:uppercase;}
 +
#bbb:hover
{background-color:#7A991A;}
{background-color:#7A991A;}
#video
#video
Line 186: Line 206:
<div id="aaa">
<div id="aaa">
<p>Click here to<br>see our project<br>overview video!</p>
<p>Click here to<br>see our project<br>overview video!</p>
 +
</div>
 +
<div id="bbb">
 +
<p>Click here to<br>see our product<br>introduction !</p>
</div>
</div>
</body>
</body>
</html>
</html>

Revision as of 03:23, 6 August 2013

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"

  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">






















Click here to
see our project
overview video!

Click here to
see our product
introduction !