Subversion Repositories programming

Rev

Rev 271 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head>
    <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
    <title>Chillin' Polar - About Page</title>
    <meta http-equiv="Content-Language" content="en-us" />

    <meta http-equiv="imagetoolbar" content="no" />
    <meta name="MSSmartTagsPreventParsing" content="true" />

    <meta name="description" content="Description" />

    <meta name="keywords" content="Keywords" />

    <meta name="author" content="Ira W. Snyder" />

    <style type="text/css" media="all">@import "css/master.css";</style>
</head>

<body>

    <div id="wrapper">

        <div id="header"></div>

        <!-- Use 2 menus to fix stupid IE bug -->
        <div id="menu1">
            <ul>
                <li class="ltop"><a href="index.html">Home</a></li>
                <li class="top"><a href="ira.html">Religion</a></li>
                <li class="top"><a href="susana.html">Language</a></li>
                <li class="top"><a href="parham.html">Business Communication</a></li>
            </ul>
        </div>

        <div id="menu2">
            <ul>
                <li class="lbottom"><a href="ryan.html">Environment</a></li>
                <li class="bottom"><a href="maricela.html">Family Life</a></li>
                <li class="bottom"><a href="matt.html">Social Norms</a></li>
                <li class="bottom"><a href="interesting.html">Interesting Facts</a></li>
            </ul>
        </div>

        <div id="content" >

            <h1>Inuit Language</h1>

            <p>
                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.
            </p>

            <p>
                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.
            </p>

            <div id="halfwidth1">
                <p class="centeredImg">
                    <img src="images/general/scv_inuktitut.png" alt="Inuktitut Language Symbols" />
                    <br />
                    Inuktitut Language Symbols
                </p>
            </div>
            
            <div id="halfwidth2">
                <p class="centeredImg">
                    <img src="images/general/scv_roadsign.jpg" alt="Road Sign in Inuktitut" />
                    <br />
                    Roadsign in Inuktitut
                </p>
            </div>

            <h4 class="clear">Resources Used</h4>
            <ul class="resources">
                <li>
                    <a href="http://en.wikipedia.org/wiki/Inuit_languages">
                        http://en.wikipedia.org/wiki/Inuit_languages
                    </a>
                </li>
                <li>
                    <a href="http://www.forces.gc.ca/site/community/mapleleaf/html_files/html_view_e.asp?page=vol5_12p2-3">
                        http://www.forces.gc.ca/site/community/mapleleaf/html_files/html_view_e.asp?page=vol5_12p2-3
                    </a>
                </li>
            </ul>

        </div>

        <div id="footer" >
            <div id="altnav">
                <a href="index.html">Home</a> -
                <a href="ira.html">Religion</a> -
                <a href="susana.html">Language</a> -
                <a href="parham.html">Business Communication</a>
                <br />
                <a href="ryan.html">Environment</a> -
                <a href="maricela.html">Family Life</a> -
                <a href="matt.html">Social Norms</a>
                <a href="interesting.html">Interesting Facts</a>
            </div>

            Website Design Copyright &copy; 2006, Ira W. Snyder <br />

            <!-- Creative Commons License -->
            <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/">
                <img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/>
            </a>

            <!-- XHTML Validator -->
            <a href="http://validator.w3.org/check?uri=referer">
                <img style="border:0;width:88px;height:31px" src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional" />
            </a>

            <!-- CSS Validator -->
            <a href="http://jigsaw.w3.org/css-validator/">
                <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" />
            </a>

            <br />
            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>.
        </div>

    </div>

</body>
</html>