Difference between revisions of "Team:Warwick/Achievements"

(Created page with "{{Warwick}} <html> <H1> Achievements </H1> </html> {{WarwickFooter}}")
 
Line 1: Line 1:
 
{{Warwick}}
 
{{Warwick}}
 
<html>
 
<html>
 +
<head>
 +
<style>
 +
 +
li {
 +
    float: right;
 +
}
 +
 +
a:link, 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;
 +
}
 +
 +
a:hover, a:active {
 +
 
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
 +
<ul>
 +
  <li><a href="#home">Home</a></li>
 +
  <li><a href="#news">News</a></li>
 +
  <li><a href="#contact">Contact</a></li>
 +
  <li><a href="#about">About</a></li>
 +
</ul>
 +
 +
</body>
 +
 +
 
<H1> Achievements </H1>
 
<H1> Achievements </H1>
 
</html>
 
</html>
 
{{WarwickFooter}}
 
{{WarwickFooter}}

Revision as of 10:37, 9 September 2015

Warwick iGEM 2015