butterfly : Animal « Templates « HTML / CSS






butterfly

    

<!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>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Butterfly</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<style type='text/css'>
body {
  margin: 0;
  padding: 0;
  background: #FFFFFF url(butterfly-images/img01.gif) repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #737373;
}

form {
  margin: 0;
  padding: 0;
}

input, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #000000;
}

h1, h2, h3 {
  font-family: Arial, Helvetica, sans-serif;
text-align: center;
}

h1 {
  font-size: 3em;
  
}

h2 {
  font-size: 2em;
}

h3 {
  font-size: 1em;
}

p, ul, ol {
  margin-bottom: 1.8em;
  line-height: 160%;
}

ul, ol {
}

blockquote {
}

a {
  color: #414141;
}

a:hover {
  text-decoration: none;
}

hr {
  display: none;
}

/* Menu */

#menu {
  width: 960px;
  height: 45px;
  margin: 0 auto;
  padding: 0px 0;
  background: url(butterfly-images/img02.jpg) no-repeat center top;
}

#menu ul {
  height: 45px;
  margin: 0;
  padding: 0;
  background: url(butterfly-images/img03.gif) no-repeat;
  list-style: none;
}

#menu li {
  float: left;
  height: 45px;
  background: url(butterfly-images/img03.gif) no-repeat right top;
}

#menu a {
  float: left;
  height: 20px;
  margin: 0px;
  padding: 10px 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: smaller;
  font-weight: bold;
  color: #000000;
}

#menu a:hover {
  background: url(butterfly-images/img02.gif) repeat-x;
  color: #FFFFFF;
  height: 45px;
}

#menu .current_page_item a {
  height: 45px;
  color: #FFFFFF;
}

/* Splash */

#splash {
  width: 960px;
  height: 200px;
  margin: 0 auto;
}


/* Logo */

#logo {
  width: 960px;
  height: 91px;
  margin: 0 auto;
  border-bottom: 6px solid #3F3F3F;
  color: #414141;
}

#logo h1, #logo h2 {
  margin: 0;
  padding: 0 20px;
}

#logo h1 {
  float: left;
  padding-top: 30px;
  letter-spacing: -3px;
  text-transform: uppercase;
  font-size: 3em;
}

#logo h2 {
  float: right;
  padding-top: 49px;
  letter-spacing: -1px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}

#logo a {
  text-decoration: none;
  color: #414141;
}

/* Page */

#page {
  width: 960px;
  margin: 0 auto;
  padding: 30px;
}

/* Content */

#content {
  float: right;
  width: 680px;
}

.post {
  padding-bottom: 20px;
}

.post .title {
  margin: 0;
  padding: 5px 20px;
  letter-spacing: -2px;
  border-bottom: 1px dashed #B9B9B9;
  text-transform: uppercase;
  font-size: 24px;
}

.post .title a {
  text-decoration: none;
}

.post .entry {
  padding: 10px 20px;
}

.post .meta {
  height: 26px;
  background: #F5F5F5;
  border-top: 1px solid #E9E9E9;
  text-decoration: none;
  text-transform: uppercase;
  font-size: smaller;
}

.post .posted {
  float: left;
  height: 16px;
  padding: 5px 20px;
}

.post .permalink, .post .comments {
  float: right;
  height: 16px;
  padding: 5px 20px;
}

.post .permalink {
}

/* Sidebar */

#sidebar {
  float: left;
  width: 250px;
}

#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#sidebar li {
  margin-bottom: 20px;
}

#sidebar li ul {
  padding: 20px;
}

#sidebar li li {
  margin: 0;
  padding-left: 10px;
  padding-bottom: 5px;
  background: url(butterfly-images/img04.gif) no-repeat left 50%;
}

#sidebar p {
  padding: 0 20px;
}

#sidebar h2 {
  height: 20px;
  margin: 0;
  padding: 6px 0 0 20px;
  background: url(butterfly-images/img07.jpg) no-repeat;
  border-bottom: 1px dashed #B9B9B9;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

/* Search */

#search form {
  padding: 20px;
}

#search br {
  display: none;
}

#search #s {
  width: 135px;
}

/* Footer */

#footer {
  background: url(butterfly-images/footer.gif) repeat-x;
  clear: both;
  width: 960px;
  height: 50px;
  margin: 0 auto;
  padding: 20px 0;
  border-top: 6px solid #3F3F3F;
  font-size: smaller;
}

#footer p {
  margin: 0;
  text-align: center;
  line-height: normal;
}

</style>


