delta : Design 3 « Templates « HTML / CSS






delta

   

<!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>delta - free web template by spyka Webmaster</title>
<style type='text/css'>
html, * {
  margin:0 auto;
  padding:0;
}
body {
  background-image:url('delta-images/bg-gradient.png');
  background-repeat:repeat-x;
  background-color:#23364E;
  margin:0 auto;
  padding:0;
  font-size:1.0em;
  font-family:"Trebuchet MS", Verdana, Arial;
}

/**
page elements
**/
a {
  color:#426692;
}
a:hover {
  color:#23364E;
}
h1 {
  font-size:3.0em;
  padding-left:30px;
}
h1 a {
  color:#C3A279;
  font-family:Georgia, "Times New Roman", Times, serif;
  text-decoration:none;
}
h1 a:hover {
  color:#C3A279;
  border-bottom:1px solid #C3A279;
}
h2 {
  color:#944267;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:1.65em;
  font-weight:normal;
  padding:0 0 0 10px;
}
h3 {
  padding:20px 10px 0px 10px;
  font-family:Arial, Helvetica, sans-serif;
  letter-spacing:-1px;
  font-weight:normal;
  color:#283E59;
  font-size:1.1em;
}
ul, ol {
  margin:0 0 0 45px;
  padding:0;
}
p {
  font-family:"Trebuchet MS", Verdana, Arial;
  padding:5px 10px;
  line-height:1.6em;
}
code {
  display:block;
  background-color:#E0CFB8;
  border:1px solid #C9AC83;
  border-bottom:3px solid #C9AC83;
  border-right:3px solid #C9AC83;
  margin:10px;
  padding:10px;
}
form {   
  width:90%;
  border:1px solid #cccccc;
  text-align:left;
  margin:0 0 0 10px;
  padding:0;
}
form p {
  border-bottom:1px solid #dddddd;
  margin:0 10px;
  padding:10px;
}
form p input, form p select , form p textarea {
  padding:5px;
  border:1px solid #dddddd;
  border-right:2px solid #cccccc;
  border-bottom:2px solid #cccccc;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:0.9em;
  
}
form p input.button {
  padding:5px;
  background-color:#304A6B;
  color:#ffffff;
  font-size:1.0em;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  border:2px solid #426693;
  border-right:2px solid #23364E;
  border-bottom:2px solid #23364E;
}
form p.lastformitem {
  border-bottom:none;
}
form span.required {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#ff0000;
  font-weight:bold;
  font-size:0.8em;
  padding:20px;
  margin-top:5px;
}
form p label span.required {
  padding:0;
  font-size:0.7em;
  color:#ff0000;
}
form p span {
  padding-left:10px;
  font-size:0.7em;
  color:#999999;
}
form p span a {
  color:#999999;
}

/**
common classes
**/
.clear {
  clear:both;
}
.bold {
  font-weight:bold;
}

/** 
page wrapper
**/
div#wrap {
  width:90%;
  margin:60px auto 0 auto;
  padding:0;
}
/** 
header logo 
**/
div#logo {
  width:35%;
  float:left;
  padding-left:20px;
}
/** 
top navigation
**/
div#nav {
  width:60%;
  float:right;
  padding:30px 0 0 0;
  margin:0;
}
div#nav ul {
  list-style:none;
  list-style-type:none;
  padding:0;
  margin:0 0 0 20px;
  position:relative;

}
div#nav ul li {
  display:inline;
}
div#nav ul li a {
  display:block;
  float:left;
  padding:12px 20px 0 20px;
  color:#ffffff;
  height:28px;
  font-family:"Trebuchet MS", Verdana, Arial;
  font-weight:normal;
  font-size:0.9em;
  text-decoration:none;
  margin:0 2px;
  background-color:#23364E;
  border-top:1px solid #4972A2;
  border-right:1px solid #131D2A;
}
div#nav ul li.selected a {
  background-image:url('delta-images/bgselected.jpg');
  background-repeat:repeat-x;
  background-position:top left;
  color:#333333;
  margin:0 3px;
}
div#nav ul li a:hover {
  text-decoration:underline;
}
div#nav ul li.selected a:hover {
  text-decoration:none;
}
/**
page container
**/
div#page {
  background-color:#ffffff;
  border:5px solid #3F618C;
  border-top:none;
  padding:10px 0 20px 0;
}
/** 
main, left, content
**/
div#main-content {
  float:left;
  width:70%;
  border-right:1px solid #dddddd;
  padding-right:5px;
}
/**
sidebar, right, content
**/
div#main-sidebar {
  width:28%;
  float:left;
  padding-left:0px;
}
div.sidebar-box {
  margin:10px 5px;
  padding:3px;
}
div.sidebar-box p {
  font-family:Arial, Helvetica, sans-serif;
  line-height:1.6em;
}
div.sidebar-box ul {
  padding:0;
  margin:0 0 0 10px;
  list-style:none;
}
div.sidebar-box ul li {
  font-family:Arial, Helvetica, sans-serif;
  font-size:0.9em;
  line-height:1.4em;
  padding:5px 0;
}
div.sidebar-box ul li a {
  color:#5B2C29;
  font-size:1.0em;
  font-weight:bold;
}
div.sidebar-box h4 {
  color:#333333;
  font-weight:normal;
  letter-spacing:-1px;
  font-size:1.7em;
  margin:0 0 10px 0;
  padding:0;
  font-family:Geneva, Arial, Helvetica, sans-serif;
}
div.brown-box {
  background-color:#C9A983;
  border:1px solid #B0844F;
  margin:10px 15px;
  color:#ffffff;
}
div.brown-box a {
  color:#ffffff;
  font-weight:bold;
}
/**
footer
**/
div.footer {
  background-image:url('delta-images/footer-left.gif');
  background-repeat:no-repeat;
  background-position:top left;
  background-color:#3F618C;
  margin-top:30px;
}
div.footer-level-2 {
  background-image:url('delta-images/footer-right.gif');
  background-repeat:no-repeat;
  background-position:top right;
}
div.footer p {
  text-align:center;
  padding:15px 0;
}
div.footer p a {
  padding:4px;
  color:#ffffff;
  font-family:"Trebuchet MS", Verdana, Arial;
  font-size:0.8em;
  text-decoration:none;
  margin:0 10px;
  background-color:#345074;
}
/**
page end - below footer
**/
div.page-end {
  background-color:#253952;
  border-top:1px solid #4F79B0;
  background-image:url('delta-images/page-end-fade.jpg');
  background-repeat:repeat-x;
  padding:5px 0 10px 0;
}
div.page-end p {
  color:#ffffff;
  text-align:center;
  font-size:0.7em;
  font-family:"Trebuchet MS", Verdana, Arial;
}
div.page-end a {
  font-family:"Trebuchet MS", Verdana, Arial;
  color:#ffffff;
  font-weight:normal;
  border-bottom:1px solid #ffffff;
  text-decoration:none;
}
div.page-end a:hover {
  background-color:transparent;
}

