standardissue : Design 8 « Templates « HTML / CSS






standardissue

   

<!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      : StandardIssue
Version    : 1.0
Released   : 20070723
Description: A two-column, fixed-width and lightweight template ideal for 1024x768 resolutions. 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>StandardIssue 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: 100px 0 0 0;
  padding: 0;
  background: #FFFFFF url(standardissue-images/img01.gif) repeat-x;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333333;
}

h1, h2, h3 {
  margin: 0;
  text-transform: lowercase;
  font-weight: normal;
  color: #3E3E3E;
}

h1 {
  font-size: 32px;
}

h2 {
  font-size: 23px;
}

p, ul, ol {
  margin: 0 0 2em 0;
  text-align: justify;
  line-height: 26px;
  font-size: 11px;
}

a:link {
  color: #7BAA0F;
}

a:hover, a:active {
  text-decoration: none;
  color: #003448;
}

a:visited {
  color: #333333;
}

img {
  border: none;
}

img.left {
  float: left;
  margin-right: 15px;
}

img.right {
  float: right;
  margin-left: 15px;
}

/* Form */

form {
  margin: 0;
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

legend {
  display: none;
}

input, textarea, select {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333333;
}

/* Header */

#header {
  width: 850px;
  height: 82px;
  margin: 0 auto 40px auto;
  background: url(standardissue-images/img03.gif) repeat-x left bottom;
}

#logo {
  float: left;
}

#logo h1 {
  font-size: 38px;
  color: #494949;
}

#logo h1 sup {
  vertical-align: text-top;
  font-size: 24px;
}

#logo h1 a {
  color: #494949;
}

#logo h2 {
  margin-top: -10px;
  font-size: 12px;
  color: #A0A0A0;
}

#logo a {
  text-decoration: none;
}

/* Menu */

#menu {
  float: right;
}

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

#menu li {
  display: inline;
}

#menu a {
  display: block;
  float: left;
  margin-left: 30px;
  padding: 7px;
  text-decoration: none;
  font-size: 13px;
  color: #000000;
}

#menu a:hover {
  text-decoration: underline;
}

#menu .active a {
  background: url(standardissue-images/img02.gif) repeat-x left bottom;
}

/* Page */

#page {
  width: 850px;
  margin: 0 auto;
}

/* Content */

#content {
  float: left;
  width: 575px;
}

/* Post */

.post {
}

.post .title {
  margin-bottom: 20px;
  padding-bottom: 5px;
  background: url(standardissue-images/img03.gif) repeat-x left bottom;
}

.post .entry {
}

.post .meta {
  padding: 15px 0 60px 0;
  background: url(standardissue-images/img03.gif) repeat-x;
}

.post .meta p {
  margin: 0;
  line-height: normal;
  color: #999999;
}

.post .meta .byline {
  float: left;
}

.post .meta .links {
  float: right;
}

.post .meta .more {
  padding: 0 20px 0 18px;
  background: url(standardissue-images/img06.gif) no-repeat left center;
}

.post .meta .comments {
  padding-left: 22px;
  background: url(standardissue-images/img07.gif) no-repeat left center;
}

.post .meta b {
  display: none;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 195px;
}

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

#sidebar li {
  margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
  margin: 0;
}

#sidebar h2 {
  margin-bottom: 10px;
  background: url(standardissue-images/img03.gif) repeat-x left bottom;
  font-size: 16px;
}

/* Search */

#search {
}

#search h2 {
  margin-bottom: 20px;
}

#s {
  width: 120px;
  margin-right: 5px;
  padding: 3px;
  border: 1px solid #F0F0F0;
}

#x {
  padding: 3px;
  background: #ECECEC url(standardissue-images/img08.gif) repeat-x left bottom;
  border: none;
  text-transform: lowercase;
  font-size: 11px;
  color: #4F4F4F;
}

/* Boxes */

.box1 {
  padding: 20px;
  background: url(standardissue-images/img05.gif) no-repeat;
}

.box2 {
  color: #BABABA;
}

.box2 h2 {
  margin-bottom: 15px;
  background: url(standardissue-images/img10.gif) repeat-x left bottom;
  font-size: 16px;
  color: #FFFFFF;
}

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

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
  color: #EDEDED;
}

/* Footer */

#footer {
  height: 400px;
  min-height: 400px;
  padding: 130px 0 0 0;
  background: #003448 url(standardissue-images/img09.gif) repeat-x;
}

