Team:Hong Kong HKUST/test6

From 2013.igem.org

(Difference between revisions)
(Created page with "<!DOCTYPE html> <html> <head> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"> </script> <script type="text/javascript"> $(document).ready(function...")
Line 1: Line 1:
-
<!DOCTYPE html>
+
<html>
<html>
<html>
<head>
<head>
Line 17: Line 17:
width:560px;
width:560px;
height:315px;
height:315px;
 +
}
 +
 +
 +
 +
#aaa
 +
{
 +
position:fixed;
 +
top:300px;
 +
left:10px;
 +
margin:0;
 +
padding:0;
 +
display:block;
 +
font-weight:bold;
 +
color:#FFFFFF;
 +
background-color:#98bf21;
 +
width:120px;
 +
text-align:center;
 +
padding:4px;
 +
text-decoration:none;
 +
text-transform:uppercase;
 +
}
 +
#aaa:hover
 +
{
 +
background-color:#7A991A;
}
}
</style>
</style>
 +
</head>
</head>

Revision as of 11:11, 25 July 2013


Click here to see our project overview video!