sliced : Design 7 « Templates « HTML / CSS






sliced

  

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

/* page */
html, * {
  padding:0;
  margin:0;
}
body {
  background-image:url('sliced-images/page_background.gif');
  background-repeat:repeat;
  background-color:#323232;
  margin:60px auto 10px auto;
  font-size:1.0em;
  font-family:"Trebuchet MS", Verdana, Arial;
}

/* headers */
h1 {
  color:#FFFFFF;
  text-align:center;
  font-size:2.8em;
}
h2 {
  color:#E2E2E2;
  text-align:center;
}
h3 {
  font-size:1.3em;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  color:#B90302;
}
h4 {
  font-size:1.2em;
}

/* links */
a, a:visited {
  color:#B90302;
  text-decoration:none;  
}
a:hover {
  text-decoration:underline;
}

/* paragraphs */
p {
  margin:6px 0 10px 0;
}

/* forms */
form {
  margin:3px;
  padding:10px;
  background-color:#E2E2E2;
  border:1px solid #CCCCCC;
}
form p {
  margin:12px 0;
}
form label {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:0.9em;
}
form input, textarea {
  border:1px solid #CCCCCC;
  padding:5px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#B90302;
}
form input.button {
  background-color:#B80201;
  color:#FFFFFF;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-weight:bold;
  border:1px solid #CCCCCC;
}

/* lists */
ul {
  list-style:square;
  margin:4px 0 4px 20px;
}
ol {
  margin:4px 0 4px 27px;
}

/* code */
code {  
  font-family:"Courier New", Courier, monospace;
  margin:10px;
  padding:10px;
  border:1px solid #CCCCCC;
  background-color:#E2E2E2;
  display:block;  
}

/* wrapper, header and nav */
div#wrap {
  width:80%;
  margin:0 auto;
  border:4px solid #080808;
  background-color:#FFFFFF;
}
div#header {
  background-image:url('sliced-images/header_background.jpg');
  background-repeat:repeat-x;
  background-color:#F85C5D;
  padding:20px 0;
}
div#nav {
  width:100%;
  height:50px;
  background-image:url('sliced-images/nav_background.gif');
  background-repeat:repeat-x;
  background-position:center bottom;
}
div#nav ul {
  margin:0;
  padding:0;
}
div#nav ul li {
  display:block;
  float:left;
  padding-right:10px;
}
div#nav ul li a {
  float:left;
  padding:12px 10px;
  height:26px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
  display:block;
}
div#nav ul li a.selected, div#nav ul li a.selected:hover {
  background-color:transparent;
  background-image:url('sliced-images/arrow_selected.gif');
  background-repeat:no-repeat;
  background-position:center bottom;
}
div#nav ul li a:hover {
  background-color:#E23C3C;
}

/* content */
div#content {
  margin:2px 6px;
}

/* page - left hand column */
div#page {
  width:67%;
  float:left;
}

/* sidebar - right hand column */
div#sidebar {
  float:right;
  width:30%;
  margin:5px 0px 5px 5px;
  border:1px solid #232323;
  background-image:url('sliced-images/sidebar_background.jpg');
  background-repeat:repeat-x;
  padding:4px;
  color:#FFFFFF;
  background-color:#323232;
}
div#sidebar ul {
  list-style:none;
  padding:0;
  margin:5px 0;
  border-top:1px solid #4B4B4B;
}
div#sidebar ul li {
  padding:0;
  margin:0;
  display:block !important;
  display:inline; /* for ie */
  border-bottom:1px solid #4B4B4B;
}
div#sidebar ul li a {
  display:block;
  width:100%;
  padding:4px 0 4px 1px;
  color:#FFFFFF;
  margin:0;
  font-family:Geneva, Arial, Helvetica, sans-serif;
}
div#sidebar ul li a:hover {
  color:#FFFFFF;
  background-color:#B80201;
  text-decoration:none;
}
div#sidebar p, div#sidebar ul {
  margin-bottom:20px;
}

/* footer */
div#footer {
  clear:both;
}
div#footer p {
  font-size:0.8em;
  text-align:center;
}

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

</style>


</head>

<body>
<div id="wrap">
  <div id="header">
    <h1>mySite title</h1>
    <h2>Life's beautiful with spyka.net.</h2>
  </div>
  <div id="nav">
    <ul>
      <li><a href="#" class="selected" 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/forum-mods" title="forum mods and scripts">forum mods</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="content">
    <div id="page">
    <h3>Introduction</h3>
    <p>Welcome to sliced, 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>
    <h3>Buy unbranded</h3>
    <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>
    <h3>Customisation</h3>
    <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> 
    <h3>Webmaster forums</h3>
    <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" 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>
    </form>
    </div>
    <div id="sidebar">
      <h4>About</h4>
      <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Praesent varius cursus magna. Quisque pulvinar laoreet neque. Morbi euismod, massa vitae rutrum viverra, augue purus elementum orci, et scelerisque nisi sem vitae lorem.</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 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 web 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>
  </div>
</div>
</body>
</html>

   
    
  








Related examples in the same category

1.SimpleSimple
2.simplestyle_1
3.simplestyle_2
4.simplestyle_3
5.simplestyle_4
6.simplestyle_5
7.simplestyle_6
8.pomodoro
9.portcentral
10.portfolio-extended
11.portfolio
12.postscriptum
13.powderpuff
14.power
15.precision
16.predilection
17.premiumseries
18.prepaid
19.presented
20.pressurized
21.prideandprejudice
22.primitiveelement
23.printing
24.pristine
25.private-lawyer-co
26.product-landing-page
27.production
28.ProductPackage
29.programme
30.progress
31.projection
32.proofing
33.Prosperity
34.province
35.purensimple
36.purgatory_shuffle
37.puzzled
38.quadrangle
39.quartz-istorage
40.quatrain
41.racetrackplaya
42.radiance
43.rainonleaves
44.ramblingsoul-2
45.ramblingsoul-9
46.ramblingsoul3
47.ramblingsoul4
48.ramblingsoul5
49.ramblingsoul7
50.ramblingsoul_2
51.ramblingsoul_3
52.random
53.rational
54.realize
55.realone
56.rebel-magazine
57.reckoning
58.recreations
59.reference
60.regeneracy
61.rehabilitation
62.reinvent
63.replenish
64.republic
65.resizeme
66.resplendissant
67.revolt-01
68.ridinghood
69.rockband
70.rogue
71.Rothko
72.route66
73.rust
74.safe-as-houses
75.sahara
76.sampling
77.Sapphire
78.schemermag
79.scotchmark
80.scribbled
81.secretlab
82.seduction
83.selcouth
84.sensa
85.settings
86.shallowgrunge
87.shalom-typo
88.shape
89.she
90.showcase
91.sifiso
92.silenceandharmony
93.SILK
94.Simpatico
95.sindromk
96.singapore
97.sinorcaish
98.six-oh-six
99.sixpence
100.sixties_style
101.skipopia
102.skitemplate
103.sky
104.slight_amnesia
105.socialnet
106.softenedcells
107.solemnity
108.solitude
109.soloss
110.solutions
111.somewhere-peaceful
112.soniatemplate
113.space
114.spaced
115.spasaloon
116.spatter
117.speedracing
118.spheroids
119.spidercity
120.splash
121.splatt
122.spontaneous