simplyfluid
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>SimplyFluid</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<style type='text/css'>
/** BASIC */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
color: #A9A9A9;
}
h1, h2, h3, h4, h5, h6 {
text-transform: lowercase;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
color: #746D12;
}
p, ol, ul {
line-height: 160%;
}
a {
color: #F47511;
}
a:hover {
text-decoration: none;
color: #746D12;
}
/** HEADER */
#header {
float: left;
}
#header h1 {
margin: 0px;
font-size: 2.2em;
}
#header h2 {
margin: 0px;
font-size: 1em;
}
/** MENU */
#menu {
padding: 2.2em 0em 0em 2em;
}
#menu ul {
margin: 0px;
padding: 0px;
list-style: none;
text-align: right;
}
#menu li {
display: inline;
}
#menu a {
margin: 0px 0px 0px 0px;
padding: .2em 1em;
background-color: #F47511;
text-decoration: none;
text-transform: uppercase;
font-size: smaller;
font-weight: bold;
color: #FFFFFF;
}
#menu a:hover {
background-color: #746D12;
}
/** CONTENT */
#content {
clear: both;
margin: 1em 0px;
padding: 1em 0px;
border-top: 3px dotted #CCCCCC;
}
#content h2 {
}
#left {
float: left;
width: 55%;
padding-right: 4%;
}
#right {
float: left;
width: 35%;
padding-left: 4%;
border-left: 1px dashed #CCCCCC;
}
/** FOOTER */
#footer {
clear: both;
}
#footer p {
margin: 0px;
border-top: 1px solid #CCCCCC;
text-align: center;
font-size: small;
color: #CCCCCC;
}
</style>
</head>
<body>
<div id="header">
<h1>simplyfluid</h1>
<h2>Free CSS Template </h2>
</div>
<div id="menu">
<ul>
<li><a href="http://www.free-css.com/">Home</a></li>
<li><a href="http://www.free-css.com/">Products</a></li>
<li><a href="http://www.free-css.com/">Services</a></li>
<li><a href="http://www.free-css.com/">About Us</a></li>
<li><a href="http://www.free-css.com/">Contact Us</a></li>
</ul>
</div>
<div id="content">
<div id="left">
<h2>Welcome to Sitename.com!</h2>
<p>SIMPLYFLUID is a free template from Free CSS Templates released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a>. You're free to use it for both commercial or personal use. I only ask that you link back to my site in some way. Enjoy :)</p>
<p>Suspendisse potenti. Donec nulla est, laoreet quis, pellentesque in, congue in, dui. Nunc rhoncus placerat augue. Donec justo odio, eleifend varius, volutpat venenatis, sagittis ut, orci. Donec nulla est, laoreet quis, pellentesque in, congue in, dui. Nunc rhoncus placerat augue. Donec justo odio, eleifend varius, volutpat venenatis, sagittis ut, orci. Nullam et orci in erat viverra ornare. Nunc pellentesque. Sed vestibulum blandit nisl. Quisque elementum convallis purus. Quisque pellentesque semper massa.</p>
<ul>
<li><a href="http://www.free-css.com/">Suspendisse quis gravida massa felis.</a></li>
<li><a href="http://www.free-css.com/">Vivamus sagittis bibendum erat.</a></li>
<li><a href="http://www.free-css.com/">Nullam et orci in erat viverra ornare.</a></li>
<li><a href="http://www.free-css.com/">Suspendisse quis gravida massa felis.</a></li>
<li><a href="http://www.free-css.com/">Curabitur malesuada turpis nec ante.</a></li>
</ul>
<p>Aliquam gravida massa eu arcu. Fusce mollis tristique sem. Sed eu eros imperdiet eros interdum blandit. Vivamus sagittis bibendum erat. Curabitur malesuada turpis nec ante. Suspendisse quis felis. Suspendisse potenti. Nullam et orci in erat viverra ornare. Nunc pellentesque. Sed vestibulum blandit nisl. Quisque elementum convallis purus.</p>
</div>
<div id="right">
<h2>Recent Updates</h2>
<p><strong>[06/09/2006]</strong> Etiam odio mi, suscipit et, rhoncus ac, lacinia, nisl. Aliquam gravida massa eu arcu. <a href="http://www.free-css.com/">More…</a></p>
<p><strong>[06/06/2006]</strong> Fusce mollis tristique sem. Sed eu eros imperdiet eros interdum blandit. Vivamus sagittis bibendum erat. Curabitur malesuada. <a href="http://www.free-css.com/">More…</a></p>
<p><strong>[06/03/2006]</strong> Nunc pellentesque. Sed vestibulum blandit nisl. Quisque elementum convallis purus. Suspendisse potenti. Donec nulla est, laoreet quis, pellentesque in. <a href="http://www.free-css.com/">More…</a></p>
<h2>Ipsum Dolorem</h2>
<ul>
<li><a href="http://www.free-css.com/">Sagittis Bibendum Erat</a></li>
<li><a href="http://www.free-css.com/">Malesuada Turpis</a></li>
<li><a href="http://www.free-css.com/">Quis Gravida Massa</a></li>
<li><a href="http://www.free-css.com/">Inerat Viverra Ornare</a></li>
</ul>
</div>
</div>
<div id="footer">
<p>Copyright © 2006 Sitename.com. Designed by <a href="http://www.freecsstemplates.org" class="link1">Free CSS Templates</a></p>
</div>
</body>
</html>
Related examples in the same category