CVS: tmda/htdocs index.html,1.63,1.64 tmda.css,1.1,1.2
"Jason R. Mastaler" <[email protected]> Mon, 18 Sep 2006 13:10:40 -0700
| Newsgroups | gmane.mail.spam.tmda.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tmda/tmda/htdocs
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv1095
Modified Files:
index.html tmda.css
Log Message:
slight changes to make the document Valid HTML 4.01
Index: index.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/index.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- index.html 18 Sep 2006 19:48:29 -0000 1.63
+++ index.html 18 Sep 2006 20:10:38 -0000 1.64
@@ -11,7 +11,7 @@
<body bgcolor="#ffffff" text="#000000" link="#0000f0" vlink="#800080" alink="#ff3333">
<div id="header-left">
- <img src="img/tmda-70x95.png">
+ <img src="img/tmda-70x95.png" alt="TMDA Logo">
</div>
<div id="header">
@@ -32,7 +32,7 @@
<li class="menu_subitem"><a href="http://wiki.tmda.net/TmdaFaq" >F.A.Q.</a></li>
<li class="menu_subitem"><a href="http://wiki.tmda.net/TmdaDonations" >Donations</a></li>
<li class="menu_subitem"><a href="http://wiki.tmda.net/TmdaMailingListsAndNewsgroups" >Contact</a></li>
- <br>
+ <li><br></li>
<li class="menu_item">More</li>
<li class="menu_subitem"><a href="http://wiki.tmda.net/" >TmdaWiki</a></li>
<li class="menu_subitem"><a href="http://sourceforge.net/projects/tmda" >TMDA @ Sourceforge</a></li>
@@ -49,7 +49,7 @@
open source</a> software application designed to significantly reduce the amount of
<a href="http://en.wikipedia.org/wiki/E-mail_spam" TARGET="Resource Window">spam</a>
(Internet junk-mail) you receive. TMDA strives to be more effective, yet less time-consuming than traditional spam filters.
-TMDA can also be used as a general purpose local mail delivery agent</a> to filter, sort, deliver and dispose of incoming mail.
+TMDA can also be used as a general purpose local mail delivery agent to filter, sort, deliver and dispose of incoming mail.
The technical countermeasures used by TMDA to thwart spam include:
Index: tmda.css
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/tmda.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tmda.css 18 Sep 2006 19:48:29 -0000 1.1
+++ tmda.css 18 Sep 2006 20:10:38 -0000 1.2
@@ -2,7 +2,7 @@
a:link { color:#0044B3; }
-a:visited { color:##597BB3; }
+a:visited { color:#597BB3; }
a:hover {color: #0044B3;}