bwdec2007 : Design 3 « Templates « HTML / CSS






bwdec2007

     

<!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>BWDEC2007</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<style type='text/css'>
/*
  BWDEC2007 Template
  CSS StyleSheet by David Herreman
  http://www.free-css-templates.com
*/

body {
padding : 0;
margin : 0;
font : 0.74em Arial, sans-serif;
line-height : 1.5em;
background : #F8F8F8;
color : #454545;
}

a {
color : #FF6603;
background : inherit;
text-decoration : none;
}
a:hover {
color : #FF6603;
background : inherit;
text-decoration : underline;
}
p {
margin : 5px 0;
}
h1 {
font : bold 1.8em Arial, Sans-Serif;
padding : 8px 0 4px 0;
margin : 0;
letter-spacing : -1px;
}
h2 {
font : bold 1.6em Arial, Sans-Serif;
letter-spacing : -1px;
}
h3 {
padding : 4px 0;
margin : 0;
}
img { border : 0 }
.right { float: right }


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

hr {
height : 1px;
border-style : none;
color : #d0d0d0;
background-color : #c0c0c0;
margin : 10px 0;
}
ol {
padding : 0;
margin : 0;
}
.code {
padding : 3px 5px 3px 35px;
border : 1px solid #ccc;
list-style-type : decimal-leading-zero;
font-family : Courier;
}
.code code {
font-family : Monaco, "Courier New", Tahoma;
font-size : 1.2em;
}
.code li {
margin : 2px 0;
padding : 0 5px;
background : #F6F6E3;
}
.code li.t1 {
padding-left : 4ex;
}
.code li.t2 {
padding-left : 8ex;
}
.code li.t3 {
padding-left : 12ex;
}
.code li.t4 {
padding-left : 16ex;
}
.code li.t5 {
padding-left : 20ex;
}
.code li.t6 {
padding-left : 24ex;
}
.code li.t7 {
padding-left : 28ex;
}
.code li.t8 {
padding-left : 32ex;
}


.content {
margin : 0 auto;
width : 960px;
}

#topbar {
height : 51px;
background : #000;
width : 100%;
color: #FFF;
}

#topbar .wrap {
  background: #3F4040;
  height: 51px;
  width: 958px
  
} 

#topbar h1 {
  font : bold 2.0em Arial, sans-serif;
  color: #FFF;
  line-height: 51px;
  padding: 0 0 0 10px;
  background: inherit;
}
#topbar h1 a { color: #FFF }
#topbar h1 a:hover { color: #FFF; text-decoration: none }

#topbar .se {
  float: right;
  padding: 12px 10px 0 0;

}

#subbar {
  background: #F4F4F3;
  height: 34px;
  border-bottom: 1px solid #D6D6D6;
  width: 100%;
}

#subbar .rss {
  position: relative;
  right: 20px;
  top: 7px;
  width: 21px;
  height: 21px;
}

.menu {
  background: #F7F7F6;
  height: 34px;
  line-height: 34px;
  border-left: 1px solid #D6D6D6;
  border-right: 1px solid #D6D6D6;
  padding: 0;
  margin: 0;
}

.menu a {
color : #74797E;
background : inherit;
text-decoration : none;
padding: 0 10px 0 10px;
line-height : 23px;
}
.menu a:hover, .menu .current {
color : #000;
background : inherit;
height : 23px;
text-decoration: underline
}
.menu ul {
list-style : none;
padding : 0;
margin : 0;
}
.menu li {
float : left;
margin : 0 0 0 0px;
display: inline;
}

#main {
width : 958px;
background: #FFF;
margin : 0px 0 0 0;
border-left: 1px solid #D6D6D6;
border-right: 1px solid #D6D6D6;
border-bottom: 1px solid #D6D6D6;
padding: 10px 0 0 0;
}
#main .padding {
  padding: 10px;
}
.right_side {
float : right;
width : 391px;
background : inherit;
overflow : hidden;
}
.right_side .pad {
padding : 0 0 10px 17px;
}
.right_side p {
padding : 0 0 5px 5px;
}
.right_side ul {
padding : 3px 0 12px 0px;
}

