wcsst-9 : Design « Templates « HTML / CSS






wcsst-9

    

<!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>WCSST 9</title>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<style type='text/css'>
* {
  margin:0;
  padding:0;
  outline:0;
}
body {
  font-size:11px;
  line-height:16px;
  font-family:Georgia, serif;
  color:#4c4c4c;
  background:#fff url(images/body-bg.gif) repeat-x 0 0;
}
a {
  color:#0252aa;
  text-decoration:none;
  cursor:pointer;
}
a:hover {
  color:#000;
}
a img {
  border:0;
}
input, textarea, select {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  border:0;
}
textarea {
  overflow:hidden;
}
.cl {
  display:block;
  height:0;
  font-size:0;
  line-height:0;
  text-indent:-4000px;
  clear:both;
}
.notext {
  font-size:0;
  line-height:0;
  text-indent:-4000px;
}
.left, .alignleft {
  float:left;
  display:inline;
}
.right, .alignright {
  float:right;
  display:inline;
}
.shell {
  width:980px;
  margin:0 auto;
}
#header {
  padding:24px 0 41px 0;
  border-bottom:1px solid #cbcbcb;
}
#logo-holder {
  float:left;
  display:inline;
  padding:4px 0 0 11px;
}
#logo-holder h1#logo {
}
#logo-holder h1#logo a {
  font-size:22px;
  font-weight:normal;
  color:#000;
  line-height:21px;
  font-style:italic;
}
#logo-holder p#quote {
  font-size:10px;
  color:#000;
  line-height:12px;
  padding-left:3px;
  letter-spacing:0.12em;
}
#navigation {
  float:right;
  display:inline;
}
#navigation ul {
  list-style:none outside none;
}
#navigation ul li {
  float:left;
  display:inline;
  padding-right:7px;
}
#navigation ul li a, #navigation ul li a span {
  float:left;
  display:inline;
  height:34px;
  font-weight:bold;
  font-style:italic;
  font-size:12px;
  color:#4c4c4c;
  line-height:33px;
  padding-left:15px;
}
#navigation ul li a span {
  padding:0 15px 0 0;
}
#navigation ul li a:hover, #navigation ul li a.active, #navigation ul li a:hover span, #navigation ul li a.active span {
  background:url(images/nav-hover.gif) no-repeat 0 0;
  color:#a6a6a6;
}
#navigation ul li a:hover span, #navigation ul li a.active span {
  background-position:right 0;
}
#featured-content {
  padding:11px 0 18px 0;
  border-bottom:1px solid #d9d9d9;
}
#featured-content h2 {
  font-size:60px;
  font-style:italic;
  line-height:60px;
  color:#fff;
  padding-bottom:9px;
}
#featured-content p {
  font-size:22px;
  color:#7b7b7b;
  line-height:25px;
  font-style:italic;
}
#main {
  padding:43px 0 40px 0;
}
#main .shell {
  width:952px;
  padding-left:28px;
}
.col {
  float:left;
  display:inline;
  width:290px;
  margin-right:28px;
  padding-bottom:41px;
}
.col-last {
  margin:0;
}
#main-content {
  float:left;
  display:inline;
  width:607px;
  margin-right:28px;
}
#sidebar {
  float:left;
  display:inline;
  width:290px;
}
.post {
}
.post h3 {
  color:#000;
  font-size:22px;
  font-style:italic;
  line-height:22px;
}
.post p {
  padding-top:10px;
}
.post p a {
  color:#4c4c4c;
  text-decoration:underline;
}
.post p a:hover {
  color:#ff0000;
  text-decoration:none;
}
.footer {
  font-family:Verdana, sans-serif;
  font-size:9px;
  padding:10px 0;
  border-top:1px solid #d0d0d0;
}
.footer, .footer a {
  color:#7f7f7f;
  text-decoration:none;
}
.footer p {
  margin:0;
  padding:0;
  line-height:normal;
}
.footer .lf {
  float:left;
}
.footer .rf {
  float:right;
}


</style>


