the-synopsis : Design 8 « Templates « HTML / CSS






the-synopsis

   

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>The Synopsis</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type='text/css'>
/*
//////////////////////////////////////////////////////////////////////////
 Gordon Mackay. All rights reserved.
Use at your own risk. Your server may blow up and browsers may fail miserably.
//////////////////////////////////////////////////////////////////////////
Please see the Creative Commons License at: 
http://creativecommons.org/licenses/by-sa/2.0/
*/
body {
  background: #FFFFFF;
  color: #333333;
  font: 62.5% Arial, Helvetica, sans-serif;
  margin: 20px 0 20px 0;
  padding: 0;
  text-align: center;
}

h1,h2,h3,h4 {
  background: transparent;
  color: #4D6B6D;
  line-height: 1.2em;
  margin: 0 0 .5em 0;
  padding: 0;
}

h1 {
  font-size: 2em;
  margin-top: .5em;
}

h2 {
  font-size: 1.5em;
}

h3 {
  font-size: 1.2em;
}

h4 {
  font-size: 1em;
}

h5 {
  font-size: 0.9em;
}

.post h2 {
  background: url(the-synopsis-i/gm_posthdbg.jpg) no-repeat left center;
  padding: 0 0 0 25px;
}

#blogheading {
  height: 52px;
  margin: 0 0 30px 0;
  position: relative;
  width: auto;
}

#blogheading span {
  background: url(the-synopsis-i/gm_synopsis.jpg) no-repeat;
  height: 100%;
  position: absolute;
  width: 100%;
}

#siding {
  height: 52px;
  margin: 0 0 30px 0;
  position: relative;
  width: auto;
}

#siding span {
  background: url(the-synopsis-i/gm_sidebarhead.jpg) no-repeat;
  height: 100%;
  position: absolute;
  width: 100%;
}

li, dd, blockquote, table, label, p, form {
  font-size: 1.1em;
  line-height: 1.5;
}

img {
  border: 0 none;
}

table {
  border: 1px solid #889A9E;
  border-collapse: collapse;
}

td, th {
  font-size: 1.1em;
  padding: 6px;
  text-align: left;
  vertical-align: top;
}

thead {
  background: #ECEEF0;
  color: #8C9B9E;
}

a:link {
  background: transparent;
  color: #546D71;
}

a:visited {
  background: transparent;
  color: #000000;
}

a:hover,a:focus,a:active {
  background: transparent;
  color: #000000;
}

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

ul li {
  background: url(the-synopsis-i/gm_ulbul.gif) no-repeat left center;
  padding: 0 0 0 17px;
}

dl dd {
  padding: 0 0 0.8em 0;
}

dl dt {
  font-weight: bold;
}

blockquote {
  font-style: italic;
}

blockquote strong {
  background: transparent;
  color: #8C9B9E;
  font-weight: bold;
  text-transform: none;
}

cite {
  font-weight: bold;
  letter-spacing: 0.2em;
}

input {
  background: transparent;
  border: 1px solid #546D71;
  color: #8C9B9E;
  font-size: 1.1em;
  margin: 0.5em 0 0.5em 0;
}

textarea {
  background: transparent;
  border: 1px solid #546D71;
  color: #8C9B9E;
  margin: 0.5em 0 0.5em 0;
}

select {
  background: #FFFFFF;
  border: 1px solid #546D71;
  color: #8C9B9E;
  font-size: 1.1em;
  margin: 0.5em 0 0.5em 0;
}

fieldset {
  border: 1px solid #546D71;
  margin: 0;
  padding: 1em;
}

            
legend {
  background: transparent;
  color: #8C9B9E;
  font-size: 1.2em;
  letter-spacing: 1px;
  line-height: 1em;
  margin: 0;
  padding: 0.5em;
  text-transform: uppercase;
}

div.codeholder {
  height: 100px;
  margin: 1em 0 1em 0;
  overflow: auto;
  padding: 10px;
  width: 320px;
}

code,pre {
  background: transparent;
  color: #000000;
  font: 14px normal monospace, sans-serif;
  margin: 0 0 1em 0;
  padding: 1em 0 1em 0;
}

code strong {
  background: transparent;
  color: #333333;
  font-weight: bold;
  text-transform: none;
}

#wrapper {
  background: url(the-synopsis-i/gm_wrapbg.jpg) repeat-y;
  border-bottom: 7px solid #546D71;
  border-top: 7px solid #546D71;
  margin: 0 auto;
  padding: 0 7px 0 7px;
  text-align: left;
  width: 700px;
  w\idth: 686px;
}

#logo {
  height: 293px;
  margin: 0;
  padding: 0;
  position: relative;
}

#navigation {
  height: 49px;
  margin: 0;
  padding: 0;
}

#navigation img {
  margin: 0;
  padding: 0;
}