html>body #footer {
  height: auto;
}

#footer .wrap {
  width: 850px;
  margin: 0 auto;
}

#legal {
  clear: both;
  padding-top: 20px;
  text-align: center;
  color: #375C69;
}

#legal a {
  color: #476B77;
}

#fbox1, #fbox2, #fbox3 {
  float: left;
}

#fbox1 {
  width: 310px;
}

#fbox2 {
  width: 200px;
  padding-left: 70px;
}

#fbox3 {
  width: 200px;
  padding-left: 70px;
}

</style>


</head>
<body>
<!-- start header -->
<div id="header">
  <div id="logo">
    <h1><a href="http://www.free-css.com/">StandardIssue<sup>1.0</sup></a></h1>
    <h2>By NodeThirtyThree + FreeCSSTemplates</h2>
  </div>
  <div id="menu">
    <ul>
      <li class="active"><a href="http://www.free-css.com/"> home</a></li>
      <li><a href="http://www.free-css.com/">photos</a></li>
      <li><a href="http://www.free-css.com/">about</a></li>
      <li><a href="http://www.free-css.com/">links</a></li>
      <li><a href="http://www.free-css.com/">contact </a></li>
    </ul>
  </div>
</div>
<!-- end header -->
<!-- start page -->
<div id="page">
  <!-- start content -->
  <div id="content">
    <div class="box1">
      <p><img src="standardissue-images/img04.jpg" alt="" width="74" height="79" class="left" /><strong>Volutpat at varius</strong> sed sollicitudin et, arcu. Vivamus viverra. Nullam turpis. Vestibulum eros. Cras lobortis <a href="http://www.free-css.com/">eget nonummy</a>. Vestibulum vel purus. In eget odio in sapien adipiscing sed blandit. Quisque augue tortor, facilisis sit amet, aliquam.</p>
    </div>
    <div class="post">
      <h1 class="title">Welcome to StandardIssue 1.0</h1>
      <div class="entry">
        <p>This is StandardIssue 1.0, a free, fully standards-compliant CSS template designed by <a href="http://www.nodethirtythree.com/">NodeThirtyThree</a> for <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>Be sure to check out some of my commercial work over at <a href="http://www.4templates.com/?aff=nodethirtythree">4Templates</a>. This template is also available as a <a href="http://www.freewpthemes.net/preview/standardissue/">WordPress theme</a> at <a href="http://www.freewpthemes.net/">Free WordPress Themes</a>.</p>
      </div>
      <div class="meta">
        <p class="byline">Posted on July 21, 2007 by NodeThirtyThree</p>
        <p class="links"><a href="http://www.free-css.com/" class="more">Read full article</a> <b>|</b> <a href="http://www.free-css.com/" class="comments">Comments (32)</a></p>
      </div>
    </div>
    <div class="post">
      <h2 class="title">Lorem Ipsum Dolor Volutpat</h2>
      <div class="entry">
        <p>Curabitur tellus. Phasellus tellus turpis, iaculis in, faucibus lobortis, posuere in, lorem. Donec a ante. Donec neque purus, adipiscing id, eleifend a, cursus vel, odio. Vivamus varius justo sit amet leo. Morbi sed libero. Vestibulum blandit augue at mi. Praesent fermentum lectus eget diam. Nam cursus, orci sit amet porttitor iaculis, ipsum massa aliquet nulla, non elementum mi elit a mauris. In hac habitasse platea.</p>
      </div>
      <div class="meta">
        <p class="byline">Posted on July 18, 2007 by NodeThirtyThree</p>
        <p class="links"><a href="http://www.free-css.com/" class="more">Read full article</a> <b>|</b> <a href="http://www.free-css.com/" class="comments">Comments (32)</a></p>
      </div>
    </div>
  </div>
  <!-- end content -->
  <!-- start sidebar -->
  <div id="sidebar">
    <ul>
      <li id="search">
        <h2><b>Search</b></h2>
        <form method="get" action="">
          <fieldset>
          <input type="text" id="s" name="s" value="" />
          <input type="submit" id="x" value="Search" />
          </fieldset>
        </form>
      </li>
      <li>
        <h2><b>Lorem</b> Ipsum</h2>
        <ul>
          <li><a href="http://www.free-css.com/">Fusce dui neque fringilla</a></li>
          <li><a href="http://www.free-css.com/">Eget tempor eget nonummy</a></li>
          <li><a href="http://www.free-css.com/">Magna lacus bibendum mauris</a></li>
          <li><a href="http://www.free-css.com/">Nec metus sed donec</a></li>
          <li><a href="http://www.free-css.com/">Magna lacus bibendum mauris</a></li>
          <li><a href="http://www.free-css.com/">Velit semper nisi molestie</a></li>
          <li><a href="http://www.free-css.com/">Eget tempor eget nonummy</a></li>
        </ul>
      </li>
      <li>
        <h2><b>Volutpat</b> Dolore</h2>
        <ul>
          <li><a href="http://www.free-css.com/">Nec metus sed donec</a></li>
          <li><a href="http://www.free-css.com/">Magna lacus bibendum mauris</a></li>
          <li><a href="http://www.free-css.com/">Velit semper nisi molestie</a></li>
          <li><a href="http://www.free-css.com/">Eget tempor eget nonummy</a></li>
          <li><a href="http://www.free-css.com/">Nec metus sed donec</a></li>
          <li><a href="http://www.free-css.com/">Magna lacus bibendum mauris</a></li>
          <li><a href="http://www.free-css.com/">Velit semper nisi molestie</a></li>
        </ul>
      </li>
    </ul>
  </div>
  <!-- end sidebar -->
  <div style="clear: both;">&nbsp;</div>
