milestone : Design 9 « Templates « HTML / CSS






milestone

    

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Name       : Milestone
Description: A two-column, fixed-width design for 1024x768 screen resolutions.
Version    : 1.0
Released   : 20100309

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Milestone by Free CSS Templates</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<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: 0px;
  padding: 0px;
  background: #E7E3CE url(milestone-images/img01.jpg) repeat-x left top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #464646;
}

h1, h2, h3 {
  margin: 0;
  text-transform: uppercase;
  font-weight: normal;
  color: #573D26;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
  margin-top: 0;
  line-height: 240%;
  text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #639CBF; }

a:hover { text-decoration: none; }

a img {
  border: none;
}

img.left {
  float: left;
  margin: 7px 30px 0 0;
}

img.right {
  float: right;
  margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
  float: left;
  line-height: normal;
}

.list1 li img {
  margin: 0 30px 30px 0;
}

.list1 li.alt img {
  margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
  width: 1000px;
  height: 50px;
  margin: 0 auto;
  padding: 0px;
  background: url(milestone-images/img04.jpg) no-repeat left top;
}

/** LOGO */

#logo {
  width: 980px;
  height: 200px;
  margin: 0 auto;
  padding: 0px 0px 0px 20px;
  background: url(milestone-images/img02.jpg) no-repeat left top;
}

#logo h1, #logo p {
  margin: 0px;
  line-height: normal;
  text-transform: lowercase;
  font-weight: normal;
  color: #FFFFFF;
}

#logo p {
  margin-top: -4px;
  text-transform: lowercase;
  font-size: 13px;
  color: #A38E7C;
}

#logo h1 {
  padding-top: 70px; 
  font-size: 48px;
}

#logo a {
  text-decoration: none;
  color: #A38E7C;
}

#logo h1 a {
  text-decoration: none;
  color: #573D26;
}

/* Menu */

#menu {
  float: left;
  width: 600px;
  height: 35px;
  padding-top: 15px;
}

#menu ul {
  margin: 0;
  padding: 0px;
  list-style: none;
  line-height: normal;
}

#menu li {
  display: block;
  float: left;
}

#menu a {
  display: block;
  float: left;
  padding: 6px 20px;
  letter-spacing: -1px;
  text-decoration: none;
  text-align: center;
  text-transform: lowercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #573D26;
}

#menu a:hover { 
  text-decoration: none; 
}

#menu .current_page_item a {
  background: #573D26;
  color: #FFFFFF;
}

#menu .first {
}
/* Search */

#search {
  float: right;
  width: 240px;
  padding: 10px 30px 0px 0px;
}

#search form {
  float: right;
  margin: 0;
  padding: 4px 0px 0 0;
}

#search fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

#search input {
  float: left;
  font: 12px Georgia, "Times New Roman", Times, serif;
}

#search-text {
  width: 150px;
  height: 18px;
  padding: 3px 0 0 5px;
  border: none;
  background: #FFFFFF;
  border: 1px solid #B9B6A5;
  color: #FFFFFF;
}

#search-submit {
  height: 21px;
  margin-left: 10px;
  padding: 0px 5px;
  background: #573D26;
  border: none;
  color: #FFFFFF;
}

/* Page */

#page {
  width: 960px;
  margin: 0 auto;
  padding: 20px 20px 0px 20px;
}

#banner {
  padding-bottom: 20px;
}

/* Content */

#content {
  float: left;
  width: 620px;
}

/* Post */

.post {
  width: 580px;
  margin-bottom: 20px;
  padding: 20px 20px;
  border: 1px dashed #B9B6A5;
}

.post .title {
}

.post .title a {
  text-decoration: none;
  text-transform: capitalize;
  font-size: 30px;
  color: #4A7173;
}

.post .date {
}

.post .meta {
  height: 32px;
  margin-top: -10px;
  margin-left: 2px;
  padding: 4px 30px 2px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #85B1C2;
}

.post .meta span {
  display: block;
  margin-top: -10px;
}

.post .meta a { }

.post .entry {
  border-top: 1px solid #E0E0E0;
  padding: 10px 0px;
}

.post .links {
  background: #90BF35;
  border: 1px solid #5F817E;
}

.post .links {
  display: block;
  width: 120px;
  height: 18px;
  margin: 0px 0px 4px 0px; 
  padding: 3px 0px 0px 40px;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}