</style>


</head>

<body>

  <div id="wrap">
    
    <div id="header">
    
      <div id="logo">
      
        <!--  begin sitename/logo -->
      
        <h1><a href="#">delta.</a></h1>
        
        <!-- end sitename/logo -->
        
      </div>
    
      <div id="nav">
        <ul>
        
          <!-- begin top navigation -->
          
          <li class="selected"><a href="#">Home</a></li>
          <li><a href="http://www.spyka.net/web-templates" title="CSS and XHTML web templates">templates</a></li>
          <li><a href="http://www.spyka.net/scripts" title="web scripts">scripts</a></li>
          <li><a href="http://www.spyka.net/codes" title="php, mysql, css and javascript code snippets">codes</a></li>
          <li><a href="http://www.spyka.net/licence" title="licence">licence</a></li>
          
          <!-- end top navigation -->
          
        </ul>
        
      </div>
      <div class="clear"></div>
    </div>
    
  
    <div id="page">
    
      
      <div id="main-content">
      
        <!-- begin main content -->
      
        <h2>Introduction</h2>
        <p>Welcome to delta, a free valid CSS &amp; XHTML strict web template from <a href="http://www.spyka.net" title="spyka webmaster">spyka Webmaster</a>. This template is <strong>free</strong> to use permitting a link remains back to  <a href="http://www.spyka.net" title="spyka webmaster">http://www.spyka.net</a>. Should you wish to use this template unbranded you can buy a template licence from our website for 4.00, this will allow you remove all branding related to our site, for more information about this see below.</p>
  
        <h2>Buy unbranded</h2>
        <p>Purchasing a template licence for 4.00 (at time of writing around $6.40) gives you the right to remove any branding including links, logos and source tags relating to spyka webmaster. Payments are processed using paypal, with which we are a verfied member, via the licence page on our website which can be accessed at <a href="http://www.spyka.net/licence#licence" title="template licence">http://www.spyka.net/licence</a></p>
        <h2>Customisation</h2>
        <p>You are free to edit this web template as much or as little as you wish. To alter the page content and structure open index.html in any text or web page editor. To alter the look, colours and style of the tempalte, open styles.css. Our partner website, <a href="http://www.spykawebdesign.com" title="spyka Web Design">spyka Web Design</a> offers customisation services for our templates from as little as 10!</p> 
        <h2>Webmaster forums</h2>
  
        <p>You can get help with editing and using this template, as well as design tips, tricks and advice in our <a href="http://www.spyka.net/forums" title="webmaster forums">webmaster forums</a></p>
        <h3>Some code examples</h3>
        <p class="bold">Code:</p>
        <code>&lt;? echo('Hello world'); ?&gt;</code>
        <p class="bold">Unordered list:</p>
        <ul>
  
          <li>List item</li>
          <li>List item</li>
          <li>List item</li>
        </ul>
        <p class="bold">Ordered list:</p>
        <ol>
          <li>List item</li>
  
          <li>List item</li>
          <li>List item</li>
        </ol>
        <p class="bold">Form:</p>
        <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 class="lastformitem"><input type="submit" name="send" class="button" value="Send" /></p>
        </form>

        <!-- end main content -->
  
      </div>
      
      <div id="main-sidebar">
      
        <!-- being sidebar content -->
        
        <div class="sidebar-box brown-box">
          <p>A little bit of information about your website, what you do, what's on offer and why visitors should stick around</p>
        </div>
        
        <div class="sidebar-box">
          <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">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>
        </div>
        
        <div class="sidebar-box">
          <h4>Sponsors</h4>
          <ul>
            <li><a href="http://community.spyka.co.uk/index.php" title="spyka web group community">sWG community</a></li>
            <li><a href="http://community.spyka.co.uk/forumdisplay.php?f=58" title="webhosting offers">Webhosting offers</a></li>
    
            <li><a href="http://www.spyka.co.uk" title="spyka web group">spyka Web Group</a></li>          </ul>

        </div>
        
        <!-- end sidebar content -->
        
      </div>
      
      <div class="clear"></div>
      
    </div>
    
    <div class="footer">
      <div class="footer-level-2">
      
        <!-- begin footer -->
        
        <p>
          <a href="#">Home</a>
          <a href="http://www.spyka.net/web-templates" title="CSS and XHTML web templates">Templates</a>
          <a href="http://www.spyka.net/scripts" title="web scripts">Scripts</a>
          <a href="http://www.spyka.net/codes" title="php, mysql, css and javascript code snippets">Codes</a>
          <a href="http://www.spyka.net/licence" title="licence">Licence</a>
        </p>
        
        <!-- end footer -->
        
      </div>
    </div>
    <div class="page-end">
      
      <!-- begin page end -->
      
      <p>&copy; 2008 mySite. Design: <a href="http://www.spyka.net" title="spyka Webmaster">spyka webmaster</a> available from <a href="http://www.justfreetemplates.com" title="free css templates">Just Free Templates</a>. Valid <a href="http://validator.w3.org/check/referer" title="valid XHTML strict">XHTML</a> and <a href="http://jigsaw.w3.org/css-validator/check/referer" title="CSS">CSS</a></p>
      
      <!-- end page end -->
    
    </div>
    
  </div>


