grandenally
<!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>Grandenally</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<style type='text/css'>
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
* {
margin: 0;
padding: 0;
}
body {
background: #FFFFFF;
font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
}
h2 {
}
h3 {
margin-bottom: 1em;
text-transform: uppercase;
letter-spacing: 1px;
font-size: x-small;
}
p, blockquote, ul, ol {
margin-bottom: 2em;
line-height: 1.6em;
}
p {
}
blockquote {
margin-left: 2em;
margin-right: 2em;
padding: 1em 1em 0 1em;
text-align: center;
font-style: italic;
}
ul {
list-style: none;
}
ul li {
}
ol {
list-style-position: inside;
}
ol li {
}
a {
color: #666666;
}
a:hover {
text-decoration: none;
color: #000000;
}
img {
border: none;
}
/* Container */
.container {
padding-top: 20px;
}
/* Boxed */
.boxed {
}
.boxed .title {
padding: 10px;
font-size: 1em;
}
.boxed .content {
padding: 10px;
}
/* Logo */
#logo {
width: 680px;
height: 50px;
margin: 0 auto;
padding: 40px 0 0 0;
}
#logo h1 {
float: left;
letter-spacing: -2px;
font-size: 3em;
}
#logo h2 {
float: left;
font-size: 1em;
}
#logo a {
text-decoration: none;
text-transform: lowercase;
font-weight: normal;
}
/* Menu */
#menu {
width: 680px;
height: 40px;
margin: -40px auto 0 auto;
}
#menu ul {
float: right;
margin: 0;
list-style: none;
}
#menu li {
display: inline;
}
#menu a {
position: relative;
margin-left: 1.6em;
text-decoration: none;
text-transform: uppercase;
border-bottom: 5px solid #EEEEEE;
font-size: xx-small;
font-weight: bold;
}
#menu a:hover, #menu .active a {
border-bottom-color: #000000;
color: #000000;
}
/* Wrapper */
#wrapper {
clear: both;
width: 680px;
margin: 0 auto;
background: url(grandenally-images/img01.gif) repeat-y;
}
/* Column One */
#col-one {
float: left;
width: 180px;
padding-top: 10px;
background: url(grandenally-images/img02.gif) no-repeat;
}
#col-one .image {
height: 150px;
}
#col-one .container {
background: url(grandenally-images/img04.gif) repeat-x;
}
#col-one .boxed {
}
#col-one .boxed .title {
color: #A92030;
}
#col-one .boxed .content {
}
#col-one .boxed .content form {
}
#col-one .boxed .content fieldset {
border: none;
}
#col-one .boxed .content legend {
display: none;
}
#col-one .boxed .content label {
}
#col-one .boxed .content .textfield {
}
#col-one .boxed .content .button {
}
#col-one .boxed .content .tiny {
}
#col-one .boxed .content .tiny a {
}
/* Column Two */
#col-two {
float: right;
width: 300px;
margin-left: 10px;
padding-top: 10px;
background: url(grandenally-images/img08.gif) no-repeat;
}
#col-two .image {
height: 150px;
}
#col-two .container {
background: url(grandenally-images/img10.gif) repeat-x;
}
#col-two .boxed {
}
#col-two .boxed .title {
color: #4DAB50;
}
#col-two .boxed .content {
}
/* Column Three */
#col-three {
float: left;
width: 180px;
margin-left: 10px;
padding-top: 10px;
background: url(grandenally-images/img05.gif) no-repeat;
}
#col-three .image {
height: 150px;
}
#col-three .container {
background: url(grandenally-images/img07.gif) repeat-x;
}
#col-three .boxed {
}
#col-three .boxed .title {
color: #C99F1A;
}
#col-three .boxed .content {
}
/* Extra */
#extra {
height: 4px;
background: url(grandenally-images/img11.gif);
}
/* Footer */
#footer {
clear: both;
}
#footer p {
margin: 0;
width: 680px;
margin: 0 auto;
font-size: x-small;
}
</style>
</head>
<body>
<div id="logo">
<h1><a href="http://www.free-css.com/">Grandenally</a></h1>
<h2><a href="http://www.free-css.com/">Free CSS Templates</a></h2>
</div>
<div id="menu">
<ul>
<li class="active"><a href="http://www.free-css.com/">Homepage</a></li>
<li><a href="http://www.free-css.com/">About</a></li>
<li><a href="http://www.free-css.com/">Products</a></li>
<li><a href="http://www.free-css.com/">Services</a></li>
<li><a href="http://www.free-css.com/">Contact</a></li>
</ul>
</div>
<div id="wrapper">
<div id="col-one">
<div class="image"><img src="grandenally-images/img03.jpg" alt="" width="180" height="150" /></div>
<div class="container">
<div class="boxed">
<h2 class="title">Client Account</h2>
<div class="content">
<form id="form1" method="post" action="http://www.free-css.com/">
<fieldset>
<legend>Sign-In</legend>
<label for="inputtext1">Client ID:</label>
<input id="inputtext1" type="text" name="inputtext1" value="" class="textfield" />
<label for="inputtext2">Password:</label>
<input id="inputtext2" type="password" name="inputtext2" value="" class="textfield" />
<input id="inputsubmit1" type="submit" name="inputsubmit1" value="Sign In" class="button" />
<p class="tiny"><a href="http://www.free-css.com/">Forgot your password?</a></p>
</fieldset>
</form>
</div>
</div>
<div class="boxed">
<h2 class="title">Site Search</h2>
<div class="content">
<form id="form2" method="get" action="http://www.free-css.com/">
<fieldset>
<legend>Search</legend>
<input id="inputtext3" type="text" name="inputtext3" value="" class="textfield" />
<input id="inputsubmit2" type="submit" name="inputsubmit2" value="Search" class="button" />
<p class="tiny"><a href="http://www.free-css.com/">Advanced Search</a></p>
</fieldset>
</form>
</div>
</div>
<div class="boxed">
<h2 class="title">Newsletter</h2>
<div class="content">
<form id="form3" method="post" action="http://www.free-css.com/">
<fieldset>
<legend>Subscribe</legend>
<label for="inputtext4">Email:</label>
<input id="inputtext4" type="text" name="inputtext4" value="" class="textfield" />
<input id="inputsubmit3" type="submit" name="inputsubmit3" value="Subscribe" class="button" />
</fieldset>
</form>
</div>
</div>
</div>
</div>
<div id="col-two">
<div class="image"><img src="grandenally-images/img09.jpg" alt="" width="300" height="150" /></div>
<div class="container">
<div class="boxed">
<h2 class="title">Welcome to Grandenally!</h2>
<div class="content">
<p><strong>Grandenally</strong> is a free template from Free CSS Templates released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a>. The photos are from PDPhoto.org. You're free to use it for both commercial or personal use. I only ask that you link back to my site in some way. <em>Enjoy :)</em></p>
</div>
</div>
<div class="boxed">
<h2 class="title">Examples of Common Tags</h2>
<div class="content">
<p>This is an example of a paragraph followed by a blockquote. In posuere eleifend odio. Quisque semper augue mattis wisi. Maecenas ligula. Pellentesque viverra vulputate enim. Aliquam erat volutpat lorem ipsum dolorem.</p>
<blockquote>
<p>“Pellentesque tristique ante ut risus. Quisque dictum. Integer nisl risus, sagittis convallis, rutrum id, elementum congue, nibh. Suspendisse dictum porta lectus. Donec placerat odio.”</p>
</blockquote>
<h3>Heading Level Three</h3>
<p>This is another example of a paragraph followed by an unordered list. In posuere eleifend odio. Quisque semper augue mattis wisi. Maecenas ligula. Pellentesque viverra vulputate enim. Aliquam erat volutpat lorem ipsum dolorem.</p>
<p>An ordered list example:</p>
<ol>
<li>List item number one</li>
<li>List item number two</li>
<li>List item number thre</li>
</ol>
</div>
</div>
</div>
</div>
<div id="col-three">
<div class="image"><img src="grandenally-images/img06.jpg" alt="" width="180" height="150" /></div>
<div class="container">
<div class="boxed">
<h2 class="title">Recent Updates</h2>
<div class="content">
<ul>
<li>
<h3>March 5, 2007</h3>
<p><a href="http://www.free-css.com/">In posuere eleifend odio quisque semper augue mattis wisi maecenas ligula…</a></p>
</li>
<li>
<h3>March 3, 2007</h3>
<p><a href="http://www.free-css.com/">Quisque dictum integer nisl risus, sagittis convallis, rutrum id, congue, and nibh…</a></p>
</li>
<li>
<h3>February 28, 2007</h3>
<p><a href="http://www.free-css.com/">Donec leo, vivamus fermentum nibh in augue praesent a lacus at urna congue rutrum…</a></p>
</li>
<li>
<h3>February 25, 2007</h3>
<p><a href="http://www.free-css.com/">Nam pede erat, porta eu, lobortis eget, tempus et, tellus. Etiam nequea…</a></p>
</li>
<li>
<h3>February 20, 2007</h3>
<p><a href="http://www.free-css.com/">Vivamus fermentum nibh in augue. Praesent a lacus at urna congue rutrum. Nulla enim eros…</a></p>
</li>
</ul>
</div>
</div>
</div>
</div>
<div id="extra" style="clear: both;"></div>
</div>
<div id="footer">
<p id="legal">Copyright © 2007 Grandenally. All Rights Reserved.</p>
<p id="links"><a href="http://www.free-css.com/">Home</a> | <a href="http://www.free-css.com/">Terms of Use</a> | Designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
</div>
</body>
</html>
Related examples in the same category