darkTech
<!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>dark tech</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: #E2E2E2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;
}
a { color: #CB9A6C; text-decoration: none; }
a:hover { color: #255EA8; text-decoration: underline; }
#wrap {
width: 800px;
margin: 20px auto;
}
#header {
height: 90px;
background: #E2E2E2 url(darkTech-images/header.gif) no-repeat;
}
#header h1 {
padding: 25px 0 0 20px;
font-size: 27px;
letter-spacing: -2px;
font-weight: 100;
}
#header h1 a {
color: #CB9A6C;
text-decoration: none;
}
#header h1 a:hover {
text-decoration: none;
color: #fff;
}
#header h2 {
padding-left: 22px;
font-size: 19px;
color: #eee;
font-weight: 100;
letter-spacing: -3px;
}
#content {
background: #E2E2E2 url(darkTech-images/contentbg.gif) repeat-y;
padding: 10px 20px 10px 30px;
}
.right {
float: right;
width: 540px;
padding: 0 10px;
}
.right h2 {
font-weight: 100;
padding: 10px 0 10px 0;
}
.left {
float: left;
width: 160px;
padding: 10px;
border: 1px solid #aaa;
background: #ddd;
}
.left h2 { font-size: 14px; color: #666; font-weight: 100; }
.left ul { padding: 5px 0 15px 15px; font-size: 11px; color: #255EA8; list-style-type: square;}
#bottom {
background: #E2E2E2 url(darkTech-images/bottom.gif) no-repeat;
padding: 10px 0;
}
#footer {
padding: 0 0 0 0;
text-align: center;
font-size: 11px;
color: #666;
}
#footer a { color: #666; text-decoration: none; }
#footer a:hover { 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="#">dark tech</a></h1>
<h2>Slogan of your website</h2>
</div>
<div id="content">
<div class="right">
<h2><a href="#">License</a></h2>
<br />
This is dark tech, 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="bottom"> </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