inapickle : Design 9 « Templates « HTML / CSS






inapickle

    

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>In a pickle</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<style type='text/css'>
/* Set styles for body and head */
body
{
  margin: 0 auto;
  padding: 0;
  font-size: 76%;
  font-family: "Georgia", serif;
  background-color: #ffffff;
}

#container
{
  margin: 30px auto;
  width: 620px;
  background-color: #ffffff;
  text-align: left;
}

#header
{
  margin:0;
  padding: 0;
  width: 100%;
  border: 0px solid #aaaaaa;

}

#header-a
{
  display: block;
  margin: 0 5px 0 5px;
  float: right;
  font-size: 1em;
  font-weight: bold;
  color: #000000;
}
  
#header-a:hover
{
  color: #9FBA0F;
}

#sitename
{
  float: right;
  clear: right;
  color: #4C6F0F;
  font-size: 60px;
  letter-spacing: -3px;
  margin: 20px 0 0 0;
}

#leftcol
{
  float: left;
  font-size: 1.1em;
  line-height: 1.3em;
  color: #0F0F0C;
  margin: 0 10px 0 10px;
  padding: 4px;
  width: 170px;
  background-color: #ffffff;
  border: 3px solid #4C6F0F;
}

#leftcol h1
{
  font-size: 1.3em;
  line-height: 1.3em;
  font-weight: bold;
  margin: 0;
  padding: 10px 10px 0 10px;
  background-color: #DAF29F;
}

#leftcol h2
{
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: bold;
  margin: 0;
  padding: 0 10px 0 10px;
  background-color: #DAF29F;
}

.text
{
  margin: 0;
  padding: 10px 10px 10px 10px;
  background-color: #DAF29F;

}

#leftcol a
{
  color: #DF3400;
  text-decoration: underline;
}

#leftcol a:hover
{
  color: #4C6F0F;
}

#leftcol ul
{
  margin: 0;
  padding: 5px 10px 5px 10px;
  list-style: none;
  background-color: #DAF29F;
}


#leftcol li
{
  margin: 0;
  padding: 5px 10px 5px 10px;
  border-top: 1px dotted #4c6f0f;
}

#leftcol li a
{
  color: #0F0F0C;
  font-style: italic;
  text-decoration: none;
}

#leftcol li a:hover
{
  color: #DF3400;
  text-decoration: none;
}

#leftcol img
{
  float: left;
  background-color: #ffffff;
  border: 1px solid #4C6F0F;
  padding: 2px;
  margin: 0 5px 5px 0;
}

#main
{
  margin: 0 0 0 220px;
  padding: 0;
  color: #0F0F0C;
  font-size: 1.1em;
  line-height: 1.3em;
  text-align: justify;
}

#main a
{
  color: #DF3400;
  text-decoration: underline;
}

#main a:hover
{
  color: #4C6F0F;
}

#main img
{
  float: right;
  background-color: #ffffff;
  border: 1px solid #4C6F0F;
  padding: 2px;
  margin: 0 0 5px 10px;
}

#main .copy
{
  margin: 0 0 10px 0;
}

#dateline
{
  color: #0F0F0C;
  margin: 0;
  padding: 10px 5px 3px 0;
  background-color: #ffffff;
  font-size: 10px;
  font-weight: normal;
  text-align: left;
  border-bottom: 2px solid #9FBA0F;

}

#quote
{
  margin: 10px 50px 10px 50px;
  padding: 12px;
  background-color: #DAF29F;
  font-size: 1.1em;
  font-style: italic;
  line-height: 1.3em;
  font-weight: normal;
  text-align: right;
  border: 0px solid #9FBA0F;
}

#quote img
{
  float: left;
  margin-right: 5px;
  padding: 0;
  border: 0;
}

#main h1
{
  font-size: 2em;
}

#main h2
{
  font-size: 1.7em;
}

#main h3
{
  font-size: 1.5em;
}

#footer
{
  border-top: 2px solid #cccccc;
  margin: 30px 0 0 0;
  padding: 10px;
  clear: both;
  color: #a0a0a0;
  font-size: 1em;
  text-align: center;
}

#footer a
{
  color: #a0a0a0;
  text-decoration: none;
}

