htdocs index.html,1.43,1.44

"Fred L. Drake" <[email protected]> Wed, 15 Oct 2003 13:02:15 -0700
Newsgroups gmane.text.xml.expat.cvs
Message-ID <[email protected]>
Update of /cvsroot/expat/htdocs
In directory sc8-pr-cvs1:/tmp/cvs-serv32647

Modified Files:
	index.html 
Log Message:
- the "alt" attribute is required on <img/> to be valid XHTML strict
- minor cleanup


Index: index.html
===================================================================
RCS file: /cvsroot/expat/htdocs/index.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- index.html	15 Oct 2003 18:16:35 -0000	1.43
+++ index.html	15 Oct 2003 20:02:12 -0000	1.44
@@ -6,12 +6,11 @@
   <body marginwidth="0" marginheight="0">
     <table cellspacing="0" cellpadding="0" width="100%">
       <tr>
-        <td class="corner"><img src="expat.png" /></td>
+        <td class="corner"><img src="expat.png" alt="(Expat logo)" /></td>
         <td class="banner"><h2>The Expat XML Parser</h2></td>
       </tr>
       <tr>
-        <td class="navbar">
-        </td>
+        <td class="navbar"></td>
         <td class="content">
 
 <p>Expat is an XML parser library written in C. It is a