Underground
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Underground</title>
<style type='text/css'>
body {
text-align:center;
}
a {
text-decoration:none;
}
a:hover {
text-decoration: underline;
}
#wrap {
width:800px;
text-align:left;
margin:0 auto;
}
.float-l {
float:left
}
.folat-r {
float:right
}
.clearfix {
clear:both
}
.left {
width: 390px;
}
.right {
width: 270px;
padding:0 40px
}
.right a {
color:#f8920b;
text-decoration:underline;
line-height:20px
}
#side-left li {
list-style:url(Underground-images/ar.gif) inside
}
/* header */
#header {
background:url(Underground-images/header.gif) no-repeat;
height:126px
}
#logo {
position:relative;
top:75px;
left:35px
}
#logo h1 {
font-size:34px;
color:#FFFFFF
}
#logo div {
padding-left: 90px;
}
#nav {
position:relative;
top:-20px;
left:500px
}
/* content */
#content {
background:url(Underground-images/content.gif) no-repeat;
height: 374px
}
#content .left h2 {
color:#f8920b;
font-size:30px;
padding:20px 0
}
#content p {
padding-bottom:10px;
width: 340px;
}
#content .right h2 {
font-size:22px;
padding:20px 0
}
#content .right a:hover {
text-decoration:none;
color:#CC3300
}
#side-left {
float:left
}
#side-right {
float:right;
line-height:26px;
width:130px
}
.left {
padding:0 30px
}
.q {
width:100px
}
.submit {
background:url(Underground-images/sc_ar.gif) no-repeat;
height:16px;
width:21px;
border:0
}
#side-left form {
padding:20px 0
}
/* footer */
#footer {
background:url(Underground-images/footer.gif) no-repeat;
height:128px;
padding-top: 40px;
padding-left: 40px;
}
#xhtml {
position:relative;
top:-20px;
left:500px
}
#header a, #footer a {
color:#FFFFFF
}
</style>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<div id="wrap">
<div id="header">
<div id="logo">
<h1>Underground</h1>
<div>short slogan here</div>
</div>
<div id="nav"> <a href="#">Home</a> | <a href="#">About Us</a> | <a href="#">Production</a><br/>
<a href="#">Submission</a> | <a href="#">Contact</a> </div>
</div>
<!-- /header -->
<div id="content">
<div id="inner">
<div class="left float-l">
<h2>Free CSS Templates</h2>
<p>This is Underground, 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 Creative Commons Attributions 2.5 license, 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 :) </p>
<p>Lorem Ipsum comes from sections and of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC.</p>
</div>
<div class="right folat-r">
<div id="side-left">
<h2>Sections 1</h2>
<ul class="meun">
<li><a href="#">Latin literature </a></li>
<li><a href="#">making over years </a></li>
<li><a href="#">Richard Clintock </a></li>
<li><a href="#">Latin professor </a></li>
<li><a href="#">Hampden Sydney </a></li>
</ul>
<h2>Sections 2</h2>
<ul class="meun">
<li><a href="#">Latin literature </a></li>
<li><a href="#">making over years </a></li>
<li><a href="#">Richard Clintock </a></li>
</ul>
<form action="/" method="post" id="sc">
<input type="text" name="q" id="q" value="" class="q"/>
<input type="submit" name="submit" id="submit" value="" class="submit"/>
</form>
</div>
<div id="side-right">
<h2>Desk Help</h2>
<ul class="meun">
<li><a href="#">Latin literature from</a></li>
<li><a href="#">making it over years</a></li>
<li><a href="#">Richard McClintock</a></li>
<li><a href="#">Hampden-Sydney</a></li>
<li><a href="#">Latin literature from</a></li>
<li><a href="#">making it over years </a></li>
<li><a href="#">Richard McClintock </a></li>
<li><a href="#">Latin professor at </a></li>
<li><a href="#">Hampden-Sydney </a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- /content -->
<div id="footer">
<div id="ftlink"> <a href="#">Home</a> | <a href="#">About Us</a> | <a href="#">Production</a> | <a href="#">Submission</a> | <a href="#">Contact</a> </div>
<p id="copyright"> 2008. All Rights Reserved. <br/>
<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></p>
<div id="xhtml"><img src="Underground-images/xhtml.gif" alt=" xhtml vaild" /> <img src="Underground-images/css.gif" alt="css vaild" /></div>
</div>
<!-- /footer -->
</div>
</body>
</html>
Related examples in the same category