initial commit
[emacs-init.git] / nxhtml / nxhtml / doc / wd / grapes / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2         "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3 <html>
4 <head>
5 <title>Grapes</title>
6 <link rel="stylesheet" type="text/css" href="grapes.css" />
7 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
8 <meta name="author" content="Your name here" />
9 <meta name="Copyright" content="Copyright (c) Your copyright here 2005" />
10 </head>
11 <body>
12 <div id="container">
13 <div id="hdr">
14 <h1>grapes</h1>
15 <p id="tagline">fruit, wine &amp; web design</p>
16 </div>
17
18 <div id="lftcol">
19         <ul id="nav">
20                 <li><a href="" id="current">Introduction</a></li>
21                 <li><a href="">Our Wines</a></li>
22                 <li><a href="">Important Grapes</a></li>
23                 <li><a href="">Contact Us</a></li>
24                 <li><a href="">Links</a></li>
25         </ul>
26
27 <div id="quote">
28 <p><em>A great source for information...</em></p>
29 </div>
30         
31 <h3>More stuff</h3>
32         <ul>
33                 <li><a href="http://validator.w3.org/check?uri=referer">Validate XHTML</a></li>
34                 <li><a href="http://jigsaw.w3.org/css-validator/check/referer">Validate CSS</a></li>
35                 <li><a href="http://www.davereederdesign.com/">Authors Website</a></li>
36                 <li><a href="http://www.oswd.org/">OSWD</a></li>                
37         </ul>
38
39 </div>
40
41
42
43 <div id="rgtcol">
44 <h2>Introduction</h2>
45 <p>Hello and welcome to my latest template called &quot;Grapes&quot;.  
46 <br /> 
47 &quot;Grapes&quot; is an Open Source web template which means it can be used without the need to ask permission and you have full rights to use and adapt its images.  For more of my work, please see my website which can be found  <a href="http://www.davereederdesign.com/">here.</a>
48 </p>
49 <p>
50 I wanted to create a fairly simple yet attractive template which can be used for food or wine related websites, although it can easily be adapted for other uses too. 
51 </p>
52
53
54 <h2>But is it <em>easy</em> to Use?</h2>
55 <p>&quot;Grapes&quot; should be quite easy to use as I have added plenty of comments and tried to make the <acronym title="Cascading Style Sheet">CSS</acronym> as neat and organised as possible. 
56 </p>
57 <p>There are also plenty of styles for other tags, including:</p>
58
59 <p><code>Text using the code tag, this is ideal for showing code on a page.</code></p>
60
61 <p><acronym title="acronym text">acronym text</acronym></p>
62
63 <p><strong>strong or bold text</strong></p>
64
65 <p><em>em or italic text</em></p>
66
67 <p>This is a paragraph of normal text that contains <span>span</span> tags with a class set to <span>special</span>.  This means all the <span>big words</span> in this paragraph are words that are placed between opening and closing <span>span</span> tags.  These span tags can be used to add meaning to a block of text or to <span>shout out</span> when needed.</p>
68 </div>
69
70 <div id="bttmbar">Copyright &copy; Your Copyright Info</div>
71
72
73 </div>
74
75 </body>
76 </html>