Subversion Repositories programming

Rev

Rev 257 | Rev 267 | 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 - About Page</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>
257 ira 33
                <li><a href="ryan.html">Environment</a></li>
254 ira 34
                <li><a href="maricela.html">Family Life</a></li>
35
                <li><a href="matt.html">Social Norms</a></li>
263 ira 36
                <li><a href="interesting.html">Interesting Facts</a></li>
237 ira 37
            </ul>
38
        </div>
39
 
40
        <div id="content" >
255 ira 41
 
42
            <h1>Inuit Language</h1>
263 ira 43
 
44
            <p>
45
            Inuktitut, the <a href="http://en.wikipedia.org/wiki/Inuit_languages">Inuit language</a>, is one of the few remaining cultural traditions the Inuit have been able to preserve.  In Inuktitut, the language of the Inuit people, "Inuit" means "the people".  There are many variations of Inuktitut that vary from region to region, however the root of the language is constant.
46
            </p>
47
            <p>
48
                Inuktitut is very complex and structured very differently than what most western civilizations are used to.  Words are very long and often feature "swallowed" consonants. Unlike other languages that string small words together to make meaning, Inuktitut uses intricate pieces locked together to produce an entire meaning. The study of the Inuit language is difficult since there is very little research conducted on this particular topic.
49
            </p>    
50
 
51
            <p class="centeredImg">
52
                <img src="images/general/scv_inuktitut.png" alt="Inuktitut Language Symbols" />
53
                <br />
54
                Inuktitut Language Symbols
55
            </p>
56
 
57
            <h4>Resources Used</h4>
58
            <ul class="resources">
59
                <li><a href="http://en.wikipedia.org/wiki/Inuit_languages">http://en.wikipedia.org/wiki/Inuit_languages</a></li>
60
            </ul>
61
 
237 ira 62
        </div>
63
 
64
        <div id="footer" >
65
            <div id="altnav">
254 ira 66
                <a href="index.html">Home</a> -
67
                <a href="ira.html">Religion</a> -
255 ira 68
                <a href="susana.html">Language</a> -
254 ira 69
                <a href="parham.html">Business Communication</a>
70
                <br />
257 ira 71
                <a href="ryan.html">Environment</a> -
254 ira 72
                <a href="maricela.html">Family Life</a> -
73
                <a href="matt.html">Social Norms</a>
263 ira 74
                <a href="interesting.html">Interesting Facts</a>
237 ira 75
            </div>
76
 
242 ira 77
            Website Design Copyright &copy; 2006, Ira W. Snyder <br />
237 ira 78
 
79
            <!-- Creative Commons License -->
80
            <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/">
81
                <img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/>
82
            </a>
83
 
84
            <!-- XHTML Validator -->
85
            <a href="http://validator.w3.org/check?uri=referer">
86
                <img style="border:0;width:88px;height:31px" src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional" />
87
            </a>
88
 
89
            <!-- CSS Validator -->
90
            <a href="http://jigsaw.w3.org/css-validator/">
91
                <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" />
92
            </a>
93
 
94
            <br />
95
            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>.
96
        </div>
97
 
98
    </div>
99
 
100
</body>
101
</html>