fotolandia : Design 5 « Templates « HTML / CSS






fotolandia

    

<!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>Fotoladia</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: #191919 url(fotolandia-images/img1.gif) repeat-x;
  font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #999999;
}

a {
  border-bottom: 1px dotted #7D9412;
  text-decoration: none;
  color: #F2900B;
}

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

/* Header */

#header {
  width: 700px;
  height: 100px;
  margin: 0 auto;
  background: url(fotolandia-images/img2.gif);
}

#header * {
  margin: 0;
  padding: 0;
  text-transform: lowercase;
  text-align: center;
  font-style: italic;
  font-weight: normal;
  color: #FFFFFF;
}

#header h1 {
  letter-spacing: -4px;
  font-size: 4em;
}

#header h2 {
  margin-top: -.5em;
  font-size: 1em;
}

/* Content */

#content {
  width: 700px;
  margin: 0 auto;
  padding: 20px 0 0 0;
}

/* Column One */

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

#colOne h2 {
  margin-top: 0;
  font-size: 2.2em;
  color: #CCCCCC;
}

#colOne p, #colOne ul, #colOne ol {
  line-height: 200%;
}

#colOne .credits {
  margin-bottom: 50px;
  padding: 5px 0 8px 8px;
  background: #000000;
  border-left: 2px solid #F2900B;
}

#colOne .credits p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

/* Column Two */

#colTwo {
  float: right;
  width: 200px;
  background: #111111;
}

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

#colTwo li {
  margin-bottom: 20px;
  background: url(fotolandia-images/img3.gif) repeat-x;
}

#colTwo li li {
  margin-bottom: auto;
  background: none;
}

#colTwo li ul {
  padding-top: 0;
  padding-left: 20px;
  list-style: square inside;
}

#colTwo h2 {
  height: 25px;
  padding: 10px 0 0 10px;
  background: url(fotolandia-images/img4.gif) no-repeat right top;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: .8em;
  color: #F2900B;
}

#form1 {
  background: #191919;
}

#textfield1 {
  width: 100px;
  margin-left: 20px;
}

#submit1 {
}

/* Footer */

#footer {
  clear: both;
  width: 150px;
  height: 60px;
  margin: 0 auto;
  padding: 20px 0 0 550px;
}

#footer p {
  margin: 0;
  padding: 0;
  text-align: right;
  font-size: smaller;
}

</style>


</head>
<body>
<div id="header">
  <h1>Fotoladia</h1>
  <h2><a href="http://www.free-css.com/">Free CSS Templates</a></h2>
</div>
<div id="content">
  <div id="colOne">
    <h2>Welcome to Fotoladia!</h2>
    <p><em><strong>Fotoladia</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>. 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>
    <h3>Sample Unordered List</h3>
    <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>
      <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>
    </ul>
    <div class="credits">
      <p class="file"><small>January 4th, 2007  by Author</small></p>
      <p class="posted">Posted in <a href="http://www.free-css.com/">Suspendisse iaculis</a> | <a href="http://www.free-css.com/">Edit</a> | <a href="http://www.free-css.com/">23 Comment &raquo;</a></p>
    </div>
    <h3>An Older Post Example</h3>
    <p>Suspendisse potenti. Donec nulla est, laoreet quis, pellentesque in, congue in, dui. Nunc rhoncus placerat augue:</p>
    <ol>
      <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>
      <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>
    <div class="credits">
      <p class="file"><small>January 4th, 2007  by Author</small></p>
      <p class="posted">Posted in <a href="http://www.free-css.com/">Suspendisse iaculis</a> | <a href="http://www.free-css.com/">Edit</a> | <a href="http://www.free-css.com/">23 Comment &raquo;</a></p>
    </div>
  </div>
  <div id="colTwo">
    <ul>
      <li>
        <form id="form1" 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>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 Friends</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>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>
        </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/">Blog-o-friend.com</a></li>
          <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>
    </ul>
  </div>
</div>
<div id="footer">
  <p>Copyright &copy; 2006 Fotoladia. 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.d-tv
2.dogstemplate
3.domesticated
4.dottis
5.duet-plasma
6.dusky
7.dusplic
8.dynamic
9.dzine
10.eastern-tales
11.easybreeze
12.easymoto
13.eatlon
14.ebullient
15.echo
16.ecolution-warrior
17.ecom-1
18.edgy
19.edy-builders
20.efflorescence
21.elements
22.elitecircle1-0
23.emblazoned
24.embouteillage
25.emerald
26.emergence
27.emperor
28.empireserver
29.emporium
30.enclosed
31.endless
32.energybox
33.enlight
34.enlighten1-0
35.enormous
36.enter
37.enthusiastica
38.entomology
39.envision1-0
40.epod
41.equivalency
42.ergophobia
43.established
44.etags
45.euphonics
46.europe
47.everydayseries
48.evolution
49.exalted
50.excess
51.excursus
52.Executive Template
53.executive
54.Exotic_Blue
55.Exotic_Red
56.fotografix
57.foundation
58.foxy
59.fractalbroccoli
60.fragrance
61.frankincense
62.freches-fruechtchen
63.free-css-lunch
64.freecsstemplate 55
65.freecsstemplateno57
66.freecsswebsitetemplate39
67.freecss_greentextile
68.freecss_modern
69.freecss_monolit
70.freecss_redleaves
71.freecss_set
72.freeport
73.freeradicals
74.freestyle
75.frozenage
76.ftd-redblack
77.ftdbusiness
78.ftdcinema
79.ftddrops
80.ftdExplosionBlue
81.ftditight
82.ftdkiwi
83.ftdlagoon
84.ftdLight
85.ftdLightBlue
86.ftdluminescent
87.ftdMoonLight
88.ftdprime
89.ftdspace
90.ftdvivid
91.ftdworld
92.funkytimes
93.funride
94.futuremag-aio
95.fword_three
96.galaxy
97.gallerize
98.gamberetto
99.gameportal
100.Ganesh01
101.gastropoda
102.gathering14
103.gazebo
104.gconsultant
105.general
106.genesis
107.genghiskahn
108.genius_web
109.gentle_wiki
110.geoforce
111.gestured
112.gift-gallery
113.giftig-gruen
114.gila
115.glazed
116.godetia
117.godofgates
118.GoFlexible
119.goinggrey
120.gradientis
121.grandenally
122.grandhost
123.GraniteGlass
124.greefies