.right_side li {
line-height : 22px;
list-style : none;
background: #f8f8f8 url(bwdec2007-images/li.gif) no-repeat left;
margin-bottom: 2px;
}
.right_side li a{
  padding-left: 15px;
  color: #74797E;
  
}


.right_side a:hover {
text-decoration : underline;
color: #000;
background: inherit;
}
.right_side h3 {
color : #eee;
font : bold 1.0em Arial, Sans-Serif;
background : #3F4040;
width : 100%;
height : 24px;
line-height : 22px;
text-indent : 10px;
font-weight: normal;
}

.right_side .sponsors {
  margin-bottom: 5px;
  width : 391px;
  overflow: hidden;
  
}
.right_side .sponsors img.ml { margin-right: 4px; overflow: hidden }

.right_side .ls {
  float: left;
  width: 191px;
}

.right_side .rs {
  float: right;
  width: 191px;
  
}

.right_side .extra {
  background : #F4F4F3;
  color : #454545;
  border-top: 4px solid #e5e5e5;
  border-bottom: 4px solid #e5e5e5;
  margin-bottom: 10px;
}

.right_side .extra .padding { padding: 10px }

#left_side {
background : inherit;
margin-bottom : 10px;
width : 527px;
color: #454545;
}
#left_side .intro {
background : #FDFDF0;
color : #454545;
border-bottom: 4px solid #F6F6E3
}
#left_side .intro .pad {
padding : 10px;
}
#left_side .intro a {
color : #FF6603;
text-decoration : none;
}
#left_side .intro a:hover {
color : #FF6603;
text-decoration : underline;
}
#left_side .mpart {
padding : 20px 0 0 0;
}
#left_side h2 {
background : inherit;
padding : 0;
margin : 0;
font : 1.8em verdana, Arial, Sans-Serif;
color: #3F4040
}
#left_side .mpart h3 {
background : inherit;
padding : 0;
margin : 0 0 15px 0;
font : 0.9em verdana, Arial, Sans-Serif;
color : #a5a5a5;
}
#left_side p {
color : #454545;
padding : 0;
text-align : justify;
}

#left_side img {
float : left;
padding : 0 10px 5px 0;
}
#left_side blockquote {
padding-left : 10px;
border-left : 3px solid #a7cc44;
margin : 10px 0 10px 25px;
}
.date {
padding : 7px 10px 0 0;
margin : 10px 0 20px 0;
text-align : right;
background : #F4F4F3;
height : 26px;
width: auto;
}
.date a {
color: #74797E;
background : inherit;
}
#left_side .rs {
float : right;
margin : 0 0 0 10px;
border : 1px solid #888;
padding : 5px;
background : inherit;
}
#left_side ul {
list-style-position : inside;
margin-left : 2px;
}
#left_side ul li {
list-style-type : square;
margin-left : 15px;
}
#left_side ul ul li {
list-style : none;
margin-left : 10px;
list-style-type : lower-alpha;
list-style-position : inside;
}
#footer {
clear : both;
width : 100%;
margin : 0 0 6em 0;
padding : 10px 0px 0 10px;
color : #777;
background : inherit;
line-height : 1.7em;
}
#footer .right {
float : right;
padding-right: 20px;
}
#footer a {
text-decoration : none;
background : inherit;
}
#footer .fmenu {
  background: inherit;
  padding: 0;
  margin: 0;
}

#footer .fmenu a {
color : #74797E;
background : inherit;
text-decoration : none;
padding: 0 10px 0 0px;
}
#footer .fmenu a:hover {
color : #000;
background : inherit;
text-decoration: underline
}
#footer .fmenu ul {
list-style : none;
padding : 0;
margin : 0;
}
#footer .fmenu li {
float : left;
margin : 0 10px 0 0px;
display: inline;
}

