joker : Design 9 « Templates « HTML / CSS






joker

    

<!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 - joker - by spyka Webmaster</title>
<style type='text/css'>
* {
  margin:0;
  padding:0;
}
body {
  background:#AD977B none repeat-x scroll top left;
  margin:0 auto;
  color:#ffffff;
  padding:0;
  font-family:Arial, Helvetica, sans-serif;
}


/* wrapper */
div#wrap {
  width:90%;
  margin:0 auto;
  padding:0 10px;
}


/* header & nav */
div.header {
  margin:0 auto;
  background:#7C0406 none repeat-x scroll bottom left;
}
div.nav {
  padding:0;
  margin:0 auto;
  float:right;
  width:60%;
}
div.pagetitle {
  float:left;
  width:40%;
}
div.title {
  padding:50px 20px;
  margin:0 auto; 
}
div.innertitle {
  width:90%;
  margin:0 auto;
}
div.nav ul {
  list-style:none;
  padding:0 0 0 10px;
  margin:0;
  position:relative;
  float:right;
}
div.nav ul li {
  display:inline;
  float:left;
  margin:0 5px;
}
div.nav ul li a, div.nav ul li a:visited {
  float:left;
  text-decoration:none;
  color:#FFFFFF;
  font-weight:normal;
  font-size:0.9em;
  font-family:Arial, Helvetica, sans-serif;
  border:none;
  padding:10px 20px;
  display:block;
}
div.nav ul li.selected a {
  background:#630304;
}
div.nav ul li.selected a, div.nav ul li a.selected:visited {
  background:#630304;
}


/* headers */
h1, h2 {
  text-align:left;
  color:#ffffff;
}
h1 {
  font-size:2.8em;
  padding-left:10px;
  text-transform:uppercase;
  letter-spacing:10px;
  font-family:Georgia, "Times New Roman", Times, serif;
}
h1 a, h1 a:hover, h1 a:visited {
  text-decoration:none;
  color:#ffffff;
  border-bottom:none;
}
h2 {
  padding:0 0 10px 10px;
  font-size:0.9em;
  font-family:Georgia, "Times New Roman", Times, serif;
}
h3 {
  font-size:1.5em;
  font-family:'Lucida Sans Unicode','Lucida Grande',verdana,sans-serif;
  font-weight:normal;
  color:#ffffff;
  border-bottom:1px solid #AD977B;
  margin-bottom:5px;
}
h4 {
  color:#482F2D;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:1.1em;
  font-weight:normal;
  padding:5px 0;
  text-transform:uppercase;
}


/* element defaults */
p {
  margin-bottom:20px;
  line-height:1.7em;
  font-size:0.95em;  
  color:#ffffff;
}
ul {
  color:#ffffff;
  padding:0 0 20px 35px;
}
code {
  background-color:#AD977B;
  display:block;
  color:#685741;
  padding:10px;
  margin:10px 0;
}

