Team:Hong Kong HKUST/layout

From 2013.igem.org

(Difference between revisions)
(Replaced content with "<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> inspect on firefox to see row-header off canvas 2012cornell </html>")
 
(29 intermediate revisions not shown)
Line 1: Line 1:
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
+
<html>
-
inspect on firefox to see
+
<head>
-
row-header off canvas 2012cornell
+
<style>
 +
.menu ol
 +
{
 +
list-style-type:none;
 +
margin:0;
 +
padding:0;
 +
}
 +
.menu ol li
 +
{
 +
float:left;
 +
}
 +
.menu a:link,.menu a:visited
 +
{
 +
display:block;
 +
width:120px;
 +
font-weight:bold;
 +
color:#FFFFFF;
 +
background-color:#98bf21;
 +
text-align:center;
 +
padding:4px;
 +
text-decoration:none;
 +
text-transform:uppercase;
 +
}
 +
.menu a:hover,.menu a:active
 +
{
 +
background-color:#7A991A;
 +
}
 +
 
 +
 
 +
 
 +
 
 +
</style>
 +
</head>
 +
 
 +
<body>
 +
<div class="menu"><ol>
 +
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST">Home</a></li>
 +
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/">Team</a></li>
 +
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/">Project</a></li>
 +
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/">Wetlab</a></li>
 +
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/">Achievement</a></li>
 +
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/">Human Practice</a></li>
 +
</ol>
 +
</div>
 +
</body>
 +
 
 +
 
</html>
</html>

Latest revision as of 13:20, 17 July 2013