</body>
</html>

   
    
    
  








Related examples in the same category

1.blankspace
2.Blasphemy
3.blended
4.blewwave
5.blootoon
6.blush
7.boardroom
8.BOOM
9.boorish
10.boosting
11.bordered
12.boswell
13.bounderies
14.boxedtype
15.boxes_template
16.boxybox
17.branches
18.breaking_ontop
19.brewedcoffee
20.brightfolio
21.brightsideoflife1.0
22.Broadcaster
23.broadsheet
24.brycesunrise
25.bucolic
26.burgeon
27.buzz
28.BW
29.bwdec2007
30.calliope
31.callofduty2
32.candiiclouds
33.cantya-studio
34.canuckington-post
35.canvass
36.capricious
37.capsicum
38.carbonated
39.carbonizer
40.carlmelon
41.caronline
42.carrera
43.castellated
44.catch_info
45.cattleya
46.center-stage
47.COIL
48.col1
49.col2
50.col3
51.collaboration
52.collectiveblue
53.collegemusic
54.colorus
55.colosseum
56.columna
57.combination
58.ComingSoon
59.commission
60.communication-1.0
61.communication-co
62.communication
63.community-live
64.compiled
65.complete-collection
66.complimentary
67.component
68.compressed
69.compromise
70.compus
71.conceptnova
72.concrete
73.concurrence
74.condition
75.conglomerate
76.conjunction
77.connection
78.connections
79.consulting-co
80.contemplate
81.convergence
82.cookiefusion
83.Copy of modify
84.corporattica
85.Cosmopolitan
86.counterstrike
87.cover
88.coverage
89.coxswain
90.creamburn
91.crisp2
92.criterion
93.crystalblack
94.css-heaven-1
95.cssgallery
96.cssheaven-2
97.cssmajesty
98.cubismo
99.cultivated
100.cultureshock
101.cupofcoffee
102.customary
103.customize
104.cyano
105.cyanspark
106.cyberarray
107.daleri-mega
108.daleri-structure
109.dalmatians
110.danmyaz1
111.dapple
112.david-kruger
113.deardiary
114.decorative
115.deepimpact
116.deerpark
117.dekada
118.delzep_enterprise
119.description
120.deserted
121.desertsand
122.design-gallery
123.design-studio
124.design10
125.Design9
126.designersstudio
127.designersworld
128.designgalo
129.designhq
130.designstudio
131.Design_Agency
132.deskspace
133.detachable
134.deviation
135.devision
136.dewdrops
137.dezinstudio
138.didactic
139.Did_My_Time
140.differential
141.digitalweb
142.dimension
143.diminishing
144.dirtylicious
145.disambiguation
146.discovery
147.distillate
148.distinctive
149.diversity
150.DJ