gumamela : Design 9 « Templates « HTML / CSS






gumamela

   

<!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>Gumamela</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: 0;
  padding: 0;
  background: #A0A0A3;
  font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #9A9A9A;
}

h1, h2, h3 {
  margin: 0;
  padding: 0;
  text-transform: lowercase;
  font-weight: normal;
  color: #6C7F00;
}

h2 {
  letter-spacing: -2px;
  font-size: 1.8em;
}

p, blockquote, ol, ul {
  line-height: 180%;
  font-size: .9em;
}

a {
  border-bottom: 1px solid #E0E0E0;
  text-decoration: none;
  color: #5B5A5A;
}

a:hover {
  border: none;
}

/* Header */

#header {
  height: 430px;
  background: url(gumamela-images/img1.jpg) no-repeat right top;
}

#header h1 {
  padding: 310px 30px 0 0;
  text-align: right;
  letter-spacing: -5px;
  font-size: 4em;
}

#header h1 a {
  border: none;
  text-decoration: none;
  color: #B22900;
}

#header h2 {
  margin: -15px 0 0 0;
  padding: 0 30px 0 0;
  text-align: right;
  letter-spacing: normal;
  font-size: 1em;
}

#header h2 a {
  border: none;
  text-decoration: none;
  color: #6C7F00;
}

/* Content */

#content {
  width: 760px;
  margin: 0 auto;
  background: #FFFFFF url(gumamela-images/img2.gif) repeat-y;
}

/* Column One */

#colOne {
  float: left;
  width: 480px;
}

#colOne .post {
  margin: 0 30px;
  padding: 20px 0 10px 0;
  border-top: 10px solid #E0E0E0;
}

#colOne .posted {
  font-size: .8em;
}

/* Column Two */

#colTwo {
  float: left;
  width: 280px;
}

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

#colTwo li {
  padding: 20px 30px;
  border-bottom: 1px solid #C6CD9C;
}

#colTwo li ul {
  padding-left: 24px;
}

#colTwo li li {
  padding: 0;
  border: none;
}

#colTwo h2 {
  letter-spacing: -1px;
  font-size: 1.3em;
  margin-bottom: 1em;
  padding: 0 0 0 24px;
  background: url(gumamela-images/img4.gif) no-repeat left center;
}

#colTwo a {
  border: none;
  padding-left: 10px;
  background: url(gumamela-images/img5.gif) no-repeat left center;
}

#colTwo a:hover {
  color: #B22900;
}

#menu {
  background: #C6CD9C url(gumamela-images/img3.gif) no-repeat;
}

#menu h2 {
  background-image: url(gumamela-images/img6.gif);
}

#menu ul {
  margin: 0;
  padding: 0;
}

#menu li {
  display: inline;
}

#menu a {
  display: block;
  width: 195px;
  margin-left: -24px;
  padding: 3px 0 3px 24px;
  background: none;
  color: #6C7F00;
}

#menu a:hover, #menu .active a {
  background: #B22900;
  color: #FFFFFF;
}

/* Footer */

#footer {
  width: 760px;
  margin: 0 auto;
  background: #D0D1C7;
}

#footer * {
  color: #5F5F5F;
}

#footer p {
  margin: 0;
  padding: 10px 0;
  text-align: center;
}

</style>


</head>
<body>
<div id="content">
  <div id="colOne">
    <div id="header">
      <h1><a href="http://www.free-css.com/">Gumamela</a></h1>
      <h2><a href="http://www.free-css.com/">Free CSS Templates</a></h2>
    </div>
    <div class="post">
      <h2 class="title">Welcome to Gumamela!</h2>
      <h3 class="posted">Posted on January 1th, 2007 by Author</h3>
      <div class="story">
        <p><em><strong>Gumamela</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  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. 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>An 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/">Vivamus sagittis bibendum erat.</a></li>
          <li><a href="http://www.free-css.com/">Nullam et orci in erat viverra ornare.</a></li>
        </ul>
        <p>An 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>
        </ol>
        <p>A blockquote:</p>
        <blockquote>
          <p>&#8220;Sed eu diam. Vivamus nonummy elit et odio. Fusce risus quam,  scelerisque sed, pharetra ut, pharetra id, ante. Etiam posuere, elit a  blandit varius, velit sem tincidunt elit, et pulvinar pede ligula a  sapien. Donec fermentum condimentum nisi. Proin iaculis mauris id lorem  viverra molestie. Duis vel orci. Nam consequat. Morbi nec lacus. Fusce  egestas sagittis enim.&#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="colTwo">
    <ul>
      <li id="menu">
        <h2>Pages</h2>
        <ul>
          <li class="active"><a href="http://www.free-css.com/">Home</a></li>
          <li><a href="http://www.free-css.com/">My Photos</a></li>
          <li><a href="http://www.free-css.com/">My Favorites</a></li>
          <li><a href="http://www.free-css.com/">About Me</a></li>
          <li><a href="http://www.free-css.com/">Contact Me</a></li>
        </ul>
      </li>
      <li>
        <h2>Search</h2>
        <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="Search" />
          </div>
        </form>
      </li>
      <li>
        <h2>Archives</h2>
        <ul>
          <li><a href="http://www.free-css.com/">January 2007</a></li>
          <li><a href="http://www.free-css.com/">December 2006</a></li>
          <li><a href="http://www.free-css.com/">November 2006</a></li>
          <li><a href="http://www.free-css.com/">October 2006</a></li>
          <li><a href="http://www.free-css.com/">September 2006</a></li>
          <li><a href="http://www.free-css.com/">August 2006</a></li>
          <li><a href="http://www.free-css.com/">July 2006</a></li>
          <li><a href="http://www.free-css.com/">June 2006</a></li>
          <li><a href="http://www.free-css.com/">May 2006</a></li>
          <li><a href="http://www.free-css.com/">April 2006</a></li>
          <li><a href="http://www.free-css.com/">March 2006</a></li>
          <li><a href="http://www.free-css.com/">February 2006</a></li>
          <li><a href="http://www.free-css.com/">January 2006</a></li>
        </ul>
      </li>
      <li>
        <h2>Categories</h2>
        <ul>
          <li><a href="http://www.free-css.com/">Quisque vestibulum</a> (23)</li>
          <li><a href="http://www.free-css.com/">Sed a nisl a lacus</a> (78)</li>
          <li><a href="http://www.free-css.com/">Quisque sagittis</a> (11)</li>
          <li><a href="http://www.free-css.com/">Etiam volutpat</a> (34)</li>
          <li><a href="http://www.free-css.com/">In aliquet hendrerit</a> (65)</li>
          <li><a href="http://www.free-css.com/">Suspendisse iaculis</a> (35)</li>
          <li><a href="http://www.free-css.com/">Nam vel risus at</a> (22)</li>
          <li><a href="http://www.free-css.com/">Praesent sit amet</a> (54)</li>
        </ul>
      </li>
      <li>
        <h2>Blogroll</h2>
        <ul>
          <li><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>
      </li>
      <li>
        <h2>Meta</h2>
        <ul>
          <li><a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional">Valid <abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a></li>
        </ul>
      </li>
    </ul>
  </div>
  <div style="clear: both;">&nbsp;</div>