.post .comments {
  display: block;
  width: 120px;
  height: 18px;
  margin: 0px; 
  padding: 3px 0px 0px 40px;
  background: #90BF35;
  border: 1px solid #5F817E;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 300px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
  border: none;
}

#sidebar li {
  margin-bottom: 20px;
  padding: 0px 0px 40px 0px;
  background: url(milestone-images/img06.jpg) repeat-y left top;
}

#sidebar li ul {
  margin: 0px 0px;
  border: none;
  background: none;
}

#sidebar li li {
  margin: 0px 40px;
  padding: 10px 0px;
  border: none;
  background: url(milestone-images/img07.jpg) repeat-x left bottom;
}

#sidebar li li a {
  padding: 0px 0px 0px 0px;
  font-weight: normal;
  border: none;
}

#sidebar li li a:hover {
  color: #666666;
}

#sidebar p {
  margin: 0;
  padding: 0px 40px;
}

#sidebar h2 {
  height: 20px;
  margin: 0 0 20px 0px;
  padding: 30px 0px 0px 40px;
  background: url(milestone-images/img05.jpg) no-repeat left top;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: normal;
  color: #573D26;
}


#sidebar p {
  line-height: 200%;
}

#sidebar a {
  text-align: left;
  text-decoration: none;
  font-weight: bold;
  color: #666666;
}

/* Calendar */

#calendar {
}

#calendar caption {
  padding-bottom: 5px;
  font-weight: bold;
}

#calendar table {
  width: 100%;
  border-collapse: collapse;
  border-bottom: 1px solid #24130F;
  border-left: 1px solid #24130F;
  border-right: 1px solid #24130F;
}

#calendar thead th {
  padding: 5px 0;
  text-align: center;
  border-top: 1px solid #24130F;
  border-left: 1px solid #24130F;
  background: #24130F;
}

#calendar tbody td {
  padding: 5px 0;
  text-align: center;
  border-top: 1px solid #24130F;
  border-left: 1px solid #24130F;
  border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
  padding: 5px;
  border-left: 1px solid #24130F;
  border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
  border-top: 1px solid #24130F;
  text-align: right;
}

#calendar tfoot #prev {
  border-top: 1px solid #24130F;
}

#calendar .pad {
  border-bottom: 1px solid #24130F;
}

#calendar #today {
  background: #24130F;
}

/* Footer */

#footer {
  width: 100%;
  height: 90px;
  margin: 0 auto;
  padding: 0;
  background: url(milestone-images/img03.jpg) repeat-x left top;
}

#footer-bgcontent {
}

#footer p {
  margin: 0;
  padding: 20px 0px 0px 0px;
  text-align: center;
  line-height: normal;
  text-transform: uppercase;
  font-size: 10px;
  color: #573D26;
}

#footer a {
  color: #573D26;
}

</style>