</div>
<!-- end page -->
<!-- start footer -->
<div id="footer">
  <div class="wrap">
    <div id="fbox1" class="box2">
      <h2><b>Lorem</b> Ipsum</h2>
      <p>Curabitur tellus. Phasellus tellus <a href="http://www.free-css.com/">turpis iaculis</a> in, faucibus lobortis, posuere in, lorem. Donec a ante. Donec neque purus, adipiscing id <a href="http://www.free-css.com/">eleifend a cursus</a> vel odio. Vivamus varius justo amet porttitor iaculis, ipsum massa aliquet nulla, non elementum mi elit a mauris. In hac habitasse platea.</p>
    </div>
    <div id="fbox2" class="box2">
      <h2><b>Metus</b> Nonummy</h2>
      <ul>
        <li><a href="http://www.free-css.com/">Magna lacus bibendum mauris</a></li>
        <li><a href="http://www.free-css.com/">Nec metus sed donec</a></li>
        <li><a href="http://www.free-css.com/">Velit semper nisi molestie</a></li>
        <li><a href="http://www.free-css.com/">Consequat sed cursus</a></li>
        <li><a href="http://www.free-css.com/">Eget tempor eget nonummy</a></li>
      </ul>
    </div>
    <div id="fbox3" class="box2">
      <h2><b>Metus</b> Nonummy</h2>
      <ul>
        <li><a href="http://www.free-css.com/">Magna lacus bibendum mauris</a></li>
        <li><a href="http://www.free-css.com/">Nec metus sed donec</a></li>
        <li><a href="http://www.free-css.com/">Velit semper nisi molestie</a></li>
        <li><a href="http://www.free-css.com/">Consequat sed cursus</a></li>
        <li><a href="http://www.free-css.com/">Eget tempor eget nonummy</a></li>
      </ul>
    </div>
  </div>
  <p id="legal">(c) 2007 YourSite. Design by <a href="http://www.nodethirtythree.com/">NodeThirtyThree</a> and <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
</div>
<!-- end footer -->
</body>
</html>

   
    
    
  








Related examples in the same category

1.sprayedstrokes
2.Square
3.squarely
4.st-valentines-day
5.stacko
6.stamp
7.standardized
8.starburst
9.stardust
10.stargazer
11.stark
12.steppingstone
13.stichy
14.stickybud
15.stickynotes
16.Stock
17.streetclock
18.strict
19.strockes
20.students-site
21.stygian
22.stylevantage1-0
23.stylish
24.stylized
25.subdued
26.subordinate
27.substance
28.substantial
29.superior
30.supplementary
31.surpris
32.surreal
33.sweatbee
34.swift
35.switchr
36.sworm
37.Symisun_01
38.symphonic
39.symphonyofhorror
40.synchronize
41.Synergy
42.systematized
43.tabbed
44.tangular
45.tardy
46.tcm
47.tealzine
48.team_three
49.templatika
50.Tenebrific
51.terje1_winter
52.terrafirma
53.terrafirma2
54.The-Carbon
55.the-dark-one
56.the-island
57.the-mmozine
58.the-music-studio
59.the-new-audi
60.the-synopsis
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