hexahedron : Design 9 « Templates « HTML / CSS






hexahedron

    

<!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>Hexahedron</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<style type='text/css'>
/*
Template Design by TheWebhub.com
http://www.thewebhub.com
Released for free under a Creative Commons Attribution-Share Alike 3.0 Philippines
*/

/** Common Styles */

body {
  margin: 20px 0 0 0;
  padding: 0;
  background: #4A4A4A;
  line-height: 1.6em;
  text-align: justify;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #FFFFFF;

}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #FFFFFF;
}

ul {
  margin-left: 0px;
  padding-left: 0px;
  list-style-type: none;
}

a {
  color: #0193DE;
}

a:hover {
  text-decoration: none;
}

.bg1 {
  background: #000000 url(hexahedron-images/image03.jpg) repeat-x left top;
}

.content {
  padding: 10px 30px 20px 30px;
}

/** HEADER */

#header {
  width: 960px;
  height: 200px;
  margin: 0px auto;
  background: url(hexahedron-images/image01.jpg) no-repeat left top;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

#header h1 {
  text-align: right;
  margin: 0px;
  padding: 100px 70px 0px 0px;
  text-transform: uppercase;
  font-size: 42px;
  color: #000000;
}

#header h2 {
  margin: 0px;
  padding: 3px 50px 0px 0px;
  text-transform: uppercase;
  text-align: right;
  color: #000000;
}

/** MENU */

#menu {
  width: 960px;
  height: 50px;
  margin: 0px auto;
  background: url(hexahedron-images/image02.jpg) no-repeat left top;
}

#menu ul {
  float: right;
  margin: 0px 30px 0px 50px;
  padding: 0px;
  background: #142730;
  list-style: none;
}

#menu li {
  display: inline;
}

#menu a {
  display: block;
  float: left;
  margin-right: 3px;
  padding: 5px 20px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  color: #FFFFFF;
}

#menu a:hover {
  color: #FFFFFF;
}

/** CONTENT */

#content-wrap {
  width: 960px;
  margin: 0 auto;
  background: #000000;
}

#content {
  width: 890px;
  margin: 0px auto;
  padding-top: 20px;
}

#columnA {
  float: left;
  width: 630px;
  background: #1A1A19;
}

#columnA h2 {
  padding: 10px 0 10px 30px;
  background: #444540;
  border: 1px #929291 solid;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}

#columnB {
  float: right;
  width: 230px;
}

#columnB h2 {
  padding: 10px 0 10px 30px;
  background: #444540;
  border: 1px #929291 solid;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}

#columnB strong {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #575757;
}


/** FOOTER */

#footer {
  width: 960px;
  height: 100px;
  margin: 0px auto;
  background: #000000;
  border-top: 2px solid #4A4A4A;
  font-size: 11px;
  color: #FFFFFF;
}

#footer p {
  margin: 0;
  padding: 5px 10px;
}

#footer .copyright {
  float: left;
  margin: 30px 0px 0px 50px;
  padding-left: 20px;
  text-align: center;
}

#footer .links {
  float: right;
  margin: 30px 50px 0px 0px;
  padding-right: 20px;
  text-align: center;
}

#footer .css {
  padding-left: 20px;
}

#footer .xhtml {
  padding-left: 20px;
}

#footer a {
}

</style>


</head>
<body>
<div id="header">
  <h1>hexahedron</h1>
  <h2>Free CSS Template</h2>
</div>
<div id="menu">
  <ul>
    <li><a href="http://www.free-css.com/">Home</a></li>
    <li><a href="http://www.free-css.com/">Products</a></li>
    <li><a href="http://www.free-css.com/">Services</a></li>
    <li><a href="http://www.free-css.com/">About Us</a></li>
    <li><a href="http://www.free-css.com/">Contact Us</a></li>
  </ul>
</div>
<div id="content-wrap">
  <div id="content">
    <div id="columnA">
      <h2>Welcome to Sitename.com!</h2>
      <div class="content bg1">
        <p>ORANGEFLOWER is a free CSS web template coded with valid <strong>XHTML 1.0 Transitional</strong> and <strong>CSS 2.1 standards</strong> that uses pure CSS and no tables for layout. This design is released under the <span class="legal"><a target="_blank" href="http://creativecommons.org/licenses/by-sa/3.0/ph/">Creative Commons Attribution-Share Alike 3.0 Philippines License</a></span>, which basically says that:</p>
        <ul>
          <li>&raquo;&nbsp;You <strong>CAN</strong> use, copy, distribute and transmit this template.</li>
          <li>&raquo;&nbsp;You <strong>CAN</strong> modify this template however you want.</li>
        </ul>
        <p>In return, we only ask that you keep the attribution link in the footer intact or if you modify it, just add a link back to our site in any way you like.</p>
      </div>
      <h2>aDDITIONAL THANKS TO: </h2>
      <div class="content bg1">
        <p>TheWebHub.com would like to thank the following:</p>
        <p>Jamie84 for the stock photo used in the header of this template. </p>
        <ul>
          <li>Aliquam gravida massa eu arcu. Fusce mollis tristique sem. Sed eu eros imperdiet eros interdum blandit. Vivamus sagittis bibendum erat. Curabitur malesuada turpis nec ante. Suspendisse quis felis. Suspendisse potenti. Nullam et orci in erat viverra ornare. Nunc pellentesque. Sed vestibulum blandit nisl. Quisque elementum convallis purus.Sed vestibulum blandit nisl. Quisque elementum convallis purus.</li>
        </ul>
      </div>
    </div>
    <div id="columnB">
      <h2>Recent Updates</h2>
      <div class="content bg1">
        <p><strong>Lorem Ipsum Dolor Amit </strong><br />
          Etiam odio mi, suscipit et, rhoncus ac, lacinia, nisl. Aliquam gravida massa eu arcu. <a href="http://www.free-css.com/">More&hellip;</a></p>
        <p><strong>Lorem Ipsum Dolor Amit </strong><br />
          Fusce mollis tristique sem. Sed interdum blandit. Curabitur malesuada. <a href="http://www.free-css.com/">More&hellip;</a></p>
        <p><strong>Lorem Ipsum Dolor Amit </strong><br />
          Nunc pellentesque. Sed vestibulum blandit nisl. Quisque elementum convallis purus. Suspendisse potenti. Donec in. <a href="http://www.free-css.com/">More&hellip;</a></p>
        <p><strong>Lorem Ipsum Dolor Amit </strong><br />
          Etiam odio mi, suscipit et, rhoncus ac, lacinia, nisl. Aliquam gravida massa eu arcu. <a href="http://www.free-css.com/">More&hellip;</a></p>
      </div>
    </div>
    <div style="clear: both;"></div>
  </div>
