purensimple
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Pure n' Simple by Free Css Templates</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<style type='text/css'>
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
* {
margin: 0;
padding: 0;
}
body {
margin: 10px;
background: #600;
font: normal small Arial, Helvetica, sans-serif;
color: #900;
}
h1, h2, h3 {
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.4em;
}
h3 {
font-size: 1em;
}
p, blockquote, ul, ol {
margin-bottom: 1.5em;
line-height: 1.8em;
text-align: justify;
}
p {
}
blockquote {
margin-left: 3em;
margin-right: 3em;
font-style: italic;
}
ul {
list-style: square inside;
}
ul li {
}
ol {
margin-left: 3em;
}
ol li {
}
a {
color: #900;
}
a:hover {
text-decoration: none;
}
img {
}
/* Center Box */
.center-box {
margin-bottom: 10px;
padding: 20px;
background: #fc6;
border-top: 5px solid #900;
border-right: 15px solid #c00;
border-bottom: 5px solid #f33;
border-left: 15px solid #c00;
}
.center-box .title {
padding: 5px 16px;
background: #FF9900;
border-left: 6px solid #CC6633;
border-right: 2px solid #CC6633;
border-bottom: 3px solid #CC9933;
border-top: 2px solid #996633;
}
/* Left Box */
.left-box {
margin-bottom: 10px;
background: #fc6;
border-top: 5px solid #900;
border-right: 5px solid #c00;
border-bottom: 5px solid #f33;
border-left: 15px solid #c00;
}
.left-box .title {
padding: 5px 16px;
background: #FF9900;
border-left: 6px solid #CC6633;
border-right: 2px solid #CC6633;
border-bottom: 3px solid #CC9933;
border-top: 2px solid #996633;
}
.left-box .content {
padding: 20px 20px 0 20px;
}
/* Right Box */
.right-box {
margin-bottom: 10px;
background: #fc6;
border-top: 5px solid #900;
border-left: 5px solid #c00;
border-bottom: 5px solid #f33;
border-right: 15px solid #c00;
}
.right-box .title {
padding: 5px 16px;
background: #FF9900;
border-right: 6px solid #CC6633;
border-left: 2px solid #CC6633;
border-bottom: 3px solid #CC9933;
border-top: 2px solid #996633;
}
.right-box .content {
padding: 20px 20px 0 20px;
}
/* Logo */
#logo {
width: 630px;
margin: 0 auto 10px auto;
}
#logo h1 {
}
#logo h2 {
}
#logo a {
text-decoration: none;
}
/* Content */
#content {
width: 700px;
margin: 0 auto;
}
/* Content > Main */
#main {
float: right;
width: 470px;
}
/* Content > Main > Welcome */
#welcome {
}
/* Content > Main > Example */
#example {
padding-bottom: 13px;
}
/* Content > Sidebar */
#sidebar {
float: left;
width: 220px;
}
/* Content > Sidebar > Menu */
#menu {
}
#menu ul {
}
#menu li {
}
#menu a {
}
#menu a:hover, #menu .active a {
}
/* Content > Sidebar > Updates */
#updates {
}
#updates ul {
}
#updates h3 {
display: inline;
}
#updates p {
font-size: .8em;
}
/* Footer */
#footer {
clear: both;
width: 630px;
margin: 0 auto;
font-size: x-small;
}
#footer p {
margin: 0;
}
/* Footer > Legal */
#legal {
}
/* Footer > Links */
#links {
}
</style>
</head>
<body>
<div id="logo" class="center-box">
<h1><a href="#">Pure n' Simple</a></h1>
<h2><a href="http://www.freecsstemplates.org/">By Free CSS Templates</a></h2>
</div>
<div id="content">
<div id="sidebar">
<div id="menu" class="left-box">
<h2 class="title">Menu</h2>
<div class="content">
<ul>
<li class="active"><a href="#" title="">Homepage</a></li>
<li><a href="#" title="">About Us</a></li>
<li><a href="#" title="">Products</a></li>
<li><a href="#" title="">Services</a></li>
<li><a href="#" title="">Clients</a></li>
<li><a href="#" title="">Support</a></li>
</ul>
</div>
</div>
<div id="updates" class="left-box">
<h2 class="title">Recent Updates</h2>
<div class="content">
<ul>
<li>
<h3>March 5, 2007</h3>
<p>In posuere eleifend odio quisque semper augue mattis wisi maecenas ligula. <a href="#">More…</a></p>
</li>
<li>
<h3>March 3, 2007</h3>
<p>Quisque dictum integer nisl risus, sagittis convallis, rutrum id, congue, and nibh. <a href="#">More…</a></p>
</li>
<li>
<h3>February 28, 2007</h3>
<p>Donec leo, vivamus fermentum nibh in augue praesent a lacus at urna congue rutrum. <a href="#">More…</a></p>
</li>
<li>
<h3>February 25, 2007</h3>
<p>Nam pede erat, porta eu, lobortis eget, tempus et, tellus. Etiam nequea. <a href="#">More…</a></p>
</li>
<li>
<h3>February 20, 2007</h3>
<p>Vivamus fermentum nibh in augue. Praesent a lacus at urna congue rutrum. <a href="#">More…</a></p>
</li>
</ul>
</div>
</div>
</div>
<div id="main">
<div id="welcome" class="right-box">
<h2 class="title">Welcome to Pure n' Simple!</h2>
<div class="content">
<p><strong>Pure n' Simple</strong> is a free template from <a href="http://www.freecsstemplates.org/">Free CSS Templates</a> released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a>. The photo is from <a href="http://www.pdphoto.org/">PDPhoto.org</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. <em>Enjoy :)</em></p>
</div>
</div>
<div id="example" class="right-box">
<h2 class="title">Examples of Common Tags</h2>
<div class="content">
<p>This is an example of a paragraph followed by a blockquote. In posuere eleifend odio. Quisque semper augue mattis wisi. Maecenas ligula. Pellentesque viverra vulputate enim. Aliquam erat volutpat lorem ipsum dolorem.</p>
<blockquote>
<p>“Pellentesque tristique ante ut risus. Quisque dictum. Integer nisl risus, sagittis convallis, rutrum id, elementum congue, nibh. Suspendisse dictum porta lectus. Donec placerat odio.”</p>
</blockquote>
<h3>Heading Level Three</h3>
<p>This is another example of a paragraph followed by an unordered list. In posuere eleifend odio. Quisque semper augue mattis wisi. Maecenas ligula. Pellentesque viverra vulputate enim. Aliquam erat volutpat lorem ipsum dolorem.</p>
<p>An ordered list example:</p>
<ol>
<li>List item number one</li>
<li>List item number two</li>
<li>List item number three</li>
<li>List item number four</li>
</ol>
</div>
</div>
</div>
</div>
<div id="footer" class="center-box">
<p id="legal">Copyright © 2007 Pure n' Simple. All Rights Reserved. Designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
<p id="links"><a href="#">Privacy Policy</a> | <a href="#">Terms of Use</a></p>
</div>
</body>
</html>
Related examples in the same category