vitruvius : Design 8 « Templates « HTML / CSS






vitruvius

   

<!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>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Free web template - vitruvius - by spyka Webmaster</title>
<style type='text/css'>
* {
  margin:0;
  padding:0;
}
body {
  background:#011D35 url('vitruvius-images/body.jpg') repeat-x scroll top left;
  margin:0 auto;
  padding:0;
  font-family:Arial, Helvetica, sans-serif;
  color:#333333;
}



/* wrapper */
div.wrapper {
  width:960px;
  margin:60px auto 0;
  padding:0px;
}


/* header & nav */
div.header {
  padding:30px 10px 35px;
  margin:0 auto;
  background:transparent url('vitruvius-images/header-bg.png') no-repeat scroll top left;
  display:inline-block;
}
div.header {
  display:block;
}
div.header h1 {
  margin:0;
  padding:0;
  text-align:center;
}
div.header h2 {
  text-align:center;
  padding:0;
  margin:0;
  color:#eee;
  font-family:Georgia, "Times New Roman", Times, serif;
  padding-left:10px;
  font-size:0.75em;
}
div.menu {
  background:#2f2f2f;
  height:45px;
}
div.menu ul {
  list-style:none;
  margin:0;
  padding:0;
}
div.menu ul li {
  float:left;
  display:block;
}
div.menu ul li a, 
div.menu ul li a:visited {
  color:#FFFFFF;
  display:block;
  float:left;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  padding:15px 20px 15px;
  text-transform:uppercase;
  text-decoration:none;
}
div.menu ul li a:hover {
  text-decoration:underline;
  background:#222;
  color:#fff;
}

/* headers */
h1 {
  font-size:3.2em;
  letter-spacing:-2px;
  text-align:left;
  line-height:1.0em;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
}
h1 a, h1 a:hover, h1 a:visited {
  text-decoration:none;
  color:#ffffff;
  font-weight:normal;
}
h2 {
  color:#999999;
  font-size:1.7em;
  font-weight:normal;
  padding:0 0 10px;
  text-align:left;
  text-transform:none;
}
h3 {
  color:#4E8410;
  font-size:1.2em;
  font-weight:bold;
  padding-bottom:5px;
}
h4 {
  font-family:Arial, Helvetica, sans-serif;
  font-size:0.9em;
  font-weight:bold;
  padding-bottom:10px;
  color:#011528;
  text-transform:uppercase;
}
h5 {
  padding-bottom:10px;
}
div.sidebar h4 {
  background:#5CAD04 url('vitruvius-images/h4-header.png') repeat-x scroll center;
  color:#fff;
  padding:10px
}

/* element defaults */
p {
  margin-bottom:20px;
  line-height:1.9em;
  font-size:0.75em;
}
ul {
  font-size:0.75em;
  padding:0 0 20px 35px;
  list-style:none;
}
code {
  background-color:#666666;
  display:block;
  color:#ffffff;
  padding:10px;
  margin:10px 0;
}

