lessantique : Design 9 « Templates « HTML / CSS






lessantique

    

<!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>
<title>Less Antique 1 Column</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<style type='text/css'>
body
{
  background: #f6f6f6 url(lessantique-images/bg.jpg) repeat-x top left;
  margin: 0px; 
  padding: 0px;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 12px;
}

#head
{
  background: #e4e4e4 url(lessantique-images/header.jpg) no-repeat top left;
  width: 747px;
  height: 117px;
  padding: 0px;
  margin: 0 auto;
}


#head #title
{
  /*float: left;*/
   font-size: 30px;
  color: #FFF;
  padding: 35px 0px 0px 30px;
  margin: 0;
  line-height: 30px;
}

#body_wrapper
{
  background: url(lessantique-images/body_repeat.jpg) repeat-y top left;
  margin: 0px auto;
  width: 747px;
  display: block;
}


#body
{
  background: url(lessantique-images/body_top.jpg) no-repeat top left;
  float: left;
  padding: 10px 20px 0px 20px;
  min-height: 343px;
  display: block;
}

#end_body
{
  background: url(lessantique-images/body_bottom.jpg) no-repeat top left;
  margin: 0px auto;
  width: 747px;
  height: 37px;
  display: block;
}

.clearer
{
  clear: both;
  height: 1px;
  padding: 0px;
  margin: 0px;
}

#all
{
  width: 707px;
  float: left;
  padding: 0px;
  background: url(lessantique-images/all_repeat.jpg) repeat-y top left;
}

#all .top
{
  background: url(lessantique-images/all_top.jpg) no-repeat top left;
  width: 707px;
  height: 18px;
  padding: 0px;
  margin: 0px;
}

#all .bottom
{
  background: url(lessantique-images/all_bottom.jpg) no-repeat bottom left;
  width: 707px;
  height: 21px;
  padding: 0px;
  margin: 0px;
}

#split
{
  width: 707px;
  float: left;
  padding: 0px;
  background: url(lessantique-images/both_repeat.jpg) repeat-y top left;
}

#split .top
{
  background: url(lessantique-images/both_top.jpg) no-repeat top left;
  width: 707px;
  height: 18px;
  padding: 0px;
  margin: 0px;
}

#split .bottom
{
  background: url(lessantique-images/both_bottom.jpg) no-repeat bottom left;
  width: 707px;
  height: 21px;
  padding: 0px;
  margin: 0px;
}

#left
{
  width: 538px;
  float: left;
  padding: 0px;
  margin: 0px;
}

#right
{
  width: 169px;
  float: right;
  padding: 0px;
  margin: 0px;
}

.content 
{
  padding: 0px 15px;
}

#left .content, #all .content
{
  padding-left: 22px;
}

#footer
{
  margin: 0 auto; 
  width: 747px;
  text-align: center;
  color: #B05128;
  font-weight: bold;
}

#footer a
{
 color: #B05128;
}

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

#right ul li 
{
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: block;
}

#right ul a 
{
  display: block;
  width: 125px;
  background: #d2d2d2;
  color: #000;
  padding: 3px;
  padding-left: 10px;
  text-decoration: none;
  margin: 0px;
  border: 0px;
}

#right ul a:hover 
{
  color: #FFFFFF;
  background: #7f8d96;
}

/* Navigation */

#menu 
{
  float: right;
  margin: 15px 20px 0px 0px;
}

#menu ul 
{
  margin: 0;
  padding: 0;
  white-space : nowrap;
}

#menu ul li 
{
  margin: 0;
  padding: 0;
  display: block;
  float:left;
  text-align: center;
}

#menu ul li a 
{
  color : #fff;
  background-color: transparent;
  text-decoration : none;
  font-weight: bold;
  display: block;
  border-style:none;
}

#menu ul li a:link, #menu ul li a:visited 
{
  background-image: url(lessantique-images/menu_tabs.gif);
  background-repeat: no-repeat;
  color: #000;
  height: 26px;
  width: 94px;
  line-height: 26px;
  padding-top: 7px;
}

