Update of /cvsroot/refdb/homepage
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23732
Modified Files:
doc.html examples.html
Log Message:
fixed xhtml errors
Index: doc.html
===================================================================
RCS file: /cvsroot/refdb/homepage/doc.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -U2 -r1.2 -r1.3
--- doc.html 14 Dec 2004 20:30:50 -0000 1.2
+++ doc.html 17 Dec 2004 22:17:14 -0000 1.3
@@ -127,4 +127,7 @@
</tr>
<tr>
+ <td class="localnav"><a href="#risx">The risx.dtd reference</a></td>
+ </tr>
+ <tr>
<td class="localnav"><a href="#dtd">The DTD files</a></td>
</tr>
@@ -165,5 +168,5 @@
</ul>
- <h2 id="dtd">risx.dtd reference</h2>
+ <h2 id="risx">risx.dtd reference</h2>
<p>The <code>risx.dtd</code> reference explains how to use this XML DTD to author RIS-style bibliographic records.</p>
<ul>
Index: examples.html
===================================================================
RCS file: /cvsroot/refdb/homepage/examples.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -U2 -r1.2 -r1.3
--- examples.html 14 Dec 2004 19:55:18 -0000 1.2
+++ examples.html 17 Dec 2004 22:17:14 -0000 1.3
@@ -236,5 +236,5 @@
that textual citations also work.</para>
</chapter>
-&bibliography;
+&bibliography;
</book>
</pre>
|