Mercurial > noffle-website
diff htdocs/index.html @ 1:9c922e041740 website
[svn] Add SF logo to main page, plus small HTML tidies.
author | bears |
---|---|
date | Fri, 11 Jan 2002 17:49:05 +0000 |
parents | af7afad923c1 |
children | 53d5f8005f44 |
line wrap: on
line diff
--- a/htdocs/index.html Wed Dec 12 14:23:14 2001 +0000 +++ b/htdocs/index.html Fri Jan 11 17:49:05 2002 +0000 @@ -1,3 +1,5 @@ +<!doctype html public "-//ietf//dtd html//en"> + <html> <head> <title>Noffle</title> @@ -5,7 +7,7 @@ <META NAME="keywords" CONTENT="noffle, news server, news reader, offline, modem, dialup, linux, gnu/linux"> </head> -<body bgcolor="#f8f8f8" text="black" link="#0000ee" vlink="#551a8b" alink="#551a8b"> +<body> <h1>The Noffle News Server</h1> @@ -150,8 +152,7 @@ Noffle-Announce Mailing List</a>. <br> Bugs should be reported to the -<a href="http://sourceforge.net/bugs/?group_id=1044"> -Noffle Bug Tracker</a>. +<a href="http://sourceforge.net/bugs/?group_id=1044">Noffle Bug Tracker</a>. </p> <h2><a name="links">Links</a></h2> @@ -160,11 +161,10 @@ <li> <a href="http://www.tin.org/docs.html">NNTP information</a> <li> -<a href="http://www.leafnode.org/"> -Leafnode</a> - news server +<a href="http://www.leafnode.org/">Leafnode</a> - news server <li> -<a href="http://home.t-online.de/home/juergen.haible/english.htm"> -Hamster</a> - news and mail server for Windows +<a href="http://home.t-online.de/home/juergen.haible/english.htm">Hamster</a> +&em; news and mail server for Windows <li> <a href="http://space.mit.edu/~davis/slrn.html">SLRN</a> - powerful news reader for Windows and Unix @@ -176,6 +176,8 @@ <p> <hr> - +<A href="http://sourceforge.net"> +<IMG src="http://sourceforge.net/sflogo.php?group_id=1044&type=1" +width="88" height="31" border="0" alt="SourceForge Logo"> </A> </body> </html>