#footer a:hover
{
  color: #606060;
}


</style>


</head>
<body>
<div id="container">
  <div id="header"> <a href="http://www.free-css.com/">ABOUT</a> <a href="http://www.free-css.com/">CONTACT</a> <a href="http://www.free-css.com/">Home</a>
    <div id="sitename">in a pickle</div>
    <img src="pickle5.jpg" alt="pickle" /> </div>
  <div id="leftcol">
    <h1>Welcome</h1>
    <div class="text">Ah, lovely shades of green. Put an introductory paragraph here or a greeting or a salutation or a dirty limerick. </div>
    <h2>Menu</h2>
    <ul>
      <li><a href="http://www.free-css.com/">Home</a></li>
      <li><a href="http://www.free-css.com/">Menu item two</a></li>
      <li><a href="http://www.free-css.com/">Menu item three</a></li>
      <li><a href="http://www.free-css.com/">Menu item four</a></li>
      <li><a href="http://www.free-css.com/">Menu item five</a></li>
    </ul>
    <h2>My favorite pickles</h2>
    <div class="text"> <img src="pickle5.jpg" width="40" height="137" alt="" /> <a href="http://www.free-css.com/">Jubilation</a>, she loves me again, I fall on the floor and I laughing, Jubilation, she loves me again, I fall on the floor and I laughing </div>
  </div>
  <div id="main">
    <h1>Everyone loves pickles</h1>
    <div class="copy">Well, everyone I know does anyway. And most everyone loves free stuff - like this template. It's free for you to download and modify as you wish - no strings attached. I would, however, appreciate it if you leave the credit for the original Design to me in the footer. </div>
    <div class="copy">If you like this Design and decide to use it, drop me an email at info@websiteDesignbasics.com and let me know what you did with it. Thanks. </div>
    <h2>Pickle history</h2>
    <div class="copy">This is a simple, two-column layout with lots of white space and soothing green shades. The font is Georgia and is set at a comfortable size for easy reading. </div>
    <div class="copy"><img src="pickle5.jpg" width="120" height="137" alt="" />The only graphics included are the big pickle and the &quot;quote&quot; mark graphic for the blockquote so the page loads very fast. You'll most likely want to replace the big pickle with something else - unless you're a pickle nut like me - mmmmmm, pickles! When you replace it I suggest using a cut out graphic instead of a boring rectangle to retain the sense of white space, but it's your template now, so knock yourself out. I am always interested to see what people do with templates I create so feel free to let me know what you've used it for. </div>
    <div id="quote"><img src="quote.gif" width="47" height="34" alt="" />Oh, Hamlet, how camest thou in such a pickle? (Act 5, Scene 1.) </div>
    <h3>Pickle facts</h3>
    <div class="copy">Pickling is one of the oldest forms of food preservation. Although many vegetables are also sold in pickled form, gherkins/cucumbers (fruits) are the leading pickled food in the world, giving rise to the misnomer commonly known as "Pickles".</div>
    <div id="dateline">Posted today: The 43rd day of Picklefest</div>
  </div>
  <div id="footer"> Your company name : <a href="http://www.websiteDesignbasics.com">Design by websiteDesignbasics.com</a> </div>
</div>
</body>
</html>

   
    
    
    
  








Related examples in the same category

1.grid-system
2.grotesqueart
3.grunge-superstar-website-template
4.guarantee
5.guideline
6.gumamela
7.gunmetal
8.h-free-software
9.h2o-bubbles
10.halcyon
11.hanging
12.hapal
13.happy_template
14.hardwarestore
15.hawaiblomst
16.heatwave
17.HelloLand
18.hexahedron
19.hibiscus
20.hifinews
21.HigherGround11
22.highmountains
23.highway
24.highwaycss
25.hilaryduff
26.HomeOfProjects
27.honeythemes
28.hyper
29.i-feel-lucky
30.ibex
31.html
32.html5-alin1
33.html5-passion
34.hurt-hobain-1.0
35.idyllic
36.ifeellucky
37.ignition
38.ikonik
39.illogix
40.illuminated
41.illusion
42.ilounge
43.imagination
44.impeccable
45.implied
46.imprimis
47.improved
48.in-fantasy
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