</div>
<div id="footer">
  <p>Copyright &copy; 2006 Gumamela. Designed by <a href="http://www.freecsstemplates.org/"><strong>Free CSS Templates</strong></a></p>
</div>
</body>
</html>

   
    
    
  








Related examples in the same category

1.grid-system
2.grotesqueart
3.grunge-superstar-website-template
4.guarantee
5.guideline
6.gunmetal
7.h-free-software
8.h2o-bubbles
9.halcyon
10.hanging
11.hapal
12.happy_template
13.hardwarestore
14.hawaiblomst
15.heatwave
16.HelloLand
17.hexahedron
18.hibiscus
19.hifinews
20.HigherGround11
21.highmountains
22.highway
23.highwaycss
24.hilaryduff
25.HomeOfProjects
26.honeythemes
27.hyper
28.i-feel-lucky
29.ibex
30.html
31.html5-alin1
32.html5-passion
33.hurt-hobain-1.0
34.idyllic
35.ifeellucky
36.ignition
37.ikonik
38.illogix
39.illuminated
40.illusion
41.ilounge
42.imagination
43.impeccable
44.implied
45.imprimis
46.improved
47.in-fantasy
48.inapickle
49.inception
50.indication
51.indicator
52.indigo
53.individual
54.inf04-css
55.inf05
56.inf07
57.inf08
58.infinitehorizon
59.inflight
60.informatif
61.innodemag
62.inscriptions
63.inspired by google forum
64.instant
65.integral
66.intelligent-studios
67.intensesimplicity
68.interactive-media
69.interactive-works
70.interchange
71.intercosmic
72.intercraft
73.interior-art
74.interlude
75.intermediate
76.internationalway
77.internet-encyclopedia
78.internet-phenomenon
79.internetbroadcast
80.internetcenter
81.internetmusic
82.internetsharing
83.Internet_Studio
84.invention
85.Inverted_Headline
86.invision
87.ionika
88.iqbiz
89.isometric
90.it-advance
91.it-technologies
92.itdesk
93.ithilien
94.iViolet2b
95.I_Like
96.JA
97.Jan002
98.Jazz Hut Template
99.jdf-boxing
100.jenniferlovehewitt
101.jetbiz
102.jet_30
103.Jewerly-Store
104.joker
105.judgement
106.junkbox
107.just-lucid
108.justgrey
109.Just_Lucid
110.kaleidos
111.kappebeans
112.katz-maus
113.keep_it_simple
114.keero
115.khaki
116.kim-fashion
117.kitchen
118.konnekt-media
119.KrazieKen
120.language-ofa-lover
121.lasvegas
122.lasvegastoo
123.layoftheland
124.lazybreeze
125.leafbiz
126.leafbrush
127.leanmagazine
128.leavesdew
129.leavesv1
130.lemonlimev2
131.leonardo
132.lepidoptera
133.lessantique
134.level2
135.librarypro
136.Light
137.lightspeed
138.limegreen
139.limelight
140.Limey
141.linear
142.lingerie-store
143.link-line
144.liquidity_graph
145.lithium
146.loadfoov2
147.loadhost
148.localize
149.locomotive
150.logistix
151.longbeach
152.loseout
153.lotusflower
154.lucent
155.lunaria-1
156.lusciouscandy
157.luvbold
158.mactall
159.mag
160.magazine
161.majestic
162.majesty
163.makemyday
164.marcelle
165.marked
166.Matrix
167.maxos
168.maxosdarker
169.mcube
170.meadows
171.media
172.Medieval
173.megacorporate
174.meganews
175.megazzine
176.memoranda
177.meretricious
178.Midddot
179.middle-blue
180.midnightrainforest
181.mighty
182.milestone
183.mimbo-magazine
184.minigallery
185.minimal