gardenmesh : Garden « Templates « HTML / CSS






gardenmesh

   

<!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>Garden Mesh</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
*/

body {
  margin: 1em;
  padding: 0;
  background: #FFFFFF url(gardenmesh-images/img1.jpg);
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #748164;
}

form {
  margin: 0;
  padding: 0;
}

h1, h2, h3 {
  margin: 0;
  padding: 0;
  text-transform: lowercase;
  font-style: italic;
}

a {
  color: #BE420B;
}

a:hover {
  text-decoration: none;
}

p, blockquote, ul, ol {
  margin-top: 0;
  line-height: 160%;
}

blockquote {
  font-style: italic;
}

/* Wrapper */

#wrapper {
  width: 760px;
  margin: 0 auto;
}

/* Header */

#header {
  height: 160px;
  background: url(gardenmesh-images/img2.jpg);
}

#header h1 {
  padding: 40px 0 0 30px;
  letter-spacing: -2px;
  font-size: 3em;
}

#header h2 {
  width: 335px;
  margin-top: -8px;
  text-align: right;
  font-size: 1em;
}

#header a {
  text-decoration: none;
  color: #FFFFFF;
}

/* Content */

#content {
  padding: 10px 0;
}

/* Posts */

#posts {
  float: right;
  width: 500px;
}

/* Post */

.post {
}

.post .title {
  height: 33px;
  padding: 7px 0 0 10px;
  margin-bottom: 1px;
  background: #5C8258 url(gardenmesh-images/img3.jpg) no-repeat;
  font-size: 1.4em;
  color: #FFFFFF;
}

.post .posted {
  padding: 5px 10px;
  background: #FFFFFF url(gardenmesh-images/img5.jpg) no-repeat left bottom;
  font: normal x-small Verdana, Arial, Helvetica, sans-serif;
}

.post .story {
  padding: 20px 20px 10px 20px;
  background: #FFFFFF url(gardenmesh-images/img4.jpg) no-repeat right bottom;
}

