BlueFlower
<!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>BlueFlower</title>
<style type='text/css'>
body {
text-align:center;
background:url(BlueFlower-images/bg.jpg)
}
a {
text-decoration:none;
}
a:hover {
text-decoration: underline;
}
#wrap {
width:800px;
text-align:left;
margin:0 auto;
color:#99cccc;
background:url(BlueFlower-images/img.jpg) left bottom no-repeat
}
.float-l {
float:left
}
.folat-r {
float:right
}
.clearfix {
clear:both
}
.left {
width: 400px;
}
.right {
width: 200px;
background:url(BlueFlower-images/side.jpg) no-repeat;
margin-top: 50px;
}
.right a {
color:#f8920b;
text-decoration:underline;
line-height:20px
}
#side li {
list-style:url(BlueFlower-images/ar.jpg) inside
}
#side {
margin-left: 30px;
height:360px
}
#side #top {
height: 180px;
}
#side #bm {
padding-top: 10px;
}
/* header */
#header {
background:url(BlueFlower-images/hd.jpg) no-repeat right;
height:252px
}
#logo {
position:relative;
top:100px;
left:125px
}
#logo h1 {
font-size:34px;
color:#FFFFFF
}
#logo div {
padding-left: 90px;
color:#999999
}
ul#nav li {
display: inline;
position:relative;
top:130px;
left:105px;
padding:0 20px
}
/* content */
#content {
height: 474px;
margin-left: 100px;
}
#content .left h2 {
color:#fff;
font-size:30px;
padding:20px 0
}
#content .left img {
padding: 5px
}
#content p {
padding-bottom:10px;
width: 400px;
}
#content .right h2 {
font-size:22px;
color:#fff;
padding:20px 0
}
#content .right a:hover {
text-decoration:none;
}
#content a {
color: #669999;
font-weight:700
}
#content a:hover {
color: #FF9900;
font-weight:700
}
.left {
padding:0 30px
}
/* footer */
#footer {
color: #fff;
padding-left: 150px;
}
#xhtml {
position:relative;
top:-20px;
left:400px
}
#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>BlueFlower</h1>
<div>short slogan here</div>
</div>
<ul id="nav">
<li><a href="#">Home</a></li>
<li><a href="#">About us</a></li>
<li><a href="#">Production</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
<!-- /header -->
<div id="content">
<div id="inner">
<div class="left float-l">
<h2>Free CSS Templates</h2>
<p>This is BlueFlower, 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>
<img src="BlueFlower-images/1.gif" alt="" /> <img src="BlueFlower-images/2.gif" alt="" /> <img src="BlueFlower-images/3.gif" alt="" /> <img src="BlueFlower-images/1.gif" alt="" /><br/>
<img src="BlueFlower-images/2.gif" alt="" /> <img src="BlueFlower-images/1.gif" alt="" /> <img src="BlueFlower-images/3.gif" alt="" /> <img src="BlueFlower-images/1.gif" alt="" /> </div>
<div class="right folat-r">
<div id="side">
<div id="top">
<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>
</div>
<div id="bm">
<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>
</div>
</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="BlueFlower-images/xhtml.jpg" alt=" xhtml valid" /> <img src="BlueFlower-images/css.jpg" alt="css valid" /></div>
</div>
<!-- /footer -->
</div>
</body>
</html>
Related examples in the same category