SimpleSimple
<!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>Template6</title>
<meta http-equiv="Content-Language" content="English" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<style type='text/css'>
* {
padding: 0;
margin: 0;
}
body {
background: #fff url(SimpleSimple-images/bg.gif) repeat-x top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 24px;
color: #333333;
}
a { color: #48B9EF; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
#wrap {
width: 800px;
margin: 0px auto;
}
#header {
}
#header h1 {
font-size: 39px;
font-weight: 100;
letter-spacing: -3px;
padding: 40px 0 0 0;
}
#header h1 a {
text-decoration: none;
color: #48B9EF;
}
#header h1 a:hover { color: #000; }
#header h2 {
color: #EA1000;
font-size: 22px;
font-weight: 100;
letter-spacing: -3px;
}
#content {
border: 1px solid #48B9EF;
margin: 30px 0 5px 0;
padding: 10px;
}
.right {
float: right;
width: 570px;
padding: 10px 20px 10px 10px;
}
.right h2 {
font-weight: 100;
padding: 10px 0 10px 0;
}
.left {
float:left;
width: 160px;
padding: 10px 0px 10px 10px;
}
.left h2 { font-size: 14px; color: #666; font-weight: 100; }
.left ul { padding: 5px 0 15px 15px; font-size: 11px; color: #666; }
#footer {
text-align: center;
font-size: 11px;
padding: 0 0 5px 0;
color: #888;
}
#footer a {
color: #888;
text-decoration: none;
}
#footer a:hover {
color: #333;
text-decoration: underline;
}
</style>
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="rss-articles/" />
</head>
<body>
<div id="wrap">
<div id="header">
<h1><a href="#">SimpleSimple</a></h1>
<h2>Super Slogan of your website goes Here</h2>
</div>
<div id="content">
<div class="right">
<h2><a href="#">License</a></h2>
<br />
This is Blue,Red and White, a free, fully standards-compliant CSS template designed by <a href="http://www.free-css-templates.com">Free CSS Templates.</a>
This free template is released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attributions 2.5 license</a>, so you're pretty much free to do whatever you want with it (even use it commercially) provided you keep the links in the footer intact. Aside from that, have fun with it.
<br /><br />
<img src="pic111.jpg" alt="Example pic" style="border: 3px solid #ccc;" />
<br /><br />
Donec nulla. Aenean eu augue ac nisl tincidunt rutrum. Proin erat justo, pharetra eget, posuere at, malesuada
et, nulla. Donec pretium nibh sed est faucibus suscipit. Nunc nisi. Nullam vehicula. In ipsum lorem, bibendum sed,
consectetuer et, gravida id, erat. Ut imperdiet, leo vel condimentum faucibus, risus justo feugiat purus, vitae
congue nulla diam non urna.
<br /><br />
<h2><a href="#">Title Example of another Article</a></h2>
<br />
<img src="pic11.jpg" alt="Example pic" style="border: 3px solid #ccc;" />
<br /><br />
Lorem ipsum dolor sit amet, <a href="#">consectetuer adipiscing elit</a>. Donec porta. Sed porttitor, tellus vitae tincidunt
feugiat, sem sapien pellentesque justo, vitae pretium justo risus id nunc. Mauris elit metus, varius sit amet,
rhoncus id, malesuada eget, tortor. Aenean eu augue ac nisl tincidunt rutrum. Proin erat justo, pharetra eget, posuere at, malesuada
et, nulla.
<br /><br />
</div>
<div class="left">
<h2>Navigation : </h2>
<ul>
<li><a href="#">World Politics</a></li>
<li><a href="#">Europe Sport</a></li>
<li><a href="#">NBA Basketball</a></li>
<li><a href="#">Nature</a></li>
<li><a href="#">SuperCool</a></li>
<li><a href="#">Last Category</a></li>
</ul>
<h2>Archives</h2>
<ul>
<li><a href="#">January 2007</a></li>
<li><a href="#">February 2007</a></li>
<li><a href="#">March 2007</a></li>
<li><a href="#">April 2007</a></li>
<li><a href="#">May 2007</a></li>
<li><a href="#">June 2007</a></li>
<li><a href="#">July 2007</a></li>
<li><a href="#">August 2007</a></li>
<li><a href="#">September 2007</a></li>
<li><a href="#">October 2007</a></li>
<li><a href="#">November 2007</a></li>
<li><a href="#">December 2007</a></li>
</ul>
<h2>Extra Menu</h2>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">Organic Fruits</a></li>
<li><a href="#">Oranges</a></li>
<li><a href="#">Tropical Fruits</a></li>
<li><a href="#">Contact Us</a></li>
<li><a href="#">Sitemap</a></li>
</ul>
<h2>Blogroll</h2>
<ul>
<li><a href="#">Friends Blog</a></li>
<li><a href="#">Webmaster Tools</a></li>
<li><a href="#">xhtml/css Design</a></li>
<li><a href="#">Eco Gardening</a></li>
<li><a href="#">Photoshop Tutorials</a></li>
<li><a href="#">Something new</a></li>
</ul>
</div>
<div style="clear:both;"> </div>
</div>
<div id="footer">
© Copyright 2008 by <a href="#">Title or Url of your Website</a> | <a href="http://www.templatesold.com/" target="_blank">Website Templates</a> by <a href="http://www.free-css-templates.com/" target="_blank">Free CSS Templates</a></div>
</div>
</body>
</html>
Related examples in the same category