headquarters
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Headquarters by Free Css Templates</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<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: 20px;
padding: 0;
background: #FFFFFF url(headquarters-images/img1.gif);
font: normal small Arial, Helvetica, sans-serif;
color: #6F4503;
}
h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
text-transform: uppercase;
color: #9E6813;
}
h1, h2, h3 {
}
h4, h5, h6 {
}
p, ul, ol, blockquote {
margin-top: 0;
}
a {
color: #6F4503;
}
a:hover {
text-decoration: none;
}
img {
border: none;
}
/* Header */
#header {
width: 490px;
height: 110px;
margin: 0 auto;
padding: 35px 0 0 0;
background: #FFEE8F url(headquarters-images/img2.gif) repeat-x;
border: 5px solid #FFFFFF;
border-bottom: none;
}
#header h1 {
text-align: center;
font-size: 3em;
}
#header h2 {
text-align: center;
font-size: 1.4em;
}
#header a {
text-decoration: none;
color: #9E6813;
}
/* Menu */
#menu {
width: 490px;
height: 36px;
margin: 0 auto;
padding: 0;
background: #4E4E4E;
border: 5px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;;
}
#menu h2 {
display: none;
}
#menu ul {
margin: 0;
padding: 0;
list-style: none;
}
#menu li {
display: inline;
}
#menu a {
display: block;
float: left;
width: 98px;
height: 26px;
padding-top: 10px;
text-align: center;
text-decoration: none;
color: #CCCCCC;
}
#menu a:hover, #menu .active a {
background: #000000;
color: #FFFFFF;
}
/* Splash */
#splash {
width: 490px;
margin: 0 auto;
background: #FFFFFF;
border-left: 5px solid #FFFFFF;
border-right: 5px solid #FFFFFF;
}
/* Content */
#content {
width: 490px;
margin: 0 auto;
background: #FFFFFF;
border: 5px solid #FFFFFF;
}
#content .title {
padding: 10px 20px;
background: #FFEE8E url(headquarters-images/img4.gif) repeat-x left bottom;
font-size: 1em;
}
#content .story {
padding: 20px;
border: 2px solid #FFEE8E;
}
/* Footer */
#footer {
width: 450px;
margin: 0 auto;
padding: 10px 20px;
background: #4E4E4E;
border: 5px solid #FFFFFF;
border-top: none;
}
#footer p {
margin: 0;
padding: 0;
text-align: center;
font-size: x-small;
color: #CCCCCC;
}
#footer a {
color: #CCCCCC;
}
</style>
</head>
<body>
<div id="header">
<h1><a href="#">Headquarters</a></h1>
<h2><a href="http://www.freecsstemplates.org/">by Free Css Templates </a></h2>
</div>
<div id="menu">
<h2>Navigation Menu</h2>
<ul>
<li class="active"><a href="#">Homepage</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Products</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
<div id="splash"><img src="headquarters-images/img3.jpg" alt="" width="490" height="225" /></div>
<div id="content">
<h2 class="title">Welcome to Headquarters!</h2>
<div class="story">
<p><em><strong>Headquarters</strong></em> is a free template from <a href="http://www.freecsstemplates.org/"><strong>Free CSS Templates</strong></a> released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a>. The photo is from <a href="http://www.pdphoto.org/">PDPhoto.org</a>. You're free to use it for both commercial or personal use. I only ask that you link back to <a href="http://www.freecsstemplates.org/">my site</a> in some way. Enjoy :)</p>
</div>
</div>
<div id="footer">
<p>Copyright © 2006 Headquarters. Designed by <a href="http://www.freecsstemplates.org/"><strong>Free CSS Templates</strong></a></p>
</div>
</body>
</html>
Related examples in the same category