bugslife
<!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>Bugs Life</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<style type='text/css'>
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
margin: 0;
padding: 0;
background: #000000;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #707070;
}
h1, h2, h3 {
text-transform: lowercase;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-style: italic;
color: #FF941D;
}
h2 { font-size: 24px; }
h3 { font-size: 18px; }
p, ol, ul, blockquote {
line-height: 22px;
}
a {
border-bottom: 1px dotted #707070;
text-decoration: none;
color: #BFBFBF;
}
a:hover {
border: none;
}
strong {
color: #8D8C8C;
}
/* Posts */
.post {
margin-bottom: 9px;
padding: 20px 40px 20px 60px;
background: #131313;
border-top: 1px solid #1F1F1F;
border-right: 1px solid #1F1F1F;
border-bottom: 1px solid #1F1F1F;
border-left: 1px solid #1F1F1F;
}
.post h2, .post h3 {
margin-left: -40px;
}
/* Header */
#header {
width: 600px;
height: 280px;
margin: 0 auto;
background: url(bugslife-images/img2.jpg);
}
#header h1 {
margin: 0;
padding: 180px 0 0 20px;
font-size: 36px;
}
#header h2 {
margin: 0;
padding: 0 0 0 92px;
font-size: 16px;
}
#header a {
border: none;
letter-spacing: -1px;
color: #FF941D;
}
/* Content */
#content {
width: 580px;
margin: 0 auto;
padding: 10px;
}
#colOne {
float: left;
width: 180px;
}
#colOne ul {
margin-left: 0;
padding-left: 0;
list-style: none;
}
#colTwo {
float: right;
width: 390px;
}
/* Footer */
#footer {
clear: both;
width: 580px;
margin: 0 auto;
padding-top: 20px;
}
#footer p {
margin: 0;
text-align: center;
font-size: 9px;
}
#footer * {
color: #333333;
}
</style>
</head>
<body>
<div id="header">
<h1><a href="http://www.free-css.com/">bugs life</a></h1>
<h2><a href="http://www.free-css.com/">Free CSS Templates</a></h2>
</div>
<div id="content">
<div id="colOne">
<div id="menu">
<ul>
<li><a href="http://www.free-css.com/" accesskey="1">Homepage</a></li>
<li><a href="http://www.free-css.com/" accesskey="2">My Journal</a></li>
<li><a href="http://www.free-css.com/" accesskey="3">My Photos</a></li>
<li><a href="http://www.free-css.com/" accesskey="4">My Favorites</a></li>
<li><a href="http://www.free-css.com/" accesskey="5">Contact Me</a></li>
</ul>
<h3>Lorem Ipsum Dolore </h3>
<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.</p>
<h3>Suspendisse Potenti</h3>
<p>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</a><a href="http://www.free-css.com/">…</a></li>
<li><a href="http://www.free-css.com/">Vivamus sagittis bibendum</a><a href="http://www.free-css.com/">…</a></li>
<li><a href="http://www.free-css.com/">Nullam et orci in erat…</a></li>
</ul>
</div>
</div>
<div id="colTwo">
<div class="post">
<h2>Welcome to Bugs life!</h2>
<p><strong>Bugs Life </strong> 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>. The header photo is from PDPhoto.org. 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. <em>Enjoy :)</em></p>
</div>
<div class="post">
<h3>Suspendisse Potenti</h3>
<p>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>
</div>
</div>
</div>
<div id="footer">
<p>Copyright © 2006 Below the Horizon. Designed by <a href="http://freecsstemplates.org"><strong>Free CSS Templates</strong></a></p>
</div>
</body>
</html>
Related examples in the same category