#menu ul li a:hover, #menu ul li a:active 
{
  background-image: url(lessantique-images/menu_tabs.gif);
  background-repeat: no-repeat;
  background-position: 0px -33px;
  height: 29px;
  width: 94px;
  line-height: 29px;
  padding-top: 4px;
}

 
#menu ul li.active a:hover, #menu ul li.active a:active,#menu ul li.active a:link, #menu ul li.active a:visited 
{
  background-image: url(lessantique-images/menu_tabs.gif);
  background-repeat: no-repeat;
  background-position: 0px -66px;
  height: 29px;
  width: 94px;
  line-height: 29px;
  padding-top: 4px;
  color: #B05128;
}


/*  Headers  */
h1 
{
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
  color: #D96B11;
  background-color: transparent;
  font-size: 1.6em;
  font-weight: bold;
  display: block;
  border-bottom: 1px solid;
}

h2 
{
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  color: #333;
  background-color: transparent;
  font-size: 1.5em;
  font-weight: bold;
}

h3 
{
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  color: #76b7d7;
  background-color: transparent;
  font-size: 1.4em;
  font-weight: bold;
}

h4 
{
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  color: #333;
  background-color: transparent;
  font-size: 1.3em;
  font-weight: bold;
}

h5 
{
  color: #9ad5f3;
  background-color: transparent;
  padding: 0px;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
}

h6 
{
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  color: #D96B11;
  font-size: 1.1em;
  font-weight: normal;
  line-height: 150%;
}
/* HTML Tags */

.code, code
{
  display: block;
  margin: 5px 10px;
  padding: 5px;
  color: #ad4c21;
  border: 1px dashed;
  background: #f0ebe7;
  font-family: Courier, 'Courier New', 'Andale Mono', Monaco, monospace;
  width: auto;
}

pre
{
 white-space: normal;
}

a
{
  color: #AD4C21;
  text-decoration: none;
  border-bottom: 1px dashed;
  padding-bottom: 0px;
}

a:hover
{
  color: #000;
}

hr
{
  border: 0px;
  border-bottom: 1px #F0EBE7 dashed;
  height: 1px;
}

#left hr, #all hr
{
  margin: 10px 0px;
}

form
{
  margin: 0px;
  padding: 0px;
}

form .item
{
  clear: left;
  border-top: 1px solid #EEE;
  margin: 3px;
}

form .label
{
  float: left;
  clear: left;
  width: 150px;
}

input, textarea, select
{
  color: #AD4C21;
  border: 1px solid;
  background: #F0EBE7;
  margin: 3px;
  padding: 2px;
}

blockquote {
  margin: 5px;
  background: transparent url(lessantique-images/quotes.png) left top no-repeat;
  padding-left: 37px;
}


del 
{
  color: #800;
  text-decoration: line-through;
}

dt
{
  font-weight: bold;
  font-size: 1.05em;
  color: #ad4c21;
}

dd 
{
  margin-left: 15px;
}

/* adds a space and then a graphic after any external (i.e. off-site) links */
a[target]:after{
  content: " " url(lessantique-images/externalpage.gif);
}


blockquote[cite]:after {
  content: "Quote from: " attr(cite);
  display: block;
  border-top: 1px solid #999;
  color: #999;
  margin: 1em 0 0;
  padding: .5em 0 0;
  font-size: .8em;
  font-weight: bold;
}

.code .key1
{
 font-weight: 700;
 color: #009;
}

.code .key2
{
 color: #009;
}

.code .key3
{
 color: #909;
}

.code .key4
{
 color: #00B0B0;
}

.code .key5
{
 color: #F0F;
}

.code .key6
{
 color: #D0D000;
}

.code .key7
{
 color: #D0D000;
}

.code .key8
{
 color: #D0D000;
}

.code .string
{
 color: #282;
}

.code .number
{
  color: #000;
  font-weight: 700;
}

.code .comment
{
 color: #AAA;
}

.code th
{
  border-right: 1px solid;
  vertical-align: top;
  text-align: left;
  padding-right: 1em;
}


