snowflakes
<!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>SnowFlakes</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: #FFFFFF url(snowflakes-images/img01.gif) repeat-x;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #8E959B;
}
h1, h2, h3 {
margin: 0;
padding: 0;
}
a {
color: #E55D13;
}
a:hover {
text-decoration: none;
}
/* Header */
#header {
width: 706px;
height: 225px;
margin: 0 auto;
padding: 12px 0 0 0;
}
/* Logo */
#logo {
float: left;
width: 208px;
height: 208px;
padding: 0 15px 0 0;
background: url(snowflakes-images/img02.jpg) no-repeat;
}
#logo h1 {
padding: 120px 0 0 0;
text-align: center;
letter-spacing: -3px;
font-size: 40px;
font-weight: normal;
}
#logo h2 {
margin-top: -10px;
text-align: center;
font-size: 13px;
}
#logo a {
text-decoration: none;
text-transform: lowercase;
}
#logo a:hover {
color: #990000;
}
/* Menu */
#menu {
float: left;
padding: 0 0 0 0;
}
#menu ul {
height: 55px;
margin: 0;
padding: 23px 0;
list-style: none;
}
#menu li {
display: inline;
}
#menu a {
display: block;
float: left;
width: 120px;
height: 43px;
padding-top: 12px;
background: url(snowflakes-images/img03.jpg) no-repeat;
text-align: center;
text-decoration: none;
text-transform: lowercase;
letter-spacing: -1px;
font-size: 26px;
}
#menu a:hover, #menu .active a {
background-image: url(snowflakes-images/img04.jpg);
color: #FFFFFF;
}
/* Content */
#content {
width: 700px;
margin: 0 auto;
}
/* Posts */
#posts {
float: right;
width: 480px;
}
.post {
padding-bottom: 1em;
}
.post .title {
padding-top: 10px;
letter-spacing: -.1em;
font-size: 2em;
font-weight: normal;
color: #8E959B;
}
.post .date {
height: 20px;
padding: 2px 0 0 10px;
background: url(snowflakes-images/img12.gif) no-repeat;
font-size: 12px;
font-weight: normal;
}
.post .story {
padding: 0 20px;
line-height: 1.6em;
}
.post .meta {
height: 40px;
margin: 0 20px;
padding: 0 0 0 10px;
background: #EEEDED url(snowflakes-images/img13.gif) no-repeat;
}
.post .meta span {
display: none;
}
.post .meta p {
margin: 0;
padding: 10px 0 0 0;
}
.post .meta a {
float: left;
height: 20px;
padding: 4px 20px 0 37px;
text-decoration: none;
font-size: small;
font-weight: bold;
color: #777777;
}
.post .meta a:hover {
color: #E55D13;
}
.post .category {
background: url(snowflakes-images/img14.gif) no-repeat left bottom;
}
.post .comments {
background: url(snowflakes-images/img15.gif) no-repeat left bottom;
}
/* Bar */
#bar {
float: left;
width: 200px;
}
/* Box Style One */
.boxed1 {
margin-bottom: 20px;
}
.boxed1 h2 {
height: 40px;
margin: 0 0 2px 0;
padding: 10px 0 0 50px;
background: #AFB43C url(snowflakes-images/img06.jpg) no-repeat;
text-transform: lowercase;
letter-spacing: -2px;
font-size: 26px;
font-weight: normal;
color: #FFFFFF;
}
.boxed1 ul {
margin: 0;
padding: 0;
background: #E4E9C5 url(snowflakes-images/img07.gif) no-repeat left bottom;
list-style: none;
}
.boxed1 li {
padding: 10px;
background: url(snowflakes-images/img08.gif) repeat-x;
font-size: small;
}
.boxed1 a {
text-decoration: none;
font-weight: bold;
color: #A7B83F;
}
.boxed1 a:hover {
color: #545C20;
}
.boxed1 .active, .boxed1 .active a {
background-color: #ABB63D;
color: #FFFFFF;
}
/* Box Style Two */
.boxed2 {
margin-bottom: 20px;
}
.boxed2 h2 {
height: 40px;
margin: 0 0 2px 0;
padding: 10px 0 0 50px;
background: #AFB43C url(snowflakes-images/img09.jpg) no-repeat;
text-transform: lowercase;
letter-spacing: -2px;
font-size: 26px;
font-weight: normal;
color: #FFFFFF;
}
.boxed2 ul {
margin: 0;
padding: 0;
background: #C5DFE9 url(snowflakes-images/img10.gif) no-repeat left bottom;
list-style: none;
}
.boxed2 li {
padding: 10px;
background: url(snowflakes-images/img11.gif) repeat-x;
font-size: small;
}
.boxed2 a {
text-decoration: none;
font-weight: bold;
color: #3F95B8;
}
.boxed2 a:hover {
color: #204B5C;
}
.boxed2 .active, .boxed2 .active a {
background-color: #204B5C;
color: #FFFFFF;
}
/* Box Style Three */
.boxed3 {
text-align: justify;
font-size: small;
}
.boxed3 h2 {
height: 40px;
margin: 0 0 10px 0;
border-bottom: 2px solid #CCCCCC;
text-transform: lowercase;
letter-spacing: -2px;
font-size: 26px;
font-weight: normal;
}
.boxed3 a {
text-decoration: none;
color: #8E959B;
}
.boxed3 a:hover {
color: #E55D13;
}
/* Footer */
#footer {
clear: both;
width: 700px;
height: 60px;
margin: 2em auto;
background: #EB850C url(snowflakes-images/img16.gif) no-repeat;
font-size: small;
font-weight: bold;
color: #FFFFFF;
}
#footer p {
margin: 0;
}
#footer a {
color: #FFFFFF;
}
#copy {
float: left;
padding: 20px 15px;
}
#feed {
float: right;
height: 30px;
padding: 20px 15px 0 35px;
background: url(snowflakes-images/img18.gif) no-repeat 0 15px;
}
</style>
</head>
<body>
<div id="header">
<div id="logo">
<h1><a href="http://www.free-css.com/">SnowFlakes</a></h1>
<h2><a href="http://www.free-css.com/">Free CSS Templates</a></h2>
</div>
<div id="menu">
<ul>
<li class="active"><a href="http://www.free-css.com/" accesskey="1">Home</a></li>
<li><a href="http://www.free-css.com/" accesskey="2">Photos</a></li>
<li><a href="http://www.free-css.com/" accesskey="3">Links</a></li>
<li><a href="http://www.free-css.com/" accesskey="4">Contact</a></li>
</ul>
</div>
<div id="splash"><img src="snowflakes-images/img05.jpg" alt="" width="480" height="102" /></div>
</div>
<div id="content">
<div id="posts">
<div class="post">
<h2 class="title">Welcome to The Green House!</h2>
<h3 class="date">Posted on February 25, 2007 by John Doe</h3>
<div class="story">
<p><strong>The Green House</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 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><strong>Enjoy :)</strong></em></p>
</div>
<div class="meta">
<p><span>Filed under </span><a href="http://www.free-css.com/" class="category">Uncategorized</a><span> | </span><a href="http://www.free-css.com/" class="comments">28 Comments</a></p>
</div>
</div>
<div class="post">
<h2 class="title">A Few Examples of Common Tags</h2>
<h3 class="date">Posted on February 22, 2007 by Jane Smith</h3>
<div class="story">
<p><strong></strong>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>An unordered list example:</p>
<ul>
<li>List item number one</li>
<li>List item number two</li>
<li>List item number three</li>
</ul>
<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>
</ol>
</div>
<div class="meta">
<p><span>Filed under </span><a href="http://www.free-css.com/" class="category">Uncategorized</a><span> | </span><a href="http://www.free-css.com/" class="comments">28 Comments</a></p>
</div>
</div>
</div>
<div id="bar">
<div id="archives" class="boxed1">
<h2>Archives</h2>
<ul>
<li><a href="http://www.free-css.com/">February 2007</a> <i>(25)</i></li>
<li class="active"><a href="http://www.free-css.com/">January 2007</a> <i>(31)</i></li>
<li><a href="http://www.free-css.com/">December 2006</a> <i>(31)</i></li>
<li><a href="http://www.free-css.com/">November 2006</a> <i>(30)</i></li>
<li><a href="http://www.free-css.com/">October 2006</a> <i>(31)</i></li>
</ul>
</div>
<div id="categories" class="boxed2">
<h2>Categories</h2>
<ul>
<li><a href="http://www.free-css.com/">Donec Dictum Metus</a></li>
<li><a href="http://www.free-css.com/">Etiam Rhoncus Volutpat</a></li>
<li><a href="http://www.free-css.com/">Integer Gravida Nibh</a></li>
<li><a href="http://www.free-css.com/">Maecenas Luctus Lectus</a></li>
<li><a href="http://www.free-css.com/">Mauris Vulputate Dolor Nibh</a></li>
<li class="active"><a href="http://www.free-css.com/">Nulla Luctus Eleifend</a></li>
<li><a href="http://www.free-css.com/">Posuere Augue Sit Nisl</a></li>
</ul>
</div>
<div id="tagcloud" class="boxed3">
<h2>Tag Cloud</h2>
<a href="http://www.free-css.com/" title="55 recent posts" style="font-size: 1.5087837837838em;">Art</a> <a href="http://www.free-css.com/" title="66 recent posts" style="font-size: 1.5905405405405em;">Blogging</a> <a href="http://www.free-css.com/" title="51 recent posts" style="font-size: 1.4790540540541em;">Books</a> <a href="http://www.free-css.com/" title="40 recent posts" style="font-size: 1.3972972972973em;">Culture</a> <a href="http://www.free-css.com/" title="73 recent posts" style="font-size: 1.6425675675676em;">Family</a> <a href="http://www.free-css.com/" title="54 recent posts" style="font-size: 1.5013513513514em;">Food</a> <a href="http://www.free-css.com/" title="43 recent posts" style="font-size: 1.4195945945946em;">Friends</a> <a href="http://www.free-css.com/" title="63 recent posts" style="font-size: 1.5682432432432em;">Humor</a> <a href="http://www.free-css.com/" title="88 recent posts" style="font-size: 2.4972972972973em;">Life</a> <a href="http://www.free-css.com/" title="49 recent posts" style="font-size: 1.4641891891892em;">Love</a> <a href="http://www.free-css.com/" title="64 recent posts" style="font-size: 1.5756756756757em;">Movies</a> <a href="http://www.free-css.com/" title="28 recent posts" style="font-size: 2.0513513513514em;">Music</a> <a href="http://www.free-css.com/" title="25 recent posts" style="font-size: 2.0290540540541em;">News</a> <a href="http://www.free-css.com/" title="92 recent posts" style="font-size: 1.7837837837838em;">Personal</a> <a href="http://www.free-css.com/" title="46 recent posts" style="font-size: 1.4418918918919em;">Photography</a> <a href="http://www.free-css.com/" title="13 recent posts" style="font-size: 2.0662162162162em;">Politics</a> <a href="http://www.free-css.com/" title="56 recent posts" style="font-size: 1.5162162162162em;">Random</a> <a href="http://www.free-css.com/" title="51 recent posts" style="font-size: 1.4790540540541em;">Religion</a> <a href="http://www.free-css.com/" title="68 recent posts" style="font-size: 1.6054054054054em;">Thoughts</a> <a href="http://www.free-css.com/" title="49 recent posts" style="font-size: 1.4641891891892em;">Travel</a> <a href="http://www.free-css.com/" title="45 recent posts" style="font-size: 1.4344594594595em;">Video</a> <a href="http://www.free-css.com/" title="51 recent posts" style="font-size: 1.4790540540541em;">Health</a> <a href="http://www.free-css.com/" title="43 recent posts" style="font-size: 1.4195945945946em;">Media</a> <a href="http://www.free-css.com/" title="53 recent posts" style="font-size: 1.4939189189189em;">Technology</a> <a href="http://www.free-css.com/" title="46 recent posts" style="font-size: 1.4418918918919em;">Writing</a></div>
</div>
</div>
<div id="footer">
<p id="copy">©2007 Snow Flakes. Designed by <a href="http://www.free-css.com/">Free CSS Templates</a></p>
<p id="feed"><a href="http://www.free-css.com/" id="rss">RSS Feed</a></p>
</div>
</body>
</html>
Related examples in the same category