quadrangle : Design 7 « Templates « HTML / CSS






quadrangle

  

<!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
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Quadrangle 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: #FFB0B0 url(quadrangle-images/img1.gif) repeat-x;
  font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #797272;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  text-transform: lowercase;
  color: #F78080;
}

a {
  color: #F85555;
}

a:hover {
  text-decoration: none;
}

/* Header */

#header {
  width: 550px;
  height: 80px;
  margin: 0 auto;
  padding: 75px 0 0 200px;
}

#header * {
  text-align: center;
  text-decoration: none;
}

#header h1 {
  letter-spacing: -2px;
  font-size: 3em;
}

/* Content */

#content {
  width: 750px;
  margin: 0 auto;
}

/* Column One */

#colOne {
  float: right;
  width: 440px;
  height: 400px;
  padding: 65px 48px 85px 62px;
  background: url(quadrangle-images/img2.jpg);
}

#scroll {
  overflow: auto;
  height: 360px;
  padding: 20px;
}

#colOne .post {
  margin-bottom: 1em;
  border-bottom: 1px dashed #F2B8B8;
}

#colOne .title {
}

#colOne .posted, #colOne .meta {
  font-size: .8em;
}

/* Column Two */

#colTwo {
  float: left;
  width: 180px;
}

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

#colTwo li ul {
  padding: 10px;
}

#colTwo .fold ul {
  display: none;
}

/* For latest browser version only
#colTwo .fold:hover ul {
  display: block;
}
*/

#colTwo li a {
  color: #F18585;
}

#colTwo h2 {
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 1em;
}

#colTwo h2 a {
  display: block;
  padding: 3px 5px;
  text-decoration: none;
  background: #F18585;
  color: #FFFFFF;
}

#colTwo form {
  margin: 0;
  padding: 10px;
}

#textfield1 {
  width: 150px;
}

#submit1 {
  display: none;
}

/* Footer */

#footer {
  width: 550px;
  margin: 0 auto;
  padding: 0 0 0 200px;
}

#footer * {
  text-align: center;
  font-size: xx-small;
  color: #FFFFFF;
}

</style>


</head>
<body>
<div id="header">
  <h1><a href="#">Quadrangle</a></h1>
  <h2><a href="http://www.freecsstemplates.org/">by Free Css Templates </a></h2>
</div>
<div id="content">
  <div id="colOne">
    <div id="scroll">
      <div class="post">
        <h2 class="title">Welcome to Quadrangle!</h2>
        <h3 class="posted">Posted on January 1th, 2007 by Author</h3>
        <div class="story">
          <p><em><strong>Quadrangle</strong></em> is a free template from <a href="http://www.freecsstemplates.org/"><strong>Free CSS Templates</strong></a> released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a>. You're free to use it for both commercial or personal use. I only ask that you link back to <a href="http://www.freecsstemplates.org/">my site</a> in some way. Enjoy :)</p>
        </div>
        <div class="meta">
          <p>Filed under <a href="#" class="category">Uncategorized</a> | <a href="#" class="comment">1 Comment &raquo;</a></p>
        </div>
      </div>
      <div class="post">
        <h2 class="title">Sample Tags</h2>
        <h3 class="posted">Posted on January 1st, 2007 by Author</h3>
        <div class="story">
          <p>An unordered list:</p>
          <ul>
            <li><a href="#">Suspendisse quis gravida massa felis.</a></li>
            <li><a href="#">Vivamus sagittis bibendum erat.</a></li>
            <li><a href="#">Nullam et orci in erat viverra ornare.</a></li>
          </ul>
          <p>An ordered list:</p>
          <ol>
            <li><a href="#">Nullam et orci in erat viverra ornare.</a></li>
            <li><a href="#">Suspendisse quis gravida massa felis.</a></li>
            <li><a href="#">Curabitur malesuada turpis nec ante.</a></li>
          </ol>
          <p>A blockquote: </p>
          <blockquote>
            <p>&#8220;Sed eu diam. Vivamus nonummy elit et odio. Fusce risus quam,  scelerisque sed, pharetra ut, pharetra id, ante. Etiam posuere, elit a  blandit varius, velit sem tincidunt elit, et pulvinar pede ligula a  sapien. Donec fermentum condimentum nisi. Proin iaculis mauris id lorem  viverra molestie. Duis vel orci. Nam consequat. Morbi nec lacus. Fusce  egestas sagittis enim.&#8221;</p>
          </blockquote>
        </div>
        <div class="meta">
          <p>Filed under <a href="#" class="category">Uncategorized</a> | <a href="#" class="comment">1 Comment &raquo;</a></p>
        </div>
      </div>
    </div>
  </div>
  <div id="colTwo">
    <ul>
      <li class="fold">
        <h2><a href="#">Search</a></h2>
        <form method="get" action="#">
          <div>
            <input type="text" id="textfield1" name="textfield1" value="" size="18" />
            <input type="submit" id="submit1" name="submit1" value="Search" />
          </div>
        </form>
      </li>
      <li>
        <h2><a href="#">Pages</a></h2>
        <ul>
          <li><a href="#">My Blog</a></li>
          <li><a href="#">My Photos</a></li>
          <li><a href="#">My Favorites</a></li>
          <li><a href="#">About Me</a></li>
          <li><a href="#">Contact Me</a></li>
        </ul>
      </li>
      <li class="fold">
        <h2><a href="#">Archives</a></h2>
        <ul>
          <li><a href="#">January 2007</a></li>
          <li><a href="#">December 2006</a></li>
          <li><a href="#">November 2006</a></li>
          <li><a href="#">October 2006</a></li>
          <li><a href="#">September 2006</a></li>
          <li><a href="#">August 2006</a></li>
          <li><a href="#">July 2006</a></li>
          <li><a href="#">June 2006</a></li>
          <li><a href="#">May 2006</a></li>
          <li><a href="#">April 2006</a></li>
          <li><a href="#">March 2006</a></li>
          <li><a href="#">February 2006</a></li>
          <li><a href="#">January 2006</a></li>
        </ul>
      </li>
      <li class="fold">
        <h2><a href="#">Categories</a></h2>
        <ul>
          <li><a href="#">Quisque vestibulum</a> (23)</li>
          <li><a href="#">Sed a nisl a lacus</a> (78)</li>
          <li><a href="#">Quisque sagittis</a> (11)</li>
          <li><a href="#">Etiam volutpat</a> (34)</li>
          <li><a href="#">In aliquet hendrerit</a> (65)</li>
          <li><a href="#">Suspendisse iaculis</a> (35)</li>
          <li><a href="#">Nam vel risus at</a> (22)</li>
          <li><a href="#">Praesent sit amet</a> (54)</li>
        </ul>
      </li>
      <li class="fold">
        <h2><a href="#">Blogroll</a></h2>
        <ul>
          <li><a href="#">WebGod of Gates</a></li>
          <li><a href="#">AnotherFriendlySite.net</a></li>
          <li><a href="#">CoolSite.com</a></li>
          <li><a href="#">MyBestFriend.com</a></li>
        </ul>
      </li>
      <li class="fold">
        <h2><a href="#">Meta</a></h2>
        <ul>
          <li><a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional">Valid <abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a></li>
        </ul>
      </li>
    </ul>
  </div>
  <div style="clear: both;">&nbsp;</div>
