diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2010-12-11 22:59:25 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2010-12-11 22:59:25 +0100 |
commit | 5a4022631032a7a16aeb0532fc3d137098f5160e (patch) | |
tree | 3abc9f8669942c3b85498aa2058f8c41f66b97d2 /membership.html | |
parent | aafbefbb61d1690e49df48906f16564136f0def8 (diff) |
Fix several XHTML validation errors.
Diffstat (limited to 'membership.html')
-rw-r--r-- | membership.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/membership.html b/membership.html index 65e82d5..2711f42 100644 --- a/membership.html +++ b/membership.html @@ -30,13 +30,14 @@ <p>In order to have the actual service up and running, we are dependent on getting a sufficient amount of members joining. The starting budget needed is about 15000 SEK. With a member fee of 300 SEK we will need 50 members before we can really get going. </p> -<p>To join, 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>, and make and payment according to below. +<p>To join, 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>, and make and payment according to below. </p> <h2>Member information</h2> <p>Fripost concerns about its members integrity, and encourages to viligance against giving out personal information. In that spirit Fripost offers anonymous memberships, for which the only information needed is </p> + <ul><li>The desired email address (e.g. your.name@fripost.org). </li> </ul> @@ -83,7 +84,7 @@ <h2>The deal</h2> -<p>A membership means +<p>A membership means</p> <ul><li> One email address, one inbox, and the possibility of one extra alias at <tt>fripost.org</tt> </li> @@ -93,15 +94,15 @@ </li> </ul> -</p> - <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> +</div> </body> </html> |