Subversion Repositories programming

Rev

Rev 254 | Rev 257 | 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>
254 ira 29
                <li><a href="index.html">Home</a></li>
30
                <li><a href="ira.html">Religion</a></li>
255 ira 31
                <li><a href="susana.html">Language</a></li>
254 ira 32
                <li><a href="parham.html">Business Communication</a></li>
237 ira 33
                <li><a href="ryan.html">Ryan</a></li>
254 ira 34
                <li><a href="maricela.html">Family Life</a></li>
35
                <li><a href="matt.html">Social Norms</a></li>
237 ira 36
            </ul>
37
        </div>
38
 
39
        <div id="content" >
40
            <h1>Chillin' Polar - Inuit Culture Study</h1>
41
 
242 ira 42
            <p>
43
                Here you will get to learn about how to communicate in the Inuit Culture.
44
                Please use the menu at the top of the page to navigate the website.
45
            </p>
46
 
47
            <h3>TODO LIST:</h3>
48
            <ul>
49
                <li>Map of Inuit range of living</li>
50
                <li>Describe various names of the Inuit. (Maricela's page uses Inupiaq for example)</li>
51
                <li>Caption on the picture on Maricela's page.</li>
52
                <li>Decide whether to change the mouse-over color on the buttons.</li>
53
            </ul>
254 ira 54
 
250 ira 55
            <p class="centeredImg">
56
                <img src="images/general/iws_dialect_map.png" alt="Inuit Dialect Map" />
57
 
58
                <br />
59
                <br />
60
                Map of Inuit dialects (source:
61
                <a href="http://en.wikipedia.org/wiki/Image:Inuktitut_dialect_map.png">
62
                    http://en.wikipedia.org
63
                </a>)
64
            </p>
254 ira 65
 
237 ira 66
        </div>
67
 
68
        <div id="footer" >
69
            <div id="altnav">
254 ira 70
                <a href="index.html">Home</a> -
71
                <a href="ira.html">Religion</a> -
255 ira 72
                <a href="susana.html">Language</a> -
254 ira 73
                <a href="parham.html">Business Communication</a>
74
                <br />
237 ira 75
                <a href="ryan.html">Ryan</a> -
254 ira 76
                <a href="maricela.html">Family Life</a> -
77
                <a href="matt.html">Social Norms</a>
237 ira 78
            </div>
79
 
242 ira 80
            Website Design Copyright &copy; 2006, Ira W. Snyder <br />
237 ira 81
 
82
            <!-- Creative Commons License -->
83
            <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/">
84
                <img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/>
85
            </a>
86
 
87
            <!-- XHTML Validator -->
88
            <a href="http://validator.w3.org/check?uri=referer">
89
                <img style="border:0;width:88px;height:31px" src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional" />
90
            </a>
91
 
92
            <!-- CSS Validator -->
93
            <a href="http://jigsaw.w3.org/css-validator/">
94
                <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" />
95
            </a>
96
 
97
            <br />
98
            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>.
99
        </div>
100
 
101
    </div>
102
 
103
</body>
104
</html>