safflower : Flower « Templates « HTML / CSS






safflower

  

<!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>safflower</title>
<style type='text/css'>
/* CSS RESET */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {font:13px/1.231 arial,helvetica,clean,sans-serif;}table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */


body {
  text-align:center;
  background:#fff;
  color:#fff
}
a {
  text-decoration:none;
    color:#fff
}
a:hover {
  text-decoration: underline;
    color:#FF7F00
}
#wrap {
  width:1000px;
  text-align:left;
  margin:0 auto;
}

.float-l{ float:left}
.folat-r{ float:right}
.clearfix{ clear:both}

#bg {background:url(safflower-images/bg.jpg); height:667px}

/* header */
#header { position:relative;height:260px  }
#logo {position:absolute; top:30px; right:130px}
#logo h1 {
  font-size:34px;
  color:#fff
}
#logo div {
  padding-left:100px
}
#nav { position:absolute; top:120px; left:170px}
#nav li {float:left; padding:0 20px;}

/* content */
#content {width:800px; }
.main {width:460px;margin:0 0 0 100px; font-family:Verdana, Arial, Helvetica, sans-serif; display:inline}
#col {margin:50px 0 0 0;width:300px;  }
#col .first ul {border-right:#E35C5C 1px solid; padding-right:43px}
#text {width:450px; }
#text h2 {font-size:30px}
#text a { color: #CCCC00}

.side {width:230px; }
.side h2 {font-size:22px}
.side li {line-height:20px; list-style:inside disc; color:#FFFFFF; }
.side ul {margin:30px  0 30px 20px}
/* footer */
#footer { background:url(safflower-images/ft.jpg); height:133px; position:relative}
#ftinner{ position:absolute; bottom:20px; width:680px; margin-left:120px}
.ftlink {width:500px;}

</style>


</head>
<body>
<div id="wrap">
  <div id="bg">
    <div id="header">
      <div id="logo">
        <h1>safflower</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 class="main float-l">
        <div id="text">
          <h2>Free CSS Templates</h2>
          <p> Safflower is a CSS template that is free and fully standards compliant. <a href="http://www.free-css-templates.com/">Free CSS Templates</a> designed this template. <br/>
            This template is allowed for all uses, including commercial use, as it is released under the Creative Commons Attributions 2.5 license. The only stipulation to the use of this free template is that the links appearing in the footer remain intact. Beyond that, simply enjoy and have fun with it!</p>
        </div>
        <div id="col">
          <div class=" first float-l">
            <ul>
              <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 class=" folat-r ">
            <ul>
              <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>
      </div>
      <div class="side folat-r">
        <div id="top">
          <h2>Sections</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>Other sevices</h2>
          <ul class="meun">
            <li><a href="#">Vestibm bibendum  tellus</a></li>
            <li><a href="#">Maecenas egestas sapien</a></li>
            <li><a href="#">Nam volutpat  ante.</a></li>
            <li><a href="#">Curabitur rhoncus leo in</a></li>
            <li><a href="#">Nulla fringilla asem</a></li>
            <li><a href="#">Integer euismod  idest</a></li>
          </ul>
        </div>
      </div>
    </div>
    <!-- /content -->
  </div>
  <div id="footer">
    <div id="ftinner">
      <div class="ftlink float-l"> <a href="#">Home</a> | <a href="#">About Us</a> | <a href="#">Production</a> | <a href="#">Submission</a> | <a href="#">Contact</a>
        <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>
      <div class="valid folat-r"><img src="safflower-images/xhtml.gif" alt="xhtml valid" /> <img src="safflower-images/css.gif" alt="css valid" /></div>
    </div>
  </div>
  <!-- /footer -->
</div>
</body>
</html>

   
    
  








Related examples in the same category

1.metamorph_flower
2.metamorph_flowergallery
3.metamorph_superflower
4.flower 2
5.flower-shop
6.flowerbuds
7.flowerily
8.flowermum
9.Flowerpremium
10.flowery
11.metamorph_floral
12.metamorph_florist
13.blossom
14.blossoms
15.metamorph_blossom
16.metamorph_roseanddrops
17.floral-design
18.floral
19.floral_impact
20.flourish
21.ftdflowered
22.rose
23.rosekist
24.rs-garden
25.Tulips
26.lily
27.lilypads