</head>
<body>
<div id="menu">
  <ul>
    <li><a href="#">Homepage</a></li>
    <li class="current_page_item"><a href="#">Gallery</a></li>
    <li><a href="#">About</a></li>
    <li><a href="#">Resources</a></li>
    <li><a href="#">Contact</a></li>
  </ul>
</div>
<div id="logo">
  <h1><a href="#">butterfly</a></h1>
</div>
<div id="splash">
  <img src="butterfly-images/img05.jpg" alt="" />
</div>
<hr />
<div id="page">
  <div id="content">
    <div class="post">
      <h2 class="title"><a href="#">FROM FreeCssTemplate.net DESIGN TEAM</a></h2>
      <div class="entry">
            <p>This website template is repeased under a Creative Commons Attribution 2.5 License<br />
          <br />
        We request you retain the full copyright notice below including the link to www.freecsstemplate.net.
        This not only gives respect to the large amount of time given freely by the developers
        but also helps build interest, traffic and use of our free and paid designs. If you cannot (for good reason) retain the full copyright we request you at least leave in place the
        Website Templates line, with Website Templates linked to www.freecsstemplate.net. If you refuse to include even this then support may be affected.<br />
  <br />

        You are allowed to use this design only if you agree to the following conditions:<br />
        - You cannot remove copyright notice from this design without our permission.<br />
        - If you modify this design it still should contain copyright because it is based on our work.<br />
        - You may copy, distribute, modify, etc... this template as long as link to our website remains untouched.<br /></p>
  <br />
      </div>
      <p class="meta"><span class="posted">Posted by <a href="#">AlexSmith</a> on January 2, 2007</span> <a href="#" class="permalink">Read more</a> <a href="#" class="comments">Comments (18)</a> </p>
    </div>
    <div class="post">
      <h2 class="title"><a href="#">What does Flash Template mean?</a></h2>
      <div class="entry">
         <p>Flash Template is a ready-made Flash Site that you can download and use for free! <strong><a href="http://www.freecsstemplate.net">Free Css Templates</a></strong> was created by professional and independent designers for you. You need only to make your adjustments and your flash site is ready. If you open .fla file you can easily change the text information and graphics of the site. There's no need to make animation - our designers already did it. After your text and graphics adjustments you need only to upload .swf file to your server and enjoy your ready Flash Site! Using <a href="http://www.freecsstemplate.net" title="Free Css Templates">Free Css Templates</a> you can save your time </p>
                  <p>and money!</p>
      </div>
      <p class="meta"><span class="posted">Posted by <a href="#">AlexSmith</a> on December 13, 2007</span> <a href="#" class="permalink">Read more</a> <a href="#" class="comments">Comments (18)</a> . </p>
    </div>
  </div>
  <!-- end #content -->
  <div id="sidebar">
    <ul>
      
      <li>
        <h2>Partners </h2>
        <ul>
          <li><a href="#">Lin</a></li>
          <li><a href="#">Free CSS</a></li>
          <li><a href="#">Intelligent Studios</a></li>
          <li><a href="#">Sporting IQ</a></li>
          <li><a href="#">Webmaster Resources </a></li>
        </ul>
      </li>
      <li id="search">
        <h2>Search</h2>
        <form id="searchform" method="get" action="">
          <div>
            <input type="text" name="s" id="s" size="15" />
            <br />
            <input name="submit" type="submit" value="Search" />
          </div>
        </form>
      </li>
    </ul>
  </div>
  <!-- end #sidebar -->
</div>
<!-- end #page -->
<div id="footer">
  <p>Site designed by <a href="http://www.freecsstemplate.net">Free Css Templates</a> <a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional"><abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a> | <a href="http://jigsaw.w3.org/css-validator/check/referer" title="This page validates as CSS"><abbr title="Cascading Style Sheets">CSS</abbr></a> &nbsp;   Downloaded from <a href="http://css4free.com/" title="free CSS template gallery">CSS4Free</a></p>
</div>
</body>
</html>

   
    
    
    
  








Related examples in the same category

1.metamorph_swan
2.metamorph_tiger
3.metamorph_cats
4.metamorph_catsworld
5.metamorph_dolphins
6.metamorph_eagle
7.metamorph_feather
8.butterfly-garden
9.birdwatch
10.celestial
11.cellulose
12.metamorph_cell
13.animal-planet
14.animals-and-pets
15.exotic-birds
16.metamorph_bugs
17.bugslife
18.dogcare
19.dogspalace
20.metamorph_snail
21.metamorph_killerwhale
22.bestfriends
23.petswebsite
24.petcharms
25.petpaws
26.pets