alpha : Design 2 « Templates « HTML / CSS






alpha

     

<!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>alpha - a free web template by spyka webmaster</title>
<style type='text/css'>
/* alpha - a free web template by spyka webmaster
   http://www.spyka.net
*/

/* page */
html, * {
  padding:0;
  margin:0;
}
body {
  background-color:#000000;
  margin:0 auto;
  font-size:1.0em;
  color:#ffffff;
  font-family:"Trebuchet MS", Verdana, Arial;
}

/* headers */
h1 {
  font-size:3.4em;
  text-align:center;
  padding-top:20px;
  color:#ffffff;
}
h2 {
  color:#D37E3D;
}
h3 {
  font-size:1.4em;
  font-weight:normal;
  color:#85511F;
}
h4 {
  background-color:#C56C28;
  font-family:"Trebuchet MS", Verdana, Arial;
  padding:5px;
  color:#FFFFFF;
}

/* paragraphs */
p {
  margin:2px 0 15px 0;
  line-height:1.6em;
}

/* links */
a {
  color:#D37E3D;
  text-decoration:underline;
}
a:hover {
  color:#E1A77A;
}
div#footer a {
  color:#ffffff;
  border-bottom:none;
  text-decoration:underline;
}
div#footer a:hover {
  background-color:transparent;
}
div#sidebar ul li a { 
  color:#ffffff;
  background-color:#C56C28;
  text-decoration:none;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:1.0em;
  padding:2px;
}
div#sidebar ul li a:hover {
  background-color:#85511F;
}

/* lists */
ul, ol {
  margin:0 0 5px 30px;
}

/* code */
code {
  display:block;
  color:#C56C28;
  border:1px solid #C56C28;
  background-color:#EBC2A3;
  padding:15px;
  margin:5px;
}

/* forms */
form {
  padding:10px;
  margin:0;
  width:50%;
  border:1px solid #333333;
  background-image:url('alpha-images/content-bg.jpg');
  background-repeat:repeat-x;
  background-color:#000000;
}
form fieldset {
  border:none;
  margin:0;
  padding:0;
}
form fieldset legend {
  margin-left:-8px;
  font-weight:bold;
  color:#C56C28;
  font-size:1.2em;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
form label {
  font-weight:bold;
}
form input, form select, form textarea {
  padding:4px;
  color:#C56C28;
  font-size:1.1em;
  font-family:"Trebuchet MS", Verdana, Arial;
}
form input.button {
  font-weight:bold;
  color:#C56C28;
  background-color:#EBC2A3;
  border:none;
}
  
/* container, header and nav */
div#container {
  width:95%;
  padding:0 2px;
  margin:0 auto;
}
div#header {
  height:180px;
  background-image:url('alpha-images/header-bg.jpg');
  background-repeat:no-repeat;
  background-position:50px bottom;
  padding:10px;
  border-bottom:5px solid #303030;
}
div#header p {
  text-align:center;
  padding:0;
  margin:0;
  font-size:0.8em;
  color:#ffffff;
}
div#nav {
  background-image:url('alpha-images/menu-item.jpg');
  background-repeat:repeat-x;
  height:40px;
}
div#nav ul {
  margin:0 0 0 20px;
  padding:0;
  border-left:1px solid #CA5B00;
  height:40px;
  float:left;
  border-right:1px solid #FFB475;
}
div#nav ul li {
  display:block;
  float:left;
}
div#nav ul li a {
  float:left;
  border:none;
  padding:8px 10px 0 10px;
  height:32px;
  font-weight:bold;
  border-left:1px solid #FFB475;
  border-right:1px solid #CA5B00;
  color:#FFFFFF;
  text-decoration:none;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  display:block;
}
div#nav ul li a:hover {
  background-image:url('alpha-images/menu-item.jpg');
  background-repeat:repeat-x;
  background-position:0 -40px;
}
/* content */
div#content {
  padding:20px 10px 0 10px;
  background-image:url('alpha-images/content-bg.jpg');
  background-repeat:repeat-x;
}
div#page {
  width:67%;
  float:left;
}
div#sidebar {
  width:28%;
  float:right;
}
div#sidebar p {
  padding:3px 5px;
  font-family:Geneva, Arial, Helvetica, sans-serif;
}
div#sidebar ul {
  list-style:none;
  margin:7px 12px;
}
div#sidebar ul li {
  padding:3px 0;
}

