concrete : Design 3 « Templates « HTML / CSS






concrete

   

<!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

Title      : Concrete
Version    : 1.0
Released   : 20080825
Description: A Web 2.0 design with fluid width suitable for blogs and small websites.

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Concrete 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: 0;
  padding: 0;
  background: #FFFFFF url(concrete-images/img01.jpg) repeat-x;
  text-align: justify;
  font: 15px Arial, Helvetica, sans-serif;
  color: #626262;
}

form {
  margin: 0;
  padding: 0;
}

input {
  padding: 5px;
  background: #FEFEFE url(concrete-images/img13.gif) repeat-x;
  border: 1px solid #626262;
  font: normal 1em Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
  margin: 0;
  text-decoration: none;
  font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  color: #444444;
}

h1 {
  letter-spacing: -1px;
  font-size: 2.2em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

h3 {
  font-size: 1em;
}

p, ol, ul {
  margin-bottom: 2em;
  line-height: 200%;
}

blockquote {
  margin: 0 0 0 1.5em;
  padding-left: 1em;
  border-left: 5px solid #DDDDDD;
}

a {
  color: #1692B8;
}

a:hover {
  text-decoration: none;
}

/* Header */

#header {
  height: 42px;
}

#logo h1, #logo p {
  float: left;
  text-transform: lowercase;
}

#logo h1 {
  padding: 0px 0 0 40px;
}

#logo p {
  margin: 0;
  padding: 14px 0 0 4px;
  line-height: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
}

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

#menu {
  float: right;
}

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

#menu li {
  display: block;
  float: left;
  height: 42px;
}

#menu a {
  display: block;
  padding: 8px 20px 0px 20px;
  text-decoration: none;
  text-align: center;
  text-transform: lowercase;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #CEC5A4;
}

#menu .last {
  margin-right: 20px;
}

#menu a:hover {
  color: #FFFFFF;
}

#menu .current_page_item {
}

#menu .current_page_item a {
}

/* Page */

#page {
  padding: 40px 40px 0 40px;
}

/* Content */

#content {
  margin-right: 340px;
}

.post {
  margin-bottom: 10px;
}

.post .title {
  border-bottom: 1px #999999 dashed;
  font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.post .title h2 {
  padding: 30px 30px 0 0px;
  text-transform: lowercase;
  font-weight: normal;
  font-size: 2.2em;
}

.post .title p {
  margin: 0;
  padding: 0 0 10px 0px;
  line-height: normal;
  color: #BABABA;
}

.post .title p a {
  color: #BABABA;
}

.post .entry {
  padding: 20px 0px 20px 0px;
}

.post .links {
  margin: 0;
  padding: 0 30px 30px 0px;
}

.post .links a {
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}

.post .links a:hover {
}

.post .links .more {
  width: 128px;
  height: 30px;
  background: url(concrete-images/img03.jpg) no-repeat left center;
}

.post .links .comments {
  width: 152px;
  height: 30px;
  background: url(concrete-images/img04.jpg) no-repeat left center;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 300px;
  margin-top: 30px;
}

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

#sidebar li {
  margin-bottom: 10px;
  background: url(concrete-images/img10.gif) no-repeat left bottom;
}

#sidebar li ul {
  padding: 0 30px 40px 30px;
}

#sidebar li li {
  margin: 0;
  padding-left: 20px;
  background: url(concrete-images/img11.gif) no-repeat 5px 50%;
}

#sidebar h2 {
  padding: 30px 30px 20px 30px;
  background: url(concrete-images/img09.gif) no-repeat;
  text-transform: lowercase;
  font-weight: normal;
  font-size: 1.6em;
  color: #302D26;
}


/* Search */

#search {
  padding: 20px 30px 40px 30px;
}

#search input {
  padding: 0;
  width: 70px;
  height: 29px;
  background: #DFDFDF url(concrete-images/img14.gif) repeat-x;
  font-weight: bold;
}

#search #s {
  padding: 5px;
  width: 150px;
  height: auto;
  background: #FEFEFE url(concrete-images/img13.gif) repeat-x;
  border: 1px solid #626262;
  font: normal 1em Arial, Helvetica, sans-serif;
}

#search br {
  display: none;
}

/* Categories */

#sidebar #categories li {
  background: url(concrete-images/img12.gif) no-repeat left center;
}

/* Calendar */

#calendar_wrap {
  padding: 0 30px 40px 30px;
}

#calendar table {
  width: 100%;
  text-align: center;
}

#calendar thead {
  background: #F1F1F1;
}

#calendar tbody td {
  border: 1px solid #F1F1F1;
}

#calendar #prev {
  text-align: left;
}

#calendar #next {
  text-align: right;
}

#calendar tfoot a {
  text-decoration: none;
  font-weight: bold;
}

#calendar #today {
  background: #FFF3A7;
  border: 1px solid #EB1400;
  font-weight: bold;
  color: #EB1400
}

/* Footer */

#footer {
  padding: 70px 0 50px 0;
  background: #757575 url(concrete-images/img08.gif) repeat-x;
}

