Add xmlns attribute for element html.
[fripost-web.git] / contact.html
blob8b241db9d4898e33f1e62c4723191defe27610c2
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
6 <meta name="description" content="description"/>
7 <meta name="keywords" content="keywords"/>
8 <meta name="author" content="author"/>
9 <link rel="stylesheet" type="text/css" href="default.css" media="screen"/>
10 <title>FRIPOST – FREE MAILING</title>
11 </head>
12 <body>
14 <div class="header">
15 <h1>Fripost</h1>
16 </div>
18 <div class="navigation">
19 <a href="index.html">Hem</a>
20 <a href="organisation.html">Om</a>
21 <a href="membership.html">Gå med</a>
22 <a href="contact.html">Kontakt</a>
23 <div class="clearer"><span></span></div>
24 </div>
26 <div class="container">
27 <div class="content">
29 <h1>Contact</h2>
31 <p>To contact us, send an email to our president <a href="mailto:skangas@skangas.se?subject=Fripost,%20contact">Stefan Kangas</a> at
32 <a href="mailto:skangas@skangas.se?subject=Fripost,%20contact"><tt>skangas@skangas.se</tt></a>.
33 </p>
35 <div class="divider"></div>
37 <h2>IRC</h2>
39 <p>If you use IRC, you may want to join #fripost at freenode.net.
40 </p>
42 <div class="divider"></div>
44 <h2>Mailing lists</h2>
46 <p>Internally, we use a mailing list to communicate. If you are a member but not yet on the list, contact us so we can add you.</p>
48 <p>The list is open for all members and participation is strictly voluntary.
49 </p>
51 <div class="divider"></div>
53 <div class="footer">
54 <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/se/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/2.5/se/80x15.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Text" property="dct:title" rel="dct:type">This website</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://fripost.org/" property="cc:attributionName" rel="cc:attributionURL">Fripost - föreningen för fri e-post</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/se/">Creative Commons Attribution-ShareAlike 2.5 Sweden License</a>.<br />
55 Valid <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> &amp; <a href="http://validator.w3.org/check?uri=referer">XHTML</a>. Design by <a href="http://arcsin.se">Arcsin</a>
56 </div>
58 </div>
60 </body>
61 </html>