GreenWOW : Green « Templates « HTML / CSS






GreenWOW

    

<!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>GreenWoW</title>
<style type='text/css'>
body {
  text-align:center;
  background:url(GreenWOW-images/bg.gif) bottom;
  height:944px;
}
a {
  text-decoration:none;
  color:#FFFFFF
}
a:hover {
  text-decoration: underline;
}
#wrap {
  width:847px;
  text-align:left;
  margin:0 auto;
  position: relative;
  top:130px;
}
.float-l {
  float:left
}
.folat-r {
  float:right
}
.clearfix {
  clear:both
}
/* header */
#header {
  height:191px;
  background:url(GreenWOW-images/hd.gif);
  position:relative
}
#nav {
  background:url(GreenWOW-images/nav.gif);
  height:43px;
  position:absolute;
  top:148px;
  width:847px;
}
ul#nav {
}
ul#nav li {
  display:inline;
}
ul#nav a {
  color:#FFFFFF;
  line-height:43px;
  padding:0 10px;
  border-right:#FFFFFF 1px solid;
}
#logo {
  position:absolute;
  top:40px;
  left:100px
}
#logo h1 {
  font-size:34px;
  color:#223802
}
#logo div {
  padding-left:100px
}
/* content */
#content {
  height:540px;
  background:#FFFFFF
}
#content .left {
  width:400px;
  background:#FFFFFF url(GreenWOW-images/l.gif) no-repeat;
  padding:0 50px
}
#content .left h2 {
  color:#608803;
  font-size:34px;
  padding:20px 0
}
#content .left a {
  color:#336633
}
#content .right {
  width:345px;
  background:#FFFFFF url(GreenWOW-images/r.gif) no-repeat;
  border-left:#403f40 1px solid;
  height:540px;
}
#side #top {
  background:url(GreenWOW-images/g_top.gif);
  height:237px;
}
#side #bm {
  background:url(GreenWOW-images/g_bm.gif);
  height:121px;
}
#top, #bm {
  width:173px;
  margin:0 auto;
  margin-top:30px;
  padding:0 35px
}
#side h2 {
  font-size:24px;
  color:#FFFFFF;
  padding:20px 0 13px 0
}
#side li {
  list-style: url(GreenWOW-images/ar.gif) inside;
  line-height:20px
}
/* footer */
#footer {
  clear:both
}
#footer {
  height:70px;
  color: #fff;
  margin-left: 50px;
  margin-top: 14px;
  position:relative
}
#xhtml {
  position: absolute;
  top:20px;
  left:550px
}
.q {
  width:130px;
  padding:5px 0
}
.submit {
  background:url(GreenWOW-images/submit.gif) no-repeat;
  height:31px;
  width:27px;
  border:0;
}

</style>


<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<div id="wrap">
  <div id="header">
    <div id="logo">
      <h1>GreenWoW</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 id="inner">
      <div class="left float-l">
        <h2>Free CSS Templates</h2>
        <p>This is GreenWoW, a free, fully standards-compliant CSS template designed by <a href="http://www.free-css-templates.com/">Free CSS Templates</a>.
          
          This free template is released under a Creative Commons Attributions 2.5 license, so you?re pretty much free to do whatever you want with it (even use it commercially) provided you keep the links in the footer intact. Aside from that, have fun with it :) </p>
        <div style="padding-top:50px"></div>
        <img src="GreenWOW-images/1.gif" alt="" /> <img src="GreenWOW-images/2.gif" alt="" /> <img src="GreenWOW-images/3.gif" alt="" /> <img src="GreenWOW-images/1.gif" alt="" /><br/>
        <img src="GreenWOW-images/2.gif" alt="" /> <img src="GreenWOW-images/1.gif" alt="" /> <img src="GreenWOW-images/3.gif" alt="" /> <img src="GreenWOW-images/1.gif" alt="" /> <br/>
        <img src="GreenWOW-images/3.gif" alt="" /> <img src="GreenWOW-images/1.gif" alt="" /> <img src="GreenWOW-images/2.gif" alt="" /> <img src="GreenWOW-images/1.gif" alt="" /> </div>
      <div class="right folat-r">
        <div id="side">
          <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>Subscribe</h2>
            <form action="/" method="post" id="sc">
              <input type="text" name="q" id="q"  value="" class="q"/>
              <input type="submit" name="submit" id="submit"  value="" class="submit"/>
            </form>
          </div>
        </div>
      </div>
    </div>
  </div>
  <!-- /content -->
  <div id="footer">
    <div id="ftlink"> <a href="#">Home</a> | <a href="#">About Us</a> | <a href="#">Production</a> | <a href="#">Submission</a> | <a href="#">Contact</a> </div>
    <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 id="xhtml"><img src="GreenWOW-images/xhtml.gif" alt=" xhtml vaild" /> <img src="GreenWOW-images/css.gif" alt="css vaild" /></div>
  </div>
  <!-- /footer -->
</div>
</body>
</html>

   
    
    
    
  








Related examples in the same category

1.metamorph_abstractgreen
2.metamorph_blueandgreen
3.metamorph_bluegreen
4.metamorph_green
5.metamorph_greenfield
6.metamorph_greenfish
7.metamorph_greenice
8.metamorph_greenisland
9.metamorph_greenland
10.metamorph_greenlight_lt
11.metamorph_greenmint
12.metamorph_greenplanet
13.metamorph_greenpound
14.metamorph_greenwood
15.metamorph_greeny
16.cleanandgreen
17.green-day
18.green-mile
19.green-solutions
20.green-stripes
21.green-web
22.greenbusiness
23.greencastle
24.greencogs
25.greencommunity
26.greener
27.greenery
28.greenfeeling
29.greenfest
30.greenforest
31.GreenHome
32.greenlight
33.greenorange
34.greenparks
35.greenpeace
36.greenpeople
37.greenpiece
38.greenred
39.GreenSpan
40.greenspark
41.GreenSquareShadow
42.greensteps
43.greenstripes
44.greenthumb
45.greenway
46.greenworld
47.greeny
48.greenybox
49.greenygrass
50.greenylife
51.greenypat
52.greenzap
53.curiouslygreen
54.gogreen
55.green piece
56.green-blog
57.Green 3
58.green80
59.GreeNadReD
60.greenandplain
61.Green_Corporate_NMK
62.Green_dream
63.Green_Feeling
64.Green_Glass
65.green_light
66.green_mile
67.Green_Template
68.green_web
69.evergreen
70.simplygreen
71.wide-green
72.WonderfulGreen
73.soft_green
74.simplegreen
75.thingreenline
76.ibex_green
77.liquidgreen
78.leafy_green
79.Green link template
80.Green background template