Subversion Repositories programming

Rev

Rev 262 | 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" />
256 ira 6
    <title>Chillin' Polar - Inuit Environment</title>
237 ira 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" >
256 ira 41
 
42
            <h1>Inuit Environment</h1>
254 ira 43
 
262 ira 44
            <p class="centeredImg">
45
                <img src="images/general/rjc_map.png" alt="Map of Inuit Cities" />
46
                <br />
47
                Map of Inuit Settlements
48
            </p>
49
 
50
            <h3>Settlements / Housing</h3>
51
 
263 ira 52
            <ul class="nobullet">
53
                <li>Today</li>
54
                <ul>
55
                    <li><p>
56
                        Inuits live in government housing communities throughout Alaska and Canada.
57
                    </p></li>
58
                </ul>
59
                <li>Before</li>
60
                <ul>
245 ira 61
                <li>
247 ira 62
                    <p>
263 ira 63
                        Inuit settlements range around the northern Artic regions of
262 ira 64
                        Canada and Greenland.
247 ira 65
                    </p>
245 ira 66
                </li>
67
                <li>
247 ira 68
                    <p>
262 ira 69
                        Traditional Inuit housing ranges from Igloo to animal skin tents
70
                        during the few months of the year when temperatures were above freezing.
247 ira 71
                    </p>
72
                </li>
73
            </ul>
263 ira 74
        </ul>
245 ira 75
 
263 ira 76
            <h3>Travel</h3>
254 ira 77
 
263 ira 78
            <ul class="nobullet">
79
                <li>Today</li>
80
                <ul>
81
                    <li>
247 ira 82
                    <p>
263 ira 83
                        Inuits travel in snow mobiles and motorboats.
245 ira 84
                    </p>
263 ira 85
                    </li>
86
                </ul>
87
                <li>Before</li>
88
                <ul>
247 ira 89
                <li>
90
                    <p>
262 ira 91
                        Inuit ocean hunters used animal skin boats called <em>qajait</em> which
92
                        were extraordinarily buoyant. European travelers copied the
93
                        properties of the boats along with the name, thus the creation of
94
                        the <em>kayak</em>. Inuit also made <em>umiaq</em>, a larger version of the kayak.
247 ira 95
                    </p>
245 ira 96
                </li>
97
                <li>
247 ira 98
                    <p>
262 ira 99
                        Dog sleds were the primary means of land travel - in Inuktitut,
100
                        <em>qamutiit</em>, singular <em>qamutiq</em>. The husky dog breed comes from Inuit
101
                        breeding of dogs for transportation.
247 ira 102
                    </p>
245 ira 103
                </li>
104
                <li>
247 ira 105
                    <p>
262 ira 106
                        Inuit used the natural landscape to navigate on land. Where natural
107
                        landmarks were insufficient, the Inuit would erect an <em>inukshuk</em>, a
108
                        stone landmark used as a milestone or directional marker. These
109
                        stone markers were created in the figure of a man.
247 ira 110
                    </p>
245 ira 111
                </li>
247 ira 112
            </ul>
263 ira 113
            </ul>
245 ira 114
 
115
            <p class="centeredImg">
247 ira 116
                <img src="images/general/rjc_olympics.png" alt="Vancouver 2010 Logo" />
256 ira 117
                <br />
118
                Inukshuk
247 ira 119
            </p>
254 ira 120
 
262 ira 121
            <h4>Resources Used</h4>
122
 
123
            <ul class="resources">
124
                <li>
125
                    <a href="http://www.mustrad.org.uk/articles/inuit.htm">
126
                        http://www.mustrad.org.uk/articles/inuit.htm
127
                    </a>
128
                </li>
129
                <li>
130
                    <a href="http://collections.ic.gc.ca/arctic/inuit/communit.htm">
131
                        http://collections.ic.gc.ca/arctic/inuit/communit.htm
132
                    </a>
133
                </li>
263 ira 134
                <li>
135
                <a href="http://www.workforjesus.com/esk.htm">
136
                    http://www.workforjesus.com/esk.htm
137
                </a>
138
                </li>    
262 ira 139
            </ul>
140
 
237 ira 141
        </div>
142
 
143
        <div id="footer" >
144
            <div id="altnav">
254 ira 145
                <a href="index.html">Home</a> -
146
                <a href="ira.html">Religion</a> -
255 ira 147
                <a href="susana.html">Language</a> -
254 ira 148
                <a href="parham.html">Business Communication</a>
149
                <br />
257 ira 150
                <a href="ryan.html">Environment</a> -
254 ira 151
                <a href="maricela.html">Family Life</a> -
152
                <a href="matt.html">Social Norms</a>
263 ira 153
                <a href="interesting.html">Interesting Facts</a>
237 ira 154
            </div>
155
 
242 ira 156
            Website Design Copyright &copy; 2006, Ira W. Snyder <br />
237 ira 157
 
158
            <!-- Creative Commons License -->
159
            <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/">
160
                <img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/>
161
            </a>
162
 
163
            <!-- XHTML Validator -->
164
            <a href="http://validator.w3.org/check?uri=referer">
165
                <img style="border:0;width:88px;height:31px" src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional" />
166
            </a>
167
 
168
            <!-- CSS Validator -->
169
            <a href="http://jigsaw.w3.org/css-validator/">
170
                <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" />
171
            </a>
172
 
173
            <br />
174
            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>.
175
        </div>
176
 
177
    </div>
178
 
179
</body>
180
</html>