/* footer */
div#footer {
  padding:5px 5px 30px 5px;
  background-color:#C56C28;
  color:#ffffff;
}
div#footer p {
  font-size:0.7em;
  font-family:"Trebuchet MS", Verdana, Arial;
  text-align:center;
  margin:0;
  padding:5px;
}

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

</style>


</head>
<body>
<div id="nav">
  <ul>
    <li class="selected" ><a href="#" title="home page">home</a></li>
    <li><a href="http://www.spyka.net/web-templates" title="CSS and XHTML web templates">web 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>
    <li><a href="http://www.spyka.net/contact" title="contact">contact</a></li>
  </ul>
</div>  
<div id="header">
  <h1>alpha</h1>
  <p>spyka.net - the start of something new</p>
</div>
<div id="content">
  <div id="page">
    <h2>Introduction</h2>
    <p>Welcome to alpha, 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 $7.80) 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">
      <fieldset>
        <legend>Form example</legend>
        <p><label for="name">Name:</label><br />
        <input type="text" name="name" value="" id="name" /></p>
        <p><label for="message">Message:</label><br />
        <textarea cols="40" rows="6" name="message" id="message"></textarea></p>
        <p><input type="submit" value="Send" class="button" /></p>
      </fieldset>
    </form>
    <p>&nbsp;</p>
  </div>
  <div id="sidebar">
    <h4>About us</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>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>
    <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>
  <div class="clear"></div>
</div>
<div id="footer">
<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>
</div>
</body>
</html>

   
    
    
    
    
  








Related examples in the same category

1.metamorph_drop
2.metamorph_energybolt
3.metamorph_exit
4.metamorph_global
5.metamorph_glowing
6.metamorph_host
7.metamorph_icybreeze
8.metamorph_interiordesign
9.metamorph_interstate60
10.metamorph_lotr
11.metamorph_lyrics_lt
12.metamorph_melancholy_lt
13.metamorph_mercuryworld
14.metamorph_metaform
15.metamorph_models
16.metamorph_nuke
17.metamorph_oldheavens
18.metamorph_palmbeach
19.metamorph_strongrey_lt
20.metamorph_thames
21.metamorph_transitional
22.metamorph_tropic
23.metamorph_truncata
24.metamorph_tubes
25.metamorph_tunel
26.ablaze
27.aboutfruts
28.abrasive
29.abscond
30.abstraction
31.acallia-development
32.accomplishable
33.actualbiz
34.adhesive
35.adios
36.advantage
37.aero-solutions
38.aerolyk
39.affection
40.agency
41.ahoy
42.al-infolabs
43.alexx-c
44.alieninvasion
45.altered
46.altruism
47.ambiance
48.amoreira
49.angryhornet
50.anibanner01
51.AnotherSquare
52.anther
53.anthropod
54.Antikoerperchen
55.antiquity
56.aphotic
57.applique
58.aprilshowers
59.Arbenting-MinimalistResumeTemplate
60.expanding-portfolio
61.experience
62.expertvision
63.exploitable
64.ezine02
65.familiar
66.favorite-cakes
67.featherlight
68.featuring
69.femflex1
70.fernando1
71.fertilization
72.Fibre
73.fibreglass
74.filaments
75.findingpeace
76.firerescuesquad
77.fivestar
78.Flair Template
79.flair
80.flan2
81.flange
82.flattering
83.flavour
84.fleur
85.flightandfight
86.fluidity
87.fluidsolution
88.flyover-builders
89.WP-Bliss
90.website-design
91.website-traffic