input.text { border: 1px solid #CCC; padding: 2px 5px 2px 5px; }

</style>


</head>
<body>
<div id="topbar">
  <div class="content">
    <div class="wrap content">
      <form action="http://www.free-css.com/" method="post">
        <div class="se">
          <input class="text" name="search" type="text" value="Search..."  onblur="if(this.value=='') this.value='Search...';" onfocus="if(this.value=='Search...') this.value='';" />
        </div>
      </form>
      <h1><a href="http://www.free-css.com/">Your Website - H1</a></h1>
    </div>
  </div>
</div>
<div id="subbar">
  <div class="content">
    <div class="wrap menu">
      <div class="right rss"> <a href="http://www.free-css.com/"><img src="bwdec2007-images/rss.gif" alt="" /></a> </div>
      <ul>
        <li><a class="current" href="http://www.free-css.com/"><span>Home</span></a></li>
        <li><a href="http://www.free-css.com/">Gallery</a></li>
        <li><a href="http://www.free-css.com/">Download</a></li>
        <li><a href="http://www.free-css.com/">Community</a></li>
        <li><a href="http://www.free-css.com/">About</a></li>
        <li><a href="http://www.free-css.com/">Contact</a></li>
      </ul>
    </div>
  </div>
</div>
<div class="content">
  <div id="main">
    <div class="padding">
      <div class="right_side">
        <div class="sponsors"> <a href="http://www.free-css.com/"><img class="ml" src="bwdec2007-images/sponsor.jpg" alt="" /></a> <a href="http://www.free-css.com/"><img class="ml" src="bwdec2007-images/sponsor.jpg" alt="" /></a> <a href="http://www.free-css.com/"><img src="bwdec2007-images/sponsor.jpg" alt="" /></a> </div>
        <h3>Latest Articles</h3>
        <ul>
          <li><a href="http://www.free-css.com/">Helpful Links for Webdesigners</a></li>
          <li><a href="http://www.free-css.com/">XHTML and CSS Validator</a></li>
          <li><a href="http://www.free-css.com/">Free Photoshop Alternatives</a></li>
          <li><a href="http://www.free-css.com/">The StumbleUpon effect</a></li>
          <li><a href="http://www.free-css.com/">Free PSD Icons</a></li>
          <li><a href="http://www.free-css.com/">Creating Attractive Web Charts and Graphs</a></li>
          <li><a href="http://www.free-css.com/">20 Cool Website Headers</a></li>
        </ul>
        <div class="extra">
          <div class="padding"> Place your extra content here like ads, news, tags,... </div>
        </div>
        <div class="ls">
          <h3>Categories</h3>
          <ul>
            <li><a href="http://www.free-css.com/">Home</a></li>
            <li><a href="http://www.free-css.com/">Templates (14)</a></li>
            <li><a href="http://www.free-css.com/">Webdesign (11)</a></li>
            <li><a href="http://www.free-css.com/">Tutorials (21)</a></li>
            <li><a href="http://www.free-css.com/">Photoshop (14)</a></li>
            <li><a href="http://www.free-css.com/">CSS Techniques (15)</a></li>
          </ul>
          <h3>New Comments</h3>
          <ul>
            <li><a href="http://www.free-css.com/">Ok Mike, it's done...)</a></li>
            <li><a href="http://www.free-css.com/">Thanks I got it...</a></li>
            <li><a href="http://www.free-css.com/">Mike: Just make links to...</a></li>
            <li><a href="http://www.free-css.com/">Site referenced on comme...</a></li>
            <li><a href="http://www.free-css.com/">I'm very pleased I found this...</a></li>
          </ul>
        </div>
        <div class="rs">
          <h3>Links</h3>
          <ul>
            <li><a href="http://www.free-css.com/">Code2Css</a></li>
            <li><a href="http://www.free-css.com/">Free Css Templates</a></li>
            <li><a href="http://www.free-css.com/">Website Templates</a></li>
            <li><a href="http://www.free-css.com/">sNews CMS</a></li>
            <li><a href="http://www.free-css.com/">Css Heaven</a></li>
            <li><a href="http://www.free-css.com/">Css Creme</a></li>
            <li><a href="http://www.free-css.com/">Link4se.com</a></li>
          </ul>
        </div>
      </div>
      <div id="left_side">
        <div class="intro">
          <div class="pad">sNews is a completly free PHP and MySQL driven content management system for managing web content. Consisting of only one file, sNews is extremely lightweight, easy to install, and easy to use via a simple web interface. <br />
            <a href="http://www.free-css.com/">Download </a>&nbsp; | &nbsp;<a href="http://www.free-css.com/">Read more...</a> </div>
        </div>
        <div class="mpart">
          <h2>Webdesign</h2>
          <h3>Posted on April 11 , 2007 in <a href="http://www.free-css.com/">sNews</a></h3>
          <p>A website like free-css-templates.com is a collection of information about a particular topic or subject. Designing a website is defined as the arrangement and creation of web pages that in turn make up a website. A web page consists of information for which the website is developed. A website might be compared to a book, where each page of the book is a web page. </p>
          <p> Here a code sample made with <a href="http://www.free-css.com/">Code2CSS</a>: </p>
          <ol class="code">
            <li class="t0">for ($i = 0; $i &lt; $num_kw; $i++) {</li>
            <li class="t2"><code>$keywords = trim($kws[$i]);</code></li>
            <li class="t2"><code>$value .= " keywords_meta LIKE '%$keywords%' ";</code></li>
            <li class="t2"><code>if ($i &lt; $num_kw-1) {</code></li>
            <li class="t3"><code>$value .= " OR ";</code></li>
            <li class="t2"><code>}</code></li>
            <li class="t0">}</li>
          </ol>
          <p>Blockquote example:</p>
          <blockquote>
            <p>The Extensible HyperText Markup Language, or XHTML, is a markup language that has the same depth of expression as HTML, but with a syntax that conform to XML syntax.</p>
          </blockquote>
          <div class="date"><a href="http://www.free-css.com/">Comments (5)</a></div>
          <h2>Cascading Style Sheets</h2>
          <h3>Posted on April 10 , 2007 in <a href="http://www.free-css.com/">Internet</a></h3>
          <div class="rs"> <strong>List example</strong>:
            <ul>
              <li>list line 1</li>
              <li>list line 2
                <ul>
                  <li>sublist line a</li>
                  <li>sublist line b</li>
                </ul>
              </li>
            </ul>
          </div>
          <p>In computing, <b>Cascading Style Sheets</b> (<b>CSS</b>) is a stylesheet language used to describe the presentation of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML, but the language can be applied to any kind of XML document, including SVG and XUL. The CSS specifications are maintained by the World Wide Web Consortium (W3C).</p>
          <p>CSS has various levels and profiles. Each level of CSS builds upon the last, typically adding new features and are typically denoted as CSS1, CSS2, and CSS3. Profiles are typically a subset of one or more levels of CSS built for a particular device or user interface. Currently there are profiles for mobile devices, printers, and television sets. Profiles should not be confused with media types which were added in CSS2.</p>
          <div class="date"><a href="http://www.free-css.com/">Comments (11)</a></div>
        </div>
      </div>
    </div>
  </div>
  <div id="footer">
    <div class="right"> <a target="_blank" href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> / <a target="_blank" href="http://validator.w3.org/check?uri=referer">XHTML</a> Valid! </div>
    <div class="fmenu">
      <ul>
        <li><a href="http://www.free-css.com/"><span>Home</span></a> | </li>
        <li><a href="http://www.free-css.com/">Gallery</a>| </li>
        <li><a href="http://www.free-css.com/">Download</a> | </li>
        <li><a href="http://www.free-css.com/">Community</a> | </li>
        <li><a href="http://www.free-css.com/">About</a> | </li>
        <li><a href="http://www.free-css.com/">Contact</a></li>
      </ul>
    </div>
    <br />
    &copy; Copyright 2007, Your Website - Design: <a href="http://www.free-css-templates.com">Free Css Templates</a> </div>
</div>
</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.calliope
30.callofduty2
31.candiiclouds
32.cantya-studio
33.canuckington-post
34.canvass
35.capricious
36.capsicum
37.carbonated
38.carbonizer
39.carlmelon
40.caronline
41.carrera
42.castellated
43.catch_info
44.cattleya
45.center-stage
46.COIL
47.col1
48.col2
49.col3
50.collaboration
51.collectiveblue
52.collegemusic
53.colorus
54.colosseum
55.columna
56.combination
57.ComingSoon
58.commission
59.communication-1.0
60.communication-co
61.communication
62.community-live
63.compiled
64.complete-collection
65.complimentary
66.component
67.compressed
68.compromise
69.compus
70.conceptnova
71.concrete
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