</style>


</head>
<body>
<div id="head">
  <div id="title"> Less Antique </div>
  <div id="menu">
    <ul>
      <li><a href="http://www.free-css.com/">Home</a></li>
      <li class="active"> <a href="http://www.free-css.com/">1 Column</a></li>
      <li><a href="tags.html">Tags</a></li>
      <li><a href="http://www.free-css.com/">Author</a></li>
    </ul>
  </div>
</div>
<div id="body_wrapper">
  <div id="body">
    <div id="all">
      <div class="top"></div>
      <div class="content">
        <h1>News</h1>
        <h2>January 8, 2007</h2>
        <p>Look what happened!  After nearly a year (and over 12,000 downloads from various sites) since I released Antique Modern to the community, I have finally created one of the most requested changes - BLUE.  Some people didn't like the colors, and I basically told them they could fly a kite!  Well, that was until now.  I had a few changes to the design (see below) and decided to release a separate color scheme along with the enhancements.  I hope people like this one as much as the last!</p>
        <h3>Enhancements from Antique Modern</h3>
        <h4>Menu</h4>
        <p>Previously the menu was aligned right, and the header aligned left.  This became troublesome when they merged.  The menu would fall below.  While I can't make the number of tabs unlimited, you can now have up to 7 without any negative effects.</p>
        <h4>Sidebar</h4>
        <p>In the &quot;Antique Modern&quot; design, the sidebar would usually never be the same length as the content.  This was not a complete problem, but it felt like a design flaw.  Fixed that right up!</p>
        <h4>Images and Dropshadows</h4>
        <p>I am not a graphic designer.  I am a programmer.  So when it came to pass that I started designing webpages, it wasn't perfect.  I had dropshadows with different light sources, and didnt understand how to export them correctly.  That is mostly fixed in this new design with new colors.  It isn't perfect.  I am still not completely inclined to seeing graphics the way many artsy people do.</p>
        <h4>Other Changes</h4>
        <p>Well, nothing really.  Honestly, most of the stuff on this design is exactly as it was before.  Have fun!</p>
      </div>
      <div class="bottom"></div>
    </div>
    <div class="clearer"></div>
  </div>
  <div class="clearer"></div>
</div>
<div id="end_body"></div>
<div id="footer"> &copy; Copyright <a href="http://www.free-css.com/">Your Name</a> 2006 </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.inapickle
50.inception
51.indication
52.indicator
53.indigo
54.individual
55.inf04-css
56.inf05
57.inf07
58.inf08
59.infinitehorizon
60.inflight
61.informatif
62.innodemag
63.inscriptions
64.inspired by google forum
65.instant
66.integral
67.intelligent-studios
68.intensesimplicity
69.interactive-media
70.interactive-works
71.interchange
72.intercosmic
73.intercraft
74.interior-art
75.interlude
76.intermediate
77.internationalway
78.internet-encyclopedia
79.internet-phenomenon
80.internetbroadcast
81.internetcenter
82.internetmusic
83.internetsharing
84.Internet_Studio
85.invention
86.Inverted_Headline
87.invision
88.ionika
89.iqbiz
90.isometric
91.it-advance
92.it-technologies
93.itdesk
94.ithilien
95.iViolet2b
96.I_Like
97.JA
98.Jan002
99.Jazz Hut Template
100.jdf-boxing
101.jenniferlovehewitt
102.jetbiz
103.jet_30
104.Jewerly-Store
105.joker
106.judgement
107.junkbox
108.just-lucid
109.justgrey
110.Just_Lucid
111.kaleidos
112.kappebeans
113.katz-maus
114.keep_it_simple
115.keero
116.khaki
117.kim-fashion
118.kitchen
119.konnekt-media
120.KrazieKen
121.language-ofa-lover
122.lasvegas
123.lasvegastoo
124.layoftheland
125.lazybreeze
126.leafbiz
127.leafbrush
128.leanmagazine
129.leavesdew
130.leavesv1
131.lemonlimev2
132.leonardo
133.lepidoptera
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