.post .meta {
  font: normal x-small Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

.post .meta a {
  color: #FFFFFF;
}

/* Boxed */

.boxed {
  width: 250px;
}

.boxed .heading {
  height: 33px;
  padding: 7px 0 0 10px;
  margin-bottom: 1px;
  background: #5C8258 url(gardenmesh-images/img3.jpg) no-repeat;
  font-size: 1.4em;
  color: #FFFFFF;
}

.boxed .content {
  margin-bottom: 10px;
  padding: 10px;
  background: #FFFFFF url(gardenmesh-images/img4.jpg) no-repeat right bottom;
}

.boxed .links {
  margin: 0;
  padding: 0;
  list-style: square inside;
}

/* Footer */

#footer {
  clear: both;
  margin-top: 20px;
  border-top: 1px solid #FFFFFF;
  font: normal x-small Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

</style>


</head>
<body>
<div id="wrapper">
  <div id="header">
    <h1><a href="http://www.free-css.com/">Garden Mesh</a></h1>
    <h2><a href="http://www.free-css.com/">Free CSS Templates</a></h2>
  </div>
  <div id="content">
    <div id="posts">
      <div class="post">
        <h2 class="title">Welcome to Garden Mesh!</h2>
        <h3 class="posted">Posted on January 1th, 2007 by Author</h3>
        <div class="story">
          <p><em><strong>Garden Mesh</strong></em> is a free template from <strong>Free CSS Templates</strong> released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a>. The  header photo is 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. Enjoy :)</p>
        </div>
        <div class="meta">
          <p>Filed under <a href="http://www.free-css.com/" class="category">Uncategorized</a> | <a href="http://www.free-css.com/" class="comment">1 Comment &raquo;</a></p>
        </div>
      </div>
      <div class="post">
        <h2 class="title">Sample Tags</h2>
        <h3 class="posted">Posted on January 1st, 2007 by Author</h3>
        <div class="story">
          <p>A sample ordered list:</p>
          <ol>
            <li><a href="http://www.free-css.com/">Nullam et orci in erat viverra ornare.</a></li>
            <li><a href="http://www.free-css.com/">Suspendisse quis gravida massa felis.</a></li>
            <li><a href="http://www.free-css.com/">Curabitur malesuada turpis nec ante.</a></li>
            <li><a href="http://www.free-css.com/">Suspendisse quis gravida massa felis.</a></li>
            <li><a href="http://www.free-css.com/">Curabitur malesuada turpis nec ante.</a></li>
          </ol>
          <p>A sample unordered list:</p>
          <ul>
            <li><a href="http://www.free-css.com/">Suspendisse quis gravida massa felis.</a></li>
            <li><a href="http://www.free-css.com/">Curabitur malesuada turpis nec ante.</a></li>
            <li><a href="http://www.free-css.com/">Suspendisse quis gravida massa felis.</a></li>
          </ul>
          <p>A blockquote:</p>
          <blockquote>
            <p>&#8220; Donec fermentum condimentum nisi. Proin iaculis id lorem  viverra molestie. Duis vel orci. Et pulvinar pede ligula a  sapien. Donec fermentum nisi. Proin iaculis mauris id lorem  viverra molestie. Duis vel orci. Nam consequat. Morbi nec lacus.&#8221;</p>
          </blockquote>
        </div>
        <div class="meta">
          <p>Filed under <a href="http://www.free-css.com/" class="category">Uncategorized</a> | <a href="http://www.free-css.com/" class="comment">1 Comment &raquo;</a></p>
        </div>
      </div>
    </div>
    <div id="search" class="boxed">
      <h2 class="heading">Search</h2>
      <div class="content">
        <form method="get" action="http://www.free-css.com/">
          <div>
            <input type="text" id="textfield1" name="textfield1" value="" size="18" />
            <input type="submit" id="submit1" name="submit1" value="Go" />
          </div>
        </form>
      </div>
    </div>
    <div id="pages" class="boxed">
      <h2 class="heading">Pages</h2>
      <div class="content">
        <ul class="links">
          <li class="active"><a id="page1" href="http://www.free-css.com/">Home</a></li>
          <li><a id="page2" href="http://www.free-css.com/">My Photos</a></li>
          <li><a id="page3" href="http://www.free-css.com/">My Favorites</a></li>
          <li><a id="page4" href="http://www.free-css.com/">About Me</a></li>
          <li><a id="page5" href="http://www.free-css.com/">Contact Me</a></li>
        </ul>
      </div>
    </div>
    <div id="archives" class="boxed">
      <h2 class="heading">Archives</h2>
      <div class="content">
        <ul class="links">
          <li class="first"><a href="http://www.free-css.com/">February</a> (7)</li>
          <li><a href="http://www.free-css.com/">January 2007</a> (31)</li>
          <li><a href="http://www.free-css.com/">December 2006</a> (31)</li>
          <li><a href="http://www.free-css.com/">November 2006</a> (30)</li>
          <li><a href="http://www.free-css.com/">October 2006</a> (31)</li>
          <li><a href="http://www.free-css.com/">September 2006</a> (30)</li>
        </ul>
      </div>
    </div>
    <div id="categories" class="boxed">
      <h2 class="heading">Categories</h2>
      <div class="content">
        <ul class="links">
          <li class="first"><a href="http://www.free-css.com/">Quisque vestibulum</a></li>
          <li><a href="http://www.free-css.com/">Sed a nisl a lacus</a></li>
          <li><a href="http://www.free-css.com/">Quisque sagittis</a></li>
          <li><a href="http://www.free-css.com/">Etiam volutpat</a></li>
          <li><a href="http://www.free-css.com/">In aliquet hendrerit</a></li>
        </ul>
      </div>
    </div>
    <div id="blogroll" class="boxed">
      <h2 class="heading">Blogroll</h2>
      <div class="content">
        <ul class="links">
          <li class="first"><a href="http://www.free-css.com/">AnotherFriendlySite.net</a></li>
          <li><a href="http://www.free-css.com/">CoolSite.com</a></li>
          <li><a href="http://www.free-css.com/">MyBestFriend.com</a></li>
        </ul>
      </div>
    </div>
  </div>
  <div id="footer">
    <p>Copyright &copy; 2006 Garden Mesh. Designed by <a href="http://www.freecsstemplates.org/"><strong>Free CSS Templates</strong></a></p>
  </div>
</div>
</body>
</html>

   
    
    
  








Related examples in the same category

1.Garden 1
2.GardenBee
3.gardening-bug
4.gardenoforchids
5.gardenvariety
6.gardenvariety1
7.gardenvariety2
8.GardenWeb
9.garden_grass
10.sweetgarden
11.thebigleaf
12.thefences
13.thegreenhouse