#skipnav {
  left: 10px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 270px;
}

#skipnav a {
  color: #FFFFFF;
  font-size: .8em;
}

#left {
  float: left;
  width: 386px;
}

#content-left {
  padding: 0 14px 6px 14px;
  font-size: 1.1em;
}

#right {
  float: right;
  width: 293px;
}

#content-right {
  padding: 14px 14px 6px 14px;
  font-size: 1em;
}

#datemainpage {
  color: #8C9B9E;
  font-size: .9em;
  letter-spacing: .1em;
  margin-top: -.8em;
  text-transform: uppercase;
}

#downloadsbox {
  border: 1px solid #546D71;
  margin: 0;
  padding: .5em;
}

#downloadsbox p {
  font-size: 1.1em;
}

#footer {
  border-top: 4px solid #546D71;
  clear: both;
  font-size: 9px;
  line-height: 1.2em;
  padding: 16px 0 0 10px;
  text-transform: uppercase;
}

.clearit {
  clear: both;
  height: 0;
  margin: 0;
  padding: 0;
}

.post {
  border-bottom: 1px solid #DDDDDD;
  margin: 0 0 1em 0;
  padding: 0 0 1em 0;
}

.date {
  color: #666666;
  font-size: 0.9em;
  margin: 0;
  padding: 0 0 .2em 0;
  text-transform: uppercase;
}

p.comment {
  display: block;
  margin: 0;
}

.bolden {
  font-weight: bold;
}

.noborder {
  border: 0 none;
}

img.photo {
  border: 1px solid #546D71;
  margin: 4px;
  padding: 4px;
}

.left {
  float: left;
}

.right {
  float: right;
}


</style>


