Team:Michigan/Test Css

From 2012.igem.org

(Difference between revisions)
Line 410: Line 410:
}
}
</style>
</style>
 +
 +
 +
 +
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 +
<title>Xayona Website Template</title>
 +
<link rel="stylesheet" href="css/style.css" type="text/css" />
 +
<!--[if IE 7]>
 +
<link rel="stylesheet" href="css/ie7.css" type="text/css" />
 +
<![endif]-->
 +
</head>
 +
<body>
 +
<div class="page">
 +
<div class="header">
 +
<a href="index.html" id="logo"><img src="images/logo.png" alt=""/></a>
 +
<ul>
 +
<li class="selected"><a href="index.html">Project</a></li>
 +
<li><a href="about.html">Notebook</a></li>
 +
<li><a href="blog.html">Team</a></li>
 +
<li><a href="services.html">Safety</a></li>
 +
<li><a href="services.html">Sponsors</a></li>
 +
</ul>
 +
</div>
 +
<div class="body">
 +
<div id="featured">
 +
<h3>This is a FREE website template</h3>
 +
<p>This website template has been designed by Free Website Templates for you, for free. You can
 +
replace all this text with your own text. Lorem ipsum dolor sit amet, consectetuer adipiscing elit,
 +
sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi
 +
enim ad minim veniam, quis nostrud exerci tation ullamcorper</p>
 +
<input type="button" value="Read more" onClick="parent.location='blog.html'"/>
 +
</div>
 +
</div>
 +
<div class="footer">
 +
<ul>
 +
<li><a href="index.html">Home</a></li>
 +
<li><a href="about.html">About</a></li>
 +
<li><a href="blog.html">Blog</a></li>
 +
<li><a href="services.html">Gallery</a></li>
 +
</ul>
 +
<p>&#169; Copyright &#169; 2011. Company name all rights reserved</p>
 +
<div class="connect">
 +
<a href="http://facebook.com/freewebsitetemplates" id="facebook">facebook</a>
 +
<a href="http://twitter.com/fwtemplates" id="twitter">twitter</a>
 +
<a href="http://www.youtube.com/fwtemplates" id="vimeo">vimeo</a>
 +
</div>
 +
</div>
 +
</div>
 +
</body>
</html>
</html>

Revision as of 22:59, 25 July 2012

Xayona Website Template