/* default forms */
form {}
form input, form textarea {
  padding:5px;
  border:none;
  color:#666666;
  font-family:Arial, Helvetica, sans-serif;
  font-size:1.0em;
}
form input.formbutton {
  background:#7C0406 none repeat-x scroll bottom left;
  color:#ffffff;
  font-size:0.9em;
  font-weight:bold;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* default tables */ 
table {
  width:100%;
  margin-bottom:10px;
}
table tr th, table tr td {
  padding:5px 10px;
  margin:0;
}
table tr th {
  background:#7C0406 none repeat-x scroll bottom left;
  color:#ffffff;
}
table tr td {
  border-bottom:1px solid #AD977B;
}


/* default links */
a { 
  color:#D4C8BA;
  border-bottom:1px dotted #D4C8BA;
  text-decoration:none;
}
a:visited { 
  color:#D4C8BA;
} 
a:hover { 
  color:#E7E2DA;
  border-bottom-color:#E7E2DA; 
}
  

/* centeral page */
div.page {
  margin:0 0 0 11px;
  background-color:#AD977B;
  padding:35px 10px 0 10px;
}
div.page ul {
  list-style:square;
  font-size:0.95em;
}
div.page ul li {
  padding:3px 0;
}


/* content */
div.content {
  width:65%;
  float:left;
  background-color:#877154;
  border-top:1px solid #685741;
  padding:10px;
  margin-bottom:30px;
}


/* sidebar */
div.sidebar {
  width:30%;
  float:right;
}
div.sidebar p {
  color:#482F2D;
}
div.sidebar ul {
  list-style:none;
  padding:0 0 10px 0;
}
div.sidebar ul li {
  padding:7px 0;
}
div.sidebar ul li a {
  text-decoration:none;
  font-size:0.9em;
  color:#482F2D;
  border-bottom:1px dotted #482F2D;
}
div.sidebar ul li a:hover {
  color:#E7E2DA;
  border-bottom:1px dotted #E7E2DA;
}

/* footer */
div.footer p {
  border-top:1px solid #630304;
  padding:20px 0;
  text-align:center;
  color:#ffffff;
  background-color:#7C0406;
  margin:0;
  font-size:0.7em;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.footer p a {
  color:#ffffff;
  border-bottom:1px dotted #ffffff;
}

/* search form */
form.searchform {
  padding-top:10px;
}


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

</style>


</head>
<body>
<div class="header">
  <div class="title">
    <div class="innertitle">
      
      <div class="pagetitle">
        
        <!-- TITLE -->
        <h1><a href="#">joker</a></h1>
        <h2>A free web template</h2>
        <!-- END TITLE -->
        
      </div>
  
      <div class="nav">
        <ul>
        
          <!-- MENU -->
          <li><a href="index.html">Home</a></li>
          <li class="selected"><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="clear"></div>
  </div>
</div>
<div id="wrap">
  <div class="page">
    <div class="content">
    
      <!-- CONTENT -->
      <h3>List</h3>

      <ul>
        <li>List item</li>
        <li>List item</li>
        <li>List item</li>
      </ul>
      <p>&nbsp;</p>
      
      <h3>Code</h3>

      <code>&lt;? echo('Hello world'); ?&gt;</code>
      <p>&nbsp;</p>
      
      <h3>Form</h3>
      <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>
      <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">  
      
      <!-- SIDEBAR -->    
      <h4>latest <strong>news</strong></h4>
      <p>A little bit of information about your website, what you do, what's on offer and why visitors should stick around</p>

      <h4>handy <strong>links</strong></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">JustFreeTemplates</a></li>
        <li><a href="http://www.spyka.net/forums" title="webmaster forums">Webmaster forums</a></li>
        <li><a href="http://www.profileartist.net" title="premium templates">Premium templates</a></li>

        <li><a href="http://www.awesomestyles.com" title="free forum skins and templates">Forum resources</a></li>

      </ul>
      <h4>site <strong>search</strong></h4>
      <form action="#" method="get" class="searchform">
        <p>
          <input type="text" id="searchq" name="q" />
          <input type="submit" class="formbutton" value="Search" />
        </p>
      </form>
      <!-- SIDEBAR -->
  
    </div>
    <div class="clear"></div>
    <div class="footer">
      <p><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">spyka webmaster</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p> 
    </div>
  </div>
</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.hexahedron
19.hibiscus
20.hifinews
21.HigherGround11
22.highmountains
23.highway
24.highwaycss
25.hilaryduff
26.HomeOfProjects
27.honeythemes
28.hyper
29.i-feel-lucky
30.ibex
31.html
32.html5-alin1
33.html5-passion
34.hurt-hobain-1.0
35.idyllic
36.ifeellucky
37.ignition
38.ikonik
39.illogix
40.illuminated
41.illusion
42.ilounge
43.imagination
44.impeccable
45.implied
46.imprimis
47.improved
48.in-fantasy
49.inapickle
50.inception
51.indication
52.indicator
53.indigo
54.individual
55.inf04-css
56.inf05
57.inf07
58.inf08
59.infinitehorizon
60.inflight
61.informatif
62.innodemag
63.inscriptions
64.inspired by google forum
65.instant
66.integral
67.intelligent-studios
68.intensesimplicity
69.interactive-media
70.interactive-works
71.interchange
72.intercosmic
73.intercraft
74.interior-art
75.interlude
76.intermediate
77.internationalway
78.internet-encyclopedia
79.internet-phenomenon
80.internetbroadcast
81.internetcenter
82.internetmusic
83.internetsharing
84.Internet_Studio
85.invention
86.Inverted_Headline
87.invision
88.ionika
89.iqbiz
90.isometric
91.it-advance
92.it-technologies
93.itdesk
94.ithilien
95.iViolet2b
96.I_Like
97.JA
98.Jan002
99.Jazz Hut Template
100.jdf-boxing
101.jenniferlovehewitt
102.jetbiz
103.jet_30
104.Jewerly-Store
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