<script type="text/javascript" src="j/gm.js"></script>
<meta http-equiv="imagetoolbar" content="false" />
</head>
<body>
<div id="wrapper">
  <div id="left">
    <div id="logo">
      <p id="skipnav"><a href="#contentmain">Skip Navigation</a></p>
      <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="386" height="293" title="Gordonmac">
        <param name="movie" value="the-synopsis-i/logo.swf" />
        <param name="quality" value="high" />
        <embed src="the-synopsis-i/logo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="386" height="293"></embed>
      </object>
    </div>
    <div id="navigation"><a href="http://www.free-css.com/"><img src="the-synopsis-i/gm_nav1.jpg" alt="" width="98" height="49" /></a><a href="http://www.free-css.com/"><img src="the-synopsis-i/gm_nav2.jpg" alt="" width="100" height="49" /></a><a href="http://www.free-css.com/"><img src="the-synopsis-i/gm_nav3.jpg" alt="" width="100" height="49" /></a><a href="http://www.free-css.com/"><img src="the-synopsis-i/gm_nav4.jpg" alt="" width="88" height="49" /></a></div>
    <div id="content-left">
      <h1 id="contentmain">The Synopsis</h1>
      <p>We tell ourselves that our life will be complete when our spouse gets his or her act together, when we get a nicer car, are able to go on a nice vacation, when we retire. The truth is, there's no better time to be happy than right now. If not now, when? Your life will always be filled with challenges.</p>
      <div id="downloadsbox">
        <h2>Free Downloads</h2>
        <p>You may use these files freely for either client projects or personal home pages.</p>
        <p>Enjoy. </p>
      </div>
      <p>We tell ourselves that our life will be complete when our spouse gets his or her act together, when we get a nicer car, are able to go on a nice vacation, when we retire. The truth is, there's no better time to be happy than right now. If not now, when? Your life will always be filled with challenges.</p>
      <ul>
        <li>list</li>
        <li>list</li>
        <li>list</li>
        <li>list</li>
      </ul>
      <p>It's best to admit this to yourself and decide to be happy anyway. One of my favorite quotes comes from Alfred D Souza. He said, &quot;For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.&quot;</p>
      <p>So stop waiting until you finish school, until you go back to school, until you lose ten pounds, until you gain ten pounds, until you have kids, until your kids leave the house, until you start work, until you retire, until you get married, until you get divorced, until Friday night, until Sunday morning, until you get a new car or home, until your car or home is paid off, until spring, until summer, until fall, until winter, until you are off welfare, until the first or fifteenth, until your song comes on, until you've had a drink, until you've sobered up, until you die, until you are born again to decide that there is no better time than right now to be happy...</p>
      <p>Happiness is a journey, not a destination.</p>
    </div>
  </div>
  <div id="right">
    <div id="content-right">
      <div id="blogheading">
        <h2><span></span>The Synopsis</h2>
      </div>
      <div class="post">
        <h2>Blog Title</h2>
        <p class="date">[ Posted in &#8220;Whatever&#8221; on 29 January 2005 </p>
        <p class="comment"><a href="http://www.free-css.com/">Comment (2)</a> | <a href="http://www.free-css.com/">Read Entire Entry</a></p>
      </div>
      <form method="get" name="search" id="search" action="http://www.free-css.com/">
        <fieldset title="Find Stuff">
        <legend>Find Stuff</legend>
        <p>Use this form to search through the blog entries.</p>
        <label for="blog_item">Search Archives</label>
        <br />
        <input type="text" name="blog_item" id="blog_item" value="" size="25" />
        <br />
        <input type="hidden" name="srchgordonmac" value="srchgordonmac" />
        <input type="image" class="noborder" src="the-synopsis-i/gm_gobut.jpg" alt="Search The Archives" />
        </fieldset>
      </form>
      <p><a href="http://www.free-css.com/"><img src="the-synopsis-i/gm_rssbut.jpg" alt="" width="34" height="18" /></a> <a href="http://www.free-css.com/"><img src="the-synopsis-i/gm_archives.jpg" alt="" width="100" height="18" /></a></p>
      <h3>Test Code Purity</h3>
      <p><a target="_blank" href="http://validator.w3.org/check/referer">XHTML</a> | <a target="_blank" href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a></p>
    </div>
  </div>
  <br class="clearit" />
</div>
</body>
</html>

   
    
    
  








Related examples in the same category

1.sprayedstrokes
2.Square
3.squarely
4.st-valentines-day
5.stacko
6.stamp
7.standardissue
8.standardized
9.starburst
10.stardust
11.stargazer
12.stark
13.steppingstone
14.stichy
15.stickybud
16.stickynotes
17.Stock
18.streetclock
19.strict
20.strockes
21.students-site
22.stygian
23.stylevantage1-0
24.stylish
25.stylized
26.subdued
27.subordinate
28.substance
29.substantial
30.superior
31.supplementary
32.surpris
33.surreal
34.sweatbee
35.swift
36.switchr
37.sworm
38.Symisun_01
39.symphonic
40.symphonyofhorror
41.synchronize
42.Synergy
43.systematized
44.tabbed
45.tangular
46.tardy
47.tcm
48.tealzine
49.team_three
50.templatika
51.Tenebrific
52.terje1_winter
53.terrafirma
54.terrafirma2
55.The-Carbon
56.the-dark-one
57.the-island
58.the-mmozine
59.the-music-studio
60.the-new-audi
61.the-themepod
62.the-web-news
63.theacmegroup
64.thechosenone
65.thelatest
66.themanor
67.tinytemplate
68.themissing-piece
69.thermal
70.thesite
71.thetechies
72.thewall
73.the_gig
74.thisistext
75.throughout
76.thunder
77.ticktocklight
78.time
79.Timeless Template
80.timeless
81.timemanager
82.toolkit
83.tooplain
84.topbusiness
85.topgadgets
86.topworks
87.tornpaperdocom
88.totaltouch
89.towers
90.traditionalist
91.transient
92.transition
93.transport
94.trialservices
95.trikea-static
96.trinityinstitute
97.tropical-evening
98.tropical
99.truenature
100.turn-out-mag
101.Turnesol
102.turnitup
103.turrion-development
104.tv-archade
105.twirling
106.twisted
107.Typography
108.ultimateweb
109.unbound-1.0
110.uncomplicated
111.undefined
112.Underground
113.undertaking
114.UnderWraps
115.undiscovered
116.unembellished
117.unilluminated
118.uniq
119.unite
120.universal
121.unknown
122.unlink
123.unnamed
124.unqualified
125.urbanartist
126.usabilityreport
127.variety
128.vectorlover1-0
129.vegetable
130.veggie
131.ventix
132.vertical
133.verticals
134.vertigo
135.VeryGreen
136.VIBE
137.vibrant
138.Village
139.vintage-style
140.violetrays
141.visioninc
142.visions
143.vitruvius
144.vivid
145.Viziora
146.voodoo-dolls
147.voodoodollyv2.0
148.voyage
149.WaiveLive
150.walls
151.wanderer
152.warmblue
153.warped
154.watchthis
155.watercolored-portfolio
156.waterfactory
157.waterfall
158.waterfalls
159.WaterPool
160.we think
161.web-application
162.web-design-studio
163.web-design
164.web-hosting
165.web-shop
166.web2
167.webdesign
168.webdesigninfo
169.webmob
170.websitedesignx
171.webvision
172.Web_Application
173.wellness
174.whatsyoursolution
175.wickedred
176.widecommerce
177.widget
178.widgetlike
179.wildgoose
180.wing-the-air
181.winglobal
182.wiremesh
183.world-of-warcraft
184.xenlog
185.xgallery
186.xhtmldesign
187.xhtmldev_rainbow
188.xhtmldev_RealEstate
189.xodafields0.2
190.ynt
191.yosemite
192.your-blazing-app
193.yourhost
194.yourministry
195.zillanine