Subversion Repositories programming

Rev

Rev 263 | Rev 266 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
236 ira 1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
265 ira 3
<?xml version="1.0" encoding="iso-8859-1"?>
4
 
236 ira 5
<html>
6
<head>
7
    <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
8
    <title>Chillin' Polar - About Page</title>
9
    <meta http-equiv="Content-Language" content="en-us" />
10
 
11
    <meta http-equiv="imagetoolbar" content="no" />
12
    <meta name="MSSmartTagsPreventParsing" content="true" />
13
 
14
    <meta name="description" content="Description" />
15
 
16
    <meta name="keywords" content="Keywords" />
17
 
18
    <meta name="author" content="Ira W. Snyder" />
19
 
237 ira 20
    <style type="text/css" media="all">@import "css/master.css";</style>
236 ira 21
</head>
22
 
23
<body>
24
 
25
    <div id="wrapper">
26
 
27
        <div id="header"></div>
28
 
29
        <div id="menu" >
30
            <ul>
265 ira 31
                <li class="ltop"><a href="index.html">Home</a></li>
32
                <li class="top"><a href="ira.html">Religion</a></li>
33
                <li class="top"><a href="susana.html">Language</a></li>
34
                <li class="top"><a href="parham.html">Business Communication</a></li>
35
                <br />
36
                <li class="lbottom"><a href="ryan.html">Environment</a></li>
37
                <li class="bottom"><a href="maricela.html">Family Life</a></li>
38
                <li class="bottom"><a href="matt.html">Social Norms</a></li>
39
                <li class="bottom"><a href="interesting.html">Interesting Facts</a></li>
236 ira 40
            </ul>
41
        </div>
42
 
43
        <div id="content" >
44
            CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT
45
        </div>
46
 
47
        <div id="footer" >
48
            <div id="altnav">
254 ira 49
                <a href="index.html">Home</a> -
50
                <a href="ira.html">Religion</a> -
255 ira 51
                <a href="susana.html">Language</a> -
254 ira 52
                <a href="parham.html">Business Communication</a>
53
                <br />
257 ira 54
                <a href="ryan.html">Environment</a> -
254 ira 55
                <a href="maricela.html">Family Life</a> -
56
                <a href="matt.html">Social Norms</a>
263 ira 57
                <a href="interesting.html">Interesting Facts</a>
236 ira 58
            </div>
59
 
242 ira 60
            Website Design Copyright &copy; 2006, Ira W. Snyder <br />
236 ira 61
 
62
            <!-- Creative Commons License -->
63
            <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/">
64
                <img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/>
65
            </a>
66
 
67
            <!-- XHTML Validator -->
68
            <a href="http://validator.w3.org/check?uri=referer">
69
                <img style="border:0;width:88px;height:31px" src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional" />
70
            </a>
71
 
72
            <!-- CSS Validator -->
73
            <a href="http://jigsaw.w3.org/css-validator/">
74
                <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" />
75
            </a>
76
 
77
            <br />
78
            This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/">Creative Commons Attribution-NonCommercial-ShareAlike2.5 License</a>.
79
        </div>
80
 
81
    </div>
82
 
83
</body>
84
</html>