Subversion Repositories programming

Rev

Rev 268 | Rev 271 | 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">
267 ira 3
<?xml version="1.0" encoding="iso-8859-1"?>
4
 
237 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
 
20
    <style type="text/css" media="all">@import "css/master.css";</style>
21
</head>
22
 
23
<body>
24
 
25
    <div id="wrapper">
26
 
27
        <div id="header"></div>
28
 
267 ira 29
        <!-- Use 2 menus to fix stupid IE bug -->
270 ira 30
        <div id="menu1">
237 ira 31
            <ul>
267 ira 32
                <li class="ltop"><a href="index.html">Home</a></li>
33
                <li class="top"><a href="ira.html">Religion</a></li>
34
                <li class="top"><a href="susana.html">Language</a></li>
35
                <li class="top"><a href="parham.html">Business Communication</a></li>
237 ira 36
            </ul>
37
        </div>
38
 
270 ira 39
        <div id="menu2">
267 ira 40
            <ul>
41
                <li class="lbottom"><a href="ryan.html">Environment</a></li>
42
                <li class="bottom"><a href="maricela.html">Family Life</a></li>
43
                <li class="bottom"><a href="matt.html">Social Norms</a></li>
44
                <li class="bottom"><a href="interesting.html">Interesting Facts</a></li>
45
            </ul>
46
        </div>
47
 
237 ira 48
        <div id="content" >
255 ira 49
 
50
            <h1>Inuit Language</h1>
263 ira 51
 
52
            <p>
268 ira 53
                Inuktitut, the <a href="http://en.wikipedia.org/wiki/Inuit_languages">
54
                Inuit language</a>, is one of the few remaining cultural traditions the
55
                Inuit have been able to preserve.  In Inuktitut, the language of the
56
                Inuit people, "Inuit" means "the people".  There are many variations
57
                of Inuktitut that vary from region to region, however the root of the
58
                language is constant.
263 ira 59
            </p>
268 ira 60
 
263 ira 61
            <p>
268 ira 62
                Inuktitut is very complex and structured very differently than what
63
                most western civilizations are used to.  Words are very long and often
64
                feature "swallowed" consonants. Unlike other languages that string
65
                small words together to make meaning, Inuktitut uses intricate pieces
66
                locked together to produce an entire meaning. The study of the Inuit
67
                language is difficult since there is very little research conducted
68
                on this particular topic.
267 ira 69
            </p>
263 ira 70
 
71
            <p class="centeredImg">
72
                <img src="images/general/scv_inuktitut.png" alt="Inuktitut Language Symbols" />
73
                <br />
74
                Inuktitut Language Symbols
75
            </p>
267 ira 76
 
263 ira 77
            <h4>Resources Used</h4>
78
            <ul class="resources">
268 ira 79
                <li>
80
                    <a href="http://en.wikipedia.org/wiki/Inuit_languages">
81
                        http://en.wikipedia.org/wiki/Inuit_languages
82
                    </a>
83
                </li>
263 ira 84
            </ul>
267 ira 85
 
237 ira 86
        </div>
87
 
88
        <div id="footer" >
89
            <div id="altnav">
254 ira 90
                <a href="index.html">Home</a> -
91
                <a href="ira.html">Religion</a> -
255 ira 92
                <a href="susana.html">Language</a> -
254 ira 93
                <a href="parham.html">Business Communication</a>
94
                <br />
257 ira 95
                <a href="ryan.html">Environment</a> -
254 ira 96
                <a href="maricela.html">Family Life</a> -
97
                <a href="matt.html">Social Norms</a>
263 ira 98
                <a href="interesting.html">Interesting Facts</a>
237 ira 99
            </div>
100
 
242 ira 101
            Website Design Copyright &copy; 2006, Ira W. Snyder <br />
237 ira 102
 
103
            <!-- Creative Commons License -->
104
            <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/">
105
                <img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/>
106
            </a>
107
 
108
            <!-- XHTML Validator -->
109
            <a href="http://validator.w3.org/check?uri=referer">
110
                <img style="border:0;width:88px;height:31px" src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional" />
111
            </a>
112
 
113
            <!-- CSS Validator -->
114
            <a href="http://jigsaw.w3.org/css-validator/">
115
                <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" />
116
            </a>
117
 
118
            <br />
119
            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>.
120
        </div>
121
 
122
    </div>
123
 
124
</body>
125
</html>