236 |
ira |
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
|
2 |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
265 |
ira |
3 |
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
|
4 |
|
236 |
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 |
|
237 |
ira |
20 |
<style type="text/css" media="all">@import "css/master.css";</style>
|
236 |
ira |
21 |
</head>
|
|
|
22 |
|
|
|
23 |
<body>
|
|
|
24 |
|
|
|
25 |
<div id="wrapper">
|
|
|
26 |
|
|
|
27 |
<div id="header"></div>
|
|
|
28 |
|
266 |
ira |
29 |
<!-- Use 2 menus to fix stupid IE bug -->
|
|
|
30 |
<div id="menu">
|
236 |
ira |
31 |
<ul>
|
265 |
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>
|
266 |
ira |
36 |
</ul>
|
|
|
37 |
</div>
|
|
|
38 |
|
|
|
39 |
<div id="menu">
|
|
|
40 |
<ul>
|
265 |
ira |
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>
|
236 |
ira |
45 |
</ul>
|
|
|
46 |
</div>
|
|
|
47 |
|
|
|
48 |
<div id="content" >
|
|
|
49 |
CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT
|
|
|
50 |
</div>
|
|
|
51 |
|
|
|
52 |
<div id="footer" >
|
|
|
53 |
<div id="altnav">
|
254 |
ira |
54 |
<a href="index.html">Home</a> -
|
|
|
55 |
<a href="ira.html">Religion</a> -
|
255 |
ira |
56 |
<a href="susana.html">Language</a> -
|
254 |
ira |
57 |
<a href="parham.html">Business Communication</a>
|
|
|
58 |
<br />
|
257 |
ira |
59 |
<a href="ryan.html">Environment</a> -
|
254 |
ira |
60 |
<a href="maricela.html">Family Life</a> -
|
|
|
61 |
<a href="matt.html">Social Norms</a>
|
263 |
ira |
62 |
<a href="interesting.html">Interesting Facts</a>
|
236 |
ira |
63 |
</div>
|
|
|
64 |
|
242 |
ira |
65 |
Website Design Copyright © 2006, Ira W. Snyder <br />
|
236 |
ira |
66 |
|
|
|
67 |
<!-- Creative Commons License -->
|
|
|
68 |
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/">
|
|
|
69 |
<img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/>
|
|
|
70 |
</a>
|
|
|
71 |
|
|
|
72 |
<!-- XHTML Validator -->
|
|
|
73 |
<a href="http://validator.w3.org/check?uri=referer">
|
|
|
74 |
<img style="border:0;width:88px;height:31px" src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional" />
|
|
|
75 |
</a>
|
|
|
76 |
|
|
|
77 |
<!-- CSS Validator -->
|
|
|
78 |
<a href="http://jigsaw.w3.org/css-validator/">
|
|
|
79 |
<img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" />
|
|
|
80 |
</a>
|
|
|
81 |
|
|
|
82 |
<br />
|
|
|
83 |
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>.
|
|
|
84 |
</div>
|
|
|
85 |
|
|
|
86 |
</div>
|
|
|
87 |
|
|
|
88 |
</body>
|
|
|
89 |
</html>
|