#footer p {
  margin-bottom: 1em;
  text-align: center;
  line-height: normal;
  font-size: .9em;
  color: #BABABA;
}

#footer a {
  padding: 0 20px;
  text-decoration: none;
  color: #DDDDDD;
}

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

#footer .rss {
  background: url(concrete-images/img18.gif) no-repeat left center;
}

#footer .xhtml {
  background: url(concrete-images/img19.gif) no-repeat left center;
}

#footer .css {
  background: url(concrete-images/img20.gif) no-repeat left center;
}

#footer .legal a {
  padding: 0;
}

</style>


</head>
<body>
<!-- start header -->
<div id="header">
  <div id="logo">
    <h1><a href="#">concrete</a></h1>
    <p><a href="http://www.freecsstemplates.org/">By Free CSS Templates</a></p>
  </div>
  <div id="menu">
    <ul>
      <li class="current_page_item"><a href="#">Home</a></li>
      <li><a href="#">Blog</a></li>
      <li><a href="#">Photos</a></li>
      <li><a href="#">About</a></li>
      <li class="last"><a href="#">Contact</a></li>
    </ul>
  </div>
</div>
<!-- end header -->
<!-- start page -->
<div id="page">
  <!-- start sidebar -->
  <div id="sidebar">
    <ul>
      <li id="search" style="background: none;">
        <form id="searchform" method="get" action="">
          <div>
            <input type="text" name="s" id="s" size="15" />
            <br />
            <input type="submit" value="Search" />
          </div>
        </form>
      </li>
      <li id="categories">
        <h2>Categories</h2>
        <ul>
          <li><a href="#">Lorem Ipsum</a> (1) </li>
          <li><a href="#">Uncategorized</a> (4) </li>
        </ul>
      </li>
      <li>
        <h2>Lorem Ipsum Dolor</h2>
        <ul>
          <li><a href="#">Nulla luctus eleifend purus</a></li>
          <li><a href="#">Praesent scelerisque scelerisque </a></li>
          <li><a href="#">Ut nonummy rutrum sem</a></li>
          <li><a href="#">Pellentesque tempus  quis nulla</a></li>
          <li><a href="#">Fusce ultrices fringilla metus</a></li>
          <li><a href="#">Praesent mattis condimentum </a></li>
        </ul>
      </li>
      <li>
        <h2>Lorem Ipsum Dolor</h2>
        <ul>
          <li><a href="#">Nulla luctus eleifend purus</a></li>
          <li><a href="#">Praesent scelerisque scelerisque </a></li>
          <li><a href="#">Ut nonummy rutrum sem</a></li>
          <li><a href="#">Pellentesque tempus  quis nulla</a></li>
          <li><a href="#">Fusce ultrices fringilla metus</a></li>
          <li><a href="#">Praesent mattis condimentum </a></li>
        </ul>
      </li>
    </ul>
  </div>
  <!-- end sidebar -->
  <!-- start content -->
  <div id="content">
    <div class="post">
      <div class="title">
        <h2><a href="#">About this Template</a></h2>
        <p><small>Posted on August 20th, 2007 by <a href="#">Free CSS Templates</a></small></p>
      </div>
      <div class="entry">
        <p>This is <strong>Concrete</strong>, a free, fully standards-compliant CSS template designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>. This free template is released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attributions 2.5</a> license, so you're pretty much free to do whatever you want with it (even use it commercially) provided you keep the links in the footer intact. Aside from that, have fun with it :)</p>
        <p>This template is also available as a <a href="http://www.freewpthemes.net/preview/level2/">WordPress theme</a> at <a href="http://www.freewpthemes.net/">Free WordPress Themes</a>.</p>
      </div>
      <p class="links"> <a href="#" class="more">Read More</a> <a href="#" class="comments">No Comments</a> </p>
    </div>
    <div class="post">
      <div class="title">
        <h2><a href="#">Etiam rhoncus volutpat</a></h2>
        <p><small>Posted on August 20th, 2007 by <a href="#">Free CSS Templates</a></small></p>
      </div>
      <div class="entry">
        <p>Maecenas pede nisl, elementum eu, ornare ac, malesuada at, erat. Proin gravida orci porttitor enim accumsan lacinia. Donec condimentum, urna non molestie semper, ligula enim ornare nibh, quis laoreet eros quam eget ante. Aliquam libero. Vivamus nisl nibh, iaculis vitae, viverra sit amet, ullamcorper vitae, turpis. Aliquam erat volutpat. Vestibulum dui sem, pulvinar sed, imperdiet nec, iaculis nec, leo. Fusce odio. </p>
        <p>Etiam arcu dui, faucibus eget, placerat vel, sodales eget, orci. Donec ornare neque ac sem. Mauris aliquet. Aliquam sem leo, vulputate sed, convallis at, ultricies quis, justo. Donec nonummy magna quis risus. Quisque eleifend. Phasellus tempor vehicula justo. Aliquam lacinia metus ut elit. Suspendisse iaculis mauris nec lorem.<br />
        </p>
      </div>
      <p class="links"> <a href="#" class="more">Read More</a> <a href="#" class="comments">No Comments</a> </p>
    </div>
    <div class="post">
      <div class="title">
        <h2><a href="#">Praesent  condimentum</a></h2>
        <p><small>Posted on August 20th, 2007 by <a href="#">Free CSS Templates</a></small></p>
      </div>
      <div class="entry">
        <p>Etiam arcu dui, faucibus eget, placerat vel, sodales eget, orci. Donec ornare neque ac sem. Mauris aliquet. Aliquam sem leo, vulputate sed, convallis at, ultricies quis, justo. Donec nonummy magna quis risus. Quisque eleifend. Phasellus tempor vehicula justo. Aliquam lacinia metus ut elit. Suspendisse iaculis mauris nec lorem.<br />
        </p>
      </div>
      <p class="links"> <a href="#" class="more">Read More</a> <a href="#" class="comments">No Comments</a> </p>
    </div>
  </div>
  <!-- end content -->
  <br style="clear: both;" />