</div>
<div id="footer">
  <p>Copyright &copy; 2006 Quadrangle. Designed by <a href="http://www.freecsstemplates.org/"><strong>Free CSS Templates</strong></a></p>
</div>
</body>
</html>

   
    
  








Related examples in the same category

1.SimpleSimple
2.simplestyle_1
3.simplestyle_2
4.simplestyle_3
5.simplestyle_4
6.simplestyle_5
7.simplestyle_6
8.pomodoro
9.portcentral
10.portfolio-extended
11.portfolio
12.postscriptum
13.powderpuff
14.power
15.precision
16.predilection
17.premiumseries
18.prepaid
19.presented
20.pressurized
21.prideandprejudice
22.primitiveelement
23.printing
24.pristine
25.private-lawyer-co
26.product-landing-page
27.production
28.ProductPackage
29.programme
30.progress
31.projection
32.proofing
33.Prosperity
34.province
35.purensimple
36.purgatory_shuffle
37.puzzled
38.quartz-istorage
39.quatrain
40.racetrackplaya
41.radiance
42.rainonleaves
43.ramblingsoul-2
44.ramblingsoul-9
45.ramblingsoul3
46.ramblingsoul4
47.ramblingsoul5
48.ramblingsoul7
49.ramblingsoul_2
50.ramblingsoul_3
51.random
52.rational
53.realize
54.realone
55.rebel-magazine
56.reckoning
57.recreations
58.reference
59.regeneracy
60.rehabilitation
61.reinvent
62.replenish
63.republic
64.resizeme
65.resplendissant
66.revolt-01
67.ridinghood
68.rockband
69.rogue
70.Rothko
71.route66
72.rust
73.safe-as-houses
74.sahara
75.sampling
76.Sapphire
77.schemermag
78.scotchmark
79.scribbled
80.secretlab
81.seduction
82.selcouth
83.sensa
84.settings
85.shallowgrunge
86.shalom-typo
87.shape
88.she
89.showcase
90.sifiso
91.silenceandharmony
92.SILK
93.Simpatico
94.sindromk
95.singapore
96.sinorcaish
97.six-oh-six
98.sixpence
99.sixties_style
100.skipopia
101.skitemplate
102.sky
103.sliced
104.slight_amnesia
105.socialnet
106.softenedcells
107.solemnity
108.solitude
109.soloss
110.solutions
111.somewhere-peaceful
112.soniatemplate
113.space
114.spaced
115.spasaloon
116.spatter
117.speedracing
118.spheroids
119.spidercity
120.splash
121.splatt
122.spontaneous