/* default forms */
fieldset { 
  border:none;
  border-top:1px solid #dddddd;
  margin-top:10px;
}
fieldset legend {
  font-size:0.9em;
  color:#999999;
  font-weight:bold;
  padding:5px;
  background-color:#dddddd;
}
form { }
form input, form textarea {
  border:1px solid #999999;
  border-bottom-color:#cccccc;
  border-right-color:#cccccc;
  padding:5px;
  color:#666666;
  font-family:Arial, Helvetica, sans-serif;
  font-size:1.0em;
}
form input.formbutton {
  background:#579612 none repeat-x scroll bottom left;
  border:1px solid #497F10;
  color:#ffffff;
  font-size:0.9em;
  padding:6px 14px;
  font-weight:bold;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* default tables */ 
table {
  width:100%;
  margin-bottom:10px;
  font-size:0.75em;
}
table tr th, table tr td {
  padding:5px 10px; 
}
table tr th {
  background:#579612 none repeat-x scroll bottom left;
  color:#ffffff;
  border-top:3px solid #497F10;
}
table tr td {
  border-bottom:1px solid #dddddd;
}


/* default links */
a, a:visited { 
  color:#599813;
} 
a:hover { 
  color:#3A5C14; 
}
div.sidebar a, div.sidebar a:visited {
  font-size:0.9em;
  color:#fff;
}
div.sidebar a:hover {
  color:#eee;
}

/* content */
div.page-content {
  float:left;
  width:480px;
  padding:10px;
  background:#f0f0f0 url('vitruvius-images/content-bg.jpg') no-repeat scroll top center;
}
div.content {
  background:#454545;
  padding:10px 0px 10px 0px;
  color:#454545;
}
div.content ul {
  font-size:0.75em;
  list-style:disc;
}
div.content ul li {
  padding-bottom:5px;
}

/* sidebar */
div.column-right {
  float:right;
}
div.column-left {
  float:left;
}
div.sidebar {
  width:210px;
  padding:0 10px;
}
div.sidebar p { 
  color:#fff;
  margin-bottom:40px;
  padding:2px;
}
div.sidebar ul {
  font-size:0.9em;
  margin:0 0 40px;
  padding:0px;
  list-style:none;
}
div.sidebar ul li {
  padding:0;
}
div.sidebar ul li ul {
  padding:0 2px 5px;
  border-bottom:4px solid #212121;
  background-color:#333;
}
div.sidebar ul li ul li {
  padding:5px 10px;
}




/* footer */
p.footer {
  text-align:center;
  color:#fff;
  background-color:#222222;
  font-size:0.7em;
  padding:20px 15px;
  margin:0;
}
p.footer a {
  color:#fff;
  border-bottom:none;
  text-decoration:underline;
}

/* search form */
form.searchform {
}


/* misc classes */
*:focus {
  outline:none;
}
.clear {
  clear:both;
}

</style>


</head>
<body>
<div class="wrapper">
  <div class="top">
    <div class="header">
      <!-- TITLE -->
      <h1><a href="#">vitruvius</a></h1>
      <h2>a free web template</h2>
      <div class="clear"></div>
      <!-- END TITLE -->
    </div>
    <div class="menu">
      <ul>  
        <!-- MENU -->
        <li><a href="index.html">Home</a></li>
        <li><a href="examples.html">Examples</a></li>
        <li><a href="#">Solutions</a></li>
        <li><a href="#">Support</a></li>
        <li><a href="#">Contact</a></li>
        <!-- END MENU -->
      </ul>
    </div>
  </div>    
  <div class="content">
    <div class="sidebar column-left">
      <ul>  
        <li>
          <h4>Links</h4>
          <ul>
            <li><a href="http://www.spyka.net" title="spyka Webmaster resources">spyka webmaster</a></li>
            <li><a href="http://www.justfreetemplates.com" title="free web templates">Free web templates</a></li>
            <li><a href="http://www.spyka.net/forums" title="webmaster forums">Webmaster forums</a></li>
            <li><a href="http://www.awesomestyles.com/mybb-themes" title="mybb themes">MyBB themes</a></li>
            <li><a href="http://www.awesomestyles.com" title="free phpbb3 themes">phpBB3 styles</a></li>
          </ul>
        </li>
        
        <li>
          <h4>Categories</h4>
          <ul>
            <li><a href="#">Lorem ipsum dolor sit amet.</a></li>
            <li><a href="#">Quisque consequat nunc a felis.</a></li>
            <li><a href="#">Suspendisse consequat magna at.</a></li>
            <li><a href="#">Etiam eget diam id ligula rhoncus.</a></li>
            <li><a href="#">Sed in mauris non nibh.</a></li>
          </ul>
        </li>
      </ul>
    </div>  
    <div class="page-content">  
      <!-- CONTENT -->
      <h1>Heading H1</h1>
      <h2>Heading H2</h2>
      <h3>Heading H3</h3>
      <h4>Heading H4</h4>

      <h5>Heading H5</h5>
      
      <ul>
        <li>List item</li>
        <li>List item</li>
        <li>List item</li>
      </ul>
          
      <h3>Code</h3>

      <code>&lt;? echo('Hello world'); ?&gt;</code>
      <p>&nbsp;</p>
      
      <h3>Form</h3>
      
      <fieldset>
        <legend>Form legend</legend>
        <form action="#" method="get">
          <p><label for="name">Name:</label><br />

          <input type="text" name="name" id="name" value="" /><br /></p>
  
          <p><label for="email">Email:</label><br />
  
          <input type="text" name="email" id="email" value="" /><br /></p>
          <p><label for="message">Message:</label><br />
  
          <textarea cols="60" rows="11" name="message" id="message"></textarea><br /></p>
          <p><input type="submit" name="send" class="formbutton" value="Send" /></p>
        </form>

      </fieldset>
      <p>&nbsp;</p>
      
      <h3>Table</h3>

      <table>
        <tr>
          <th>ID</th>
          <th>Name</th>

          <th>Age</th>
        </tr>
        <tr>

          <td>1</td>
          <td>John Smith</td>
          <td>28</td>

        </tr>
        <tr>
          <td>2</td>
          <td>Fred James</td>

          <td>49</td>
        </tr>
        <tr>

          <td>3</td>
          <td>Rachel Johnson</td>
          <td>19</td>
        </tr>

      </table>
      <!-- END CONTENT -->
    </div>
    <div class="sidebar column-right">  
      
      <!-- SIDEBAR -->
      <ul>  
        <li>
          <h4>Links</h4>
          <ul>
            <li><a href="http://www.spyka.net" title="spyka Webmaster resources">spyka webmaster</a></li>
            <li><a href="http://www.justfreetemplates.com" title="free web templates">Free web templates</a></li>
            <li><a href="http://www.spyka.net/forums" title="webmaster forums">Webmaster forums</a></li>
            <li><a href="http://www.awesomestyles.com/mybb-themes" title="mybb themes">MyBB themes</a></li>
            <li><a href="http://www.awesomestyles.com" title="free phpbb3 themes">phpBB3 styles</a></li>
          </ul>
        </li>
        
        <li>
          <h4>Categories</h4>
          <ul>
            <li><a href="#">Lorem ipsum dolor sit amet.</a></li>
            <li><a href="#">Quisque consequat nunc a felis.</a></li>
            <li><a href="#">Suspendisse consequat magna at.</a></li>
            <li><a href="#">Etiam eget diam id ligula rhoncus.</a></li>
            <li><a href="#">Sed in mauris non nibh.</a></li>
          </ul>
        </li>
      </ul>
      <!-- SIDEBAR -->
  
    </div>
    <div class="clear"></div>  
  </div>    

  <p class="footer">
    <a href="http://validator.w3.org/check/referer" title="valid XHTML">XHTML</a> | <a href="http://jigsaw.w3.org/css-validator/check/referer" title="valid CSS">CSS</a> &nbsp;&nbsp; &copy; YourWebsiteName. Design: <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a> 
  </p>
</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-synopsis
62.the-themepod
63.the-web-news
64.theacmegroup
65.thechosenone
66.thelatest
67.themanor
68.tinytemplate
69.themissing-piece
70.thermal
71.thesite
72.thetechies
73.thewall
74.the_gig
75.thisistext
76.throughout
77.thunder
78.ticktocklight
79.time
80.Timeless Template
81.timeless
82.timemanager
83.toolkit
84.tooplain
85.topbusiness
86.topgadgets
87.topworks
88.tornpaperdocom
89.totaltouch
90.towers
91.traditionalist
92.transient
93.transition
94.transport
95.trialservices
96.trikea-static
97.trinityinstitute
98.tropical-evening
99.tropical
100.truenature
101.turn-out-mag
102.Turnesol
103.turnitup
104.turrion-development
105.tv-archade
106.twirling
107.twisted
108.Typography
109.ultimateweb
110.unbound-1.0
111.uncomplicated
112.undefined
113.Underground
114.undertaking
115.UnderWraps
116.undiscovered
117.unembellished
118.unilluminated
119.uniq
120.unite
121.universal
122.unknown
123.unlink
124.unnamed
125.unqualified
126.urbanartist
127.usabilityreport
128.variety
129.vectorlover1-0
130.vegetable
131.veggie
132.ventix
133.vertical
134.verticals
135.vertigo
136.VeryGreen
137.VIBE
138.vibrant
139.Village
140.vintage-style
141.violetrays
142.visioninc
143.visions
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