</div>
<!-- end page -->
<!-- start footer -->
<div id="footer">
  <p class="links">
    <a href="#" class="rss" title="Subscribe to entries web feed">Entries (<abbr title="Really Simple Syndication">RSS</abbr>)</a>
    &nbsp;&nbsp;&nbsp;
    <a href="#" class="rss" title="Subscribe to comments web feed">Entries (<abbr title="Really Simple Syndication">RSS</abbr>)</a>
    &nbsp;&nbsp;&nbsp;
    <a href="http://validator.w3.org/check/referer" class="xhtml" title="This page validates as XHTML">Valid <abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a>
    &nbsp;&nbsp;&nbsp;
    <a href="http://jigsaw.w3.org/css-validator/check/referer" class="css" title="This page validates as CSS">Valid <abbr title="Cascading Style Sheets">CSS</abbr></a>
  </p>
  <p class="legal">
    &copy;2007 Concrete. All Rights Reserved.
    &nbsp;&nbsp;&bull;&nbsp;&nbsp;
    Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>
    &nbsp;&nbsp;&bull;&nbsp;&nbsp;
    Icons by <a href="http://famfamfam.com/">FAMFAMFAM</a>. </p>
</div>
<!-- end footer -->
</body>
</html>

   
    
    
  








Related examples in the same category

1.blankspace
2.Blasphemy
3.blended
4.blewwave
5.blootoon
6.blush
7.boardroom
8.BOOM
9.boorish
10.boosting
11.bordered
12.boswell
13.bounderies
14.boxedtype
15.boxes_template
16.boxybox
17.branches
18.breaking_ontop
19.brewedcoffee
20.brightfolio
21.brightsideoflife1.0
22.Broadcaster
23.broadsheet
24.brycesunrise
25.bucolic
26.burgeon
27.buzz
28.BW
29.bwdec2007
30.calliope
31.callofduty2
32.candiiclouds
33.cantya-studio
34.canuckington-post
35.canvass
36.capricious
37.capsicum
38.carbonated
39.carbonizer
40.carlmelon
41.caronline
42.carrera
43.castellated
44.catch_info
45.cattleya
46.center-stage
47.COIL
48.col1
49.col2
50.col3
51.collaboration
52.collectiveblue
53.collegemusic
54.colorus
55.colosseum
56.columna
57.combination
58.ComingSoon
59.commission
60.communication-1.0
61.communication-co
62.communication
63.community-live
64.compiled
65.complete-collection
66.complimentary
67.component
68.compressed
69.compromise
70.compus
71.conceptnova
72.concurrence
73.condition
74.conglomerate
75.conjunction
76.connection
77.connections
78.consulting-co
79.contemplate
80.convergence
81.cookiefusion
82.Copy of modify
83.corporattica
84.Cosmopolitan
85.counterstrike
86.cover
87.coverage
88.coxswain
89.creamburn
90.crisp2
91.criterion
92.crystalblack
93.css-heaven-1
94.cssgallery
95.cssheaven-2
96.cssmajesty
97.cubismo
98.cultivated
99.cultureshock
100.cupofcoffee
101.customary
102.customize
103.cyano
104.cyanspark
105.cyberarray
106.daleri-mega
107.daleri-structure
108.dalmatians
109.danmyaz1
110.dapple
111.david-kruger
112.deardiary
113.decorative
114.deepimpact
115.deerpark
116.dekada
117.delta
118.delzep_enterprise
119.description
120.deserted
121.desertsand
122.design-gallery
123.design-studio
124.design10
125.Design9
126.designersstudio
127.designersworld
128.designgalo
129.designhq
130.designstudio
131.Design_Agency
132.deskspace
133.detachable
134.deviation
135.devision
136.dewdrops
137.dezinstudio
138.didactic
139.Did_My_Time
140.differential
141.digitalweb
142.dimension
143.diminishing
144.dirtylicious
145.disambiguation
146.discovery
147.distillate
148.distinctive
149.diversity
150.DJ