</head>
<body>
  <div id="logo">
    <h1><a href="#">Milestone </a></h1>
    <p><em> template design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a></em></p>
  </div>
  <hr />
  <!-- end #logo -->
  <div id="header">
    <div id="menu">
      <ul>
        <li><a href="#" class="first">Home</a></li>
        <li class="current_page_item"><a href="#">Blog</a></li>
        <li><a href="#">About</a></li>
        <li><a href="#">Contact</a></li>
      </ul>
    </div>
    <!-- end #menu -->
    <div id="search">
      <form method="get" action="">
        <fieldset>
        <input type="text" name="s" id="search-text" size="15" />
        <input type="submit" id="search-submit" value="GO" />
        </fieldset>
      </form>
    </div>
    <!-- end #search -->
  </div>
  <!-- end #header -->
  <!-- end #header-wrapper -->
  <div id="page">
    <div id="content">
      <div class="post">
        <h2 class="title"><a href="#">Welcome to Milestone</a></h2>
        <p class="meta">Sunday, March 26, 2010 7:27 AM Posted by <a href="#">Someone</a></p>
        <div class="entry">
          <p>This is <strong>Milestone</strong>, a free, fully standards-compliant CSS template designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>, released for free under the <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5</a> license.  You're free to use this template for anything as long as you link back to <a href="http://www.freecsstemplates.org/">my site</a>. Enjoy :)</p>
          <p>Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum ipsum. Proin imperdiet est. Phasellus dapibus semper urna. Pellentesque ornare, orci in felis. </p>
      </div>
      </div>
      <div class="post">
        <h2 class="title"><a href="#">Lorem ipsum sed aliquam</a></h2>
        <p class="meta">Sunday, March 26, 2010 7:27 AM Posted by <a href="#">Someone</a></p>
        <div class="entry">
          <p>Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec   consectetuer. Donec ipsum. Proin imperdiet est. Phasellus <a href="#">dapibus semper urna</a>. Pellentesque ornare, orci in consectetuer hendrerit, urna elit eleifend nunc, ut consectetuer nisl felis ac diam. Etiam non felis. Donec ut ante. In id eros.</p>
        </div>
      </div>
      <div class="post">
        <h2 class="title"><a href="#">Lorem ipsum sed aliquam</a></h2>
        <p class="meta">Sunday, March 26, 2010 7:27 AM Posted by <a href="#">Someone</a></p>
        <div class="entry">
          <p>Mauris vitae nisl nec metus placerat consectetuer. Donec ipsum. Proin imperdiet est. Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer. Donec ipsum. Proin imperdiet est. Phasellus <a href="#">dapibus semper urna</a>. Pellentesque ornare, orci in consectetuer hendrerit, urna elit eleifend nunc, ut consectetuer nisl felis ac diam. </p>
          <p>Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum ipsum. Proin imperdiet est. Phasellus dapibus semper urna. Pellentesque ornare, orci in felis. Mauris vitae nisl nec metus placerat consectetuer. Donec ipsum. Proin imperdiet est. Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer. </p>
          </div>
      </div>
    </div><!-- end #content -->
    <div id="sidebar">
      <ul>
        <li>
          <h2>Aliquam tempus</h2>
          <p>Mauris vitae nisl nec metus placerat perdiet est. Phasellus dapibus semper urna. Pellentesque ornare, orci in consectetuer hendrerit, volutpat.</p>
        </li>
        <li>
          <h2>Pellenteque ornare </h2>
          <ul>
            <li><a href="#">Nec metus sed donec</a></li>
            <li><a href="#">Magna lacus bibendum mauris</a></li>
            <li><a href="#">Velit semper nisi molestie</a></li>
            <li><a href="#">Eget tempor eget nonummy</a></li>
            <li><a href="#">Nec metus sed donec</a></li>
            <li><a href="#">Velit semper nisi molestie</a></li>
            <li><a href="#">Eget tempor eget nonummy</a></li>
            <li><a href="#">Nec metus sed donec</a></li>
          </ul>
        </li>
        <li>
          <h2>Turpis nulla</h2>
          <ul>
            <li><a href="#">Nec metus sed donec</a></li>
            <li><a href="#">Magna lacus bibendum mauris</a></li>
            <li><a href="#">Velit semper nisi molestie</a></li>
            <li><a href="#">Eget tempor eget nonummy</a></li>
            <li><a href="#">Nec metus sed donec</a></li>
            <li><a href="#">Nec metus sed donec</a></li>
            <li><a href="#">Magna lacus bibendum mauris</a></li>
            <li><a href="#">Velit semper nisi molestie</a></li>
            <li><a href="#">Eget tempor eget nonummy</a></li>
          </ul>
        </li>
      </ul>
    </div>
    <!-- end #sidebar -->
    <div style="clear: both;">&nbsp;</div>
  </div>
  <!-- end #page -->
  <div id="footer">
    <p>Copyright (c) 2008 Sitename.com. All rights reserved. Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
  </div>
  <!-- end #footer -->
</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.lessantique
135.level2
136.librarypro
137.Light
138.lightspeed
139.limegreen
140.limelight
141.Limey
142.linear
143.lingerie-store
144.link-line
145.liquidity_graph
146.lithium
147.loadfoov2
148.loadhost
149.localize
150.locomotive
151.logistix
152.longbeach
153.loseout
154.lotusflower
155.lucent
156.lunaria-1
157.lusciouscandy
158.luvbold
159.mactall
160.mag
161.magazine
162.majestic
163.majesty
164.makemyday
165.marcelle
166.marked
167.Matrix
168.maxos
169.maxosdarker
170.mcube
171.meadows
172.media
173.Medieval
174.megacorporate
175.meganews
176.megazzine
177.memoranda
178.meretricious
179.Midddot
180.middle-blue
181.midnightrainforest
182.mighty
183.mimbo-magazine
184.minigallery
185.minimal