blob: faa67b13c5f0c95701169e5349e08dd308f9336a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<meta name="description" content="description"/>
<meta name="keywords" content="keywords"/>
<meta name="author" content="author"/>
<link rel="stylesheet" type="text/css" href="default.css" media="screen"/>
<title>FRIPOST – FREE MAILING</title>
</head>
<body>
<div class="header">
<h1>Fripost</h1>
</div>
<div class="navigation">
<a href="index.html">Start</a>
<a href="membership.html">Join</a>
<a href="contact.html">Contact</a>
<div class="clearer"><span></span></div>
</div>
<div class="container">
<div class="content">
<h1>Contact us</h1>
<p>Send an email to our president <a href"mailto:skangas@skangas.se?subject=Fripost,%20joining">Stefan Kangas</a>,
<a href"mailto:skangas@skangas.se?subject=Fripost,%20joining"><tt>skangas@skangas.se</tt></a>.
<div class="divider"></div>
<div class="footer">
© 2006 <a href="index.html">Website</a>. Valid <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> & <a href="http://validator.w3.org/check?uri=referer">XHTML</a>. Design by <a href="http://arcsin.se">Arcsin</a>
</div>
</div>
</body>
</html>
|