</div>
<div id="footer">
  <p class="copyright">Copyright &copy; 2006 Sitename.com. Template Designed by <a href="http://www.thewebhub.com/">TheWebHub.com</a></p>
  <p class="links"><a target="_blank" href="http://validator.w3.org/check/referer" class="xhtml">Valid XHTML</a>&nbsp;&nbsp;&nbsp;<a target="_blank" href="http://jigsaw.w3.org/css-validator/check/referer" class="css">Valid CSS</a> </p>
</div>
</body>
</html>

   
    
    
    
  








Related examples in the same category

1.grid-system
2.grotesqueart
3.grunge-superstar-website-template
4.guarantee
5.guideline
6.gumamela
7.gunmetal
8.h-free-software
9.h2o-bubbles
10.halcyon
11.hanging
12.hapal
13.happy_template
14.hardwarestore
15.hawaiblomst
16.heatwave
17.HelloLand
18.hibiscus
19.hifinews
20.HigherGround11
21.highmountains
22.highway
23.highwaycss
24.hilaryduff
25.HomeOfProjects
26.honeythemes
27.hyper
28.i-feel-lucky
29.ibex
30.html
31.html5-alin1
32.html5-passion
33.hurt-hobain-1.0
34.idyllic
35.ifeellucky
36.ignition
37.ikonik
38.illogix
39.illuminated
40.illusion
41.ilounge
42.imagination
43.impeccable
44.implied
45.imprimis
46.improved
47.in-fantasy
48.inapickle
49.inception
50.indication
51.indicator
52.indigo
53.individual
54.inf04-css
55.inf05
56.inf07
57.inf08
58.infinitehorizon
59.inflight
60.informatif
61.innodemag
62.inscriptions
63.inspired by google forum
64.instant
65.integral
66.intelligent-studios
67.intensesimplicity
68.interactive-media
69.interactive-works
70.interchange
71.intercosmic
72.intercraft
73.interior-art
74.interlude
75.intermediate
76.internationalway
77.internet-encyclopedia
78.internet-phenomenon
79.internetbroadcast
80.internetcenter
81.internetmusic
82.internetsharing
83.Internet_Studio
84.invention
85.Inverted_Headline
86.invision
87.ionika
88.iqbiz
89.isometric
90.it-advance
91.it-technologies
92.itdesk
93.ithilien
94.iViolet2b
95.I_Like
96.JA
97.Jan002
98.Jazz Hut Template
99.jdf-boxing
100.jenniferlovehewitt
101.jetbiz
102.jet_30
103.Jewerly-Store
104.joker
105.judgement
106.junkbox
107.just-lucid
108.justgrey
109.Just_Lucid
110.kaleidos
111.kappebeans
112.katz-maus
113.keep_it_simple
114.keero
115.khaki
116.kim-fashion
117.kitchen
118.konnekt-media
119.KrazieKen
120.language-ofa-lover
121.lasvegas
122.lasvegastoo
123.layoftheland
124.lazybreeze
125.leafbiz
126.leafbrush
127.leanmagazine
128.leavesdew
129.leavesv1
130.lemonlimev2
131.leonardo
132.lepidoptera
133.lessantique
134.level2
135.librarypro
136.Light
137.lightspeed
138.limegreen
139.limelight
140.Limey
141.linear
142.lingerie-store
143.link-line
144.liquidity_graph
145.lithium
146.loadfoov2
147.loadhost
148.localize
149.locomotive
150.logistix
151.longbeach
152.loseout
153.lotusflower
154.lucent
155.lunaria-1
156.lusciouscandy
157.luvbold
158.mactall
159.mag
160.magazine
161.majestic
162.majesty
163.makemyday
164.marcelle
165.marked
166.Matrix
167.maxos
168.maxosdarker
169.mcube
170.meadows
171.media
172.Medieval
173.megacorporate
174.meganews
175.megazzine
176.memoranda
177.meretricious
178.Midddot
179.middle-blue
180.midnightrainforest
181.mighty
182.milestone
183.mimbo-magazine
184.minigallery
185.minimal