Subversion Repositories programming

Rev

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

Rev Author Line No. Line
237 ira 1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
<html>
4
<head>
5
    <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
6
    <title>Chillin' Polar - Inuit Culture Study</title>
7
    <meta http-equiv="Content-Language" content="en-us" />
8
 
9
    <meta http-equiv="imagetoolbar" content="no" />
10
    <meta name="MSSmartTagsPreventParsing" content="true" />
11
 
12
    <meta name="description" content="Description" />
13
 
14
    <meta name="keywords" content="Keywords" />
15
 
16
    <meta name="author" content="Ira W. Snyder" />
17
 
18
    <style type="text/css" media="all">@import "css/master.css";</style>
19
</head>
20
 
21
<body>
22
 
23
    <div id="wrapper">
24
 
25
        <div id="header"></div>
26
 
27
        <div id="menu" >
28
            <ul>
29
                <li><a href="ira.html">Ira</a></li>
30
                <li><a href="susana.html">Susana</a></li>
31
                <li><a href="parham.html">Parham</a></li>
32
                <li><a href="ryan.html">Ryan</a></li>
33
                <li><a href="maricela.html">Maricela</a></li>
34
                <li><a href="matt.html">Matt</a></li>
35
            </ul>
36
        </div>
37
 
38
        <div id="content" >
39
            <h1>Chillin' Polar - Inuit Culture Study</h1>
40
 
242 ira 41
            <p>
42
                Here you will get to learn about how to communicate in the Inuit Culture.
43
                Please use the menu at the top of the page to navigate the website.
44
            </p>
45
 
46
            <h3>TODO LIST:</h3>
47
            <ul>
48
                <li>Map of Inuit range of living</li>
49
                <li>Describe various names of the Inuit. (Maricela's page uses Inupiaq for example)</li>
50
                <li>Caption on the picture on Maricela's page.</li>
51
                <li>Decide whether to change the mouse-over color on the buttons.</li>
52
            </ul>
237 ira 53
        </div>
54
 
55
        <div id="footer" >
56
            <div id="altnav">
57
                <a href="ira.html">Ira</a> -
58
                <a href="susana.html">Susana</a> -
59
                <a href="parham.html">Parham</a> -
60
                <a href="ryan.html">Ryan</a> -
61
                <a href="maricela.html">Maricela</a> -
62
                <a href="matt.html">Matt</a>
63
            </div>
64
 
242 ira 65
            Website Design Copyright &copy; 2006, Ira W. Snyder <br />
237 ira 66
 
67
            <!-- Creative Commons License -->
68
            <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/">
69
                <img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/>
70
            </a>
71
 
72
            <!-- XHTML Validator -->
73
            <a href="http://validator.w3.org/check?uri=referer">
74
                <img style="border:0;width:88px;height:31px" src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional" />
75
            </a>
76
 
77
            <!-- CSS Validator -->
78
            <a href="http://jigsaw.w3.org/css-validator/">
79
                <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" />
80
            </a>
81
 
82
            <br />
83
            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>.
84
        </div>
85
 
86
    </div>
87
 
88
</body>
89
</html>