<link rel="shortcut icon" type="image/x-icon" href="wcsst-9-css/images/favicon.ico" />
<script src="js/jquery-1.4.2.js" type="text/javascript"></script>
<script src="js/js-fnc.js" type="text/javascript"></script>
<!--[if IE 6]><link rel="stylesheet" href="wcsst-9-css/ie6.css" type="text/css" media="all" /><![endif]-->
</head>
<body>
<!-- START PAGE SOURCE -->
<div id="header">
  <div class="shell">
    <div id="logo-holder">
      <h1 id="logo"><a href="#">WCSST 9</a></h1>
      <p id="quote">Free CSS Website Template</p>
    </div>
    <div id="navigation">
      <ul>
        <li><a href="#" class="active"><span>Home</span></a></li>
        <li><a href="#"><span>About Us</span></a></li>
        <li><a href="#"><span>Services</span></a></li>
        <li><a href="#"><span>Solutions</span></a></li>
        <li><a href="#"><span>Support</span></a></li>
        <li><a href="#"><span>Partners</span></a></li>
        <li><a href="#"><span>Contact</span></a></li>
      </ul>
    </div>
    <div class="cl">&nbsp;</div>
  </div>
</div>
<div id="featured-content">
  <div class="shell">
    <h2>welcome</h2>
    <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
    <p>Lorem Ipsum has been the industry's standard dummy text ever since the 1500s</p>
  </div>
</div>
<div id="main">
  <div class="shell">
    <div class="col">
      <div class="post">
        <h3>Who Are We?</h3>
        <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, <a href="#">Website CSS Templates</a> unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>
      </div>
    </div>
    <div class="col">
      <div class="post">
        <h3>What We Do ?</h3>
        <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing</p>
      </div>
    </div>
    <div class="col col-last">
      <div class="post">
        <h3>Latest Project</h3>
        <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, <a href="#">Website CSS Templates</a> unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>
      </div>
    </div>
    <div class="cl">&nbsp;</div>
    <div id="main-content">
      <div class="post">
        <h3>Some Title</h3>
        <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<a href="#">Website CSS Templates</a> in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>
      </div>
    </div>
    <div id="sidebar">
      <div class="post">
        <h3>Some Title</h3>
        <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown <a href="#">Website CSS Templates</a> and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typeset</p>
      </div>
    </div>
    <div class="cl">&nbsp;</div>
  </div>
</div>
<div class="footer">
  <div class="shell">
    <p class="lf">Copyright &copy; 2010 <a href="#">SiteName</a> - All Rights Reserved</p>
    <p class="rf"><a href="http://www.free-css.com/" target="_blank">Free CSS Templates</a> by <a href="http://www.websitecsstemplates.com/" target="_blank">WebsiteCSSTemplates</a></p>
    <div style="clear:both;"></div>
  </div>
</div>
<!-- END PAGE SOURCE -->
</body>
</html>

   
    
    
    
  








Related examples in the same category

1.wcsst-10
2.wcsst-11
3.wcsst-12
4.wcsst-15
5.wcsst-16
6.wcsst-17
7.wcsst-18
8.wcsst-19
9.wcsst-2
10.wcsst-20
11.wcsst-21
12.wcsst-22
13.wcsst-23
14.wcsst-24
15.wcsst-25
16.wcsst-26
17.wcsst-3
18.wcsst-4
19.wcsst-5
20.wcsst-6
21.beez-design
22.metamorph_camomile
23.metamorph_champagne
24.metamorph_clover
25.metamorph_dao
26.metamorph_dna
27.metamorph_lilac
28.metamorph_lilium
29.metamorph_lime
30.metamorph_limemint_lt
31.metamorph_lionpride
32.metamorph_swallowtail-indexl
33.metamorph_synchronized_lt
34.metamorph_temple
35.metamorph_vectorart
36.metamorph_wow
37.wcsst-7
38.bouquet
39.baseline
40.beautifulday
41.bedazzled
42.Beehives
43.beez
44.begeodan
45.cleo-studio
46.cloverleaf
47.CMS Style
48.dragonfly
49.nautica
50.Nautica022
51.Nautica02Liquid
52.Nautica03
53.Nautica04
54.nautica05
55.nautica05dark
56.nautica08
57.nauticax
58.soothing