Update of /cvsroot/plib/plib/doc/pui
In directory usw-pr-cvs1:/tmp/cvs-serv17807
Modified Files:
index.html
Log Message:
Fixed typo; Added "Valid HTML 4.0" image
Index: index.html
===================================================================
RCS file: /cvsroot/plib/plib/doc/pui/index.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- index.html 28 Dec 2001 17:28:47 -0000 1.39
+++ index.html 24 Mar 2002 00:02:42 -0000 1.40
@@ -2407,8 +2407,13 @@
from examples/src/fnt/data/ are in the current directory when using
the GLUT-less PUI library.
<hr>
+<table>
+<tr>
+<td>
+<a href="http://validator.w3.org/check/referer"><img border="0" src="../valid-html40.png" alt="Valid HTML 4.0!" height="31" width="88"></a>
+<td>
<address>
-<a href="http://www.sjbaker.org">Steve J. Baker.</a> <<a href="mailto:sjb...@ai...">sjb...@ai...</a>></address>
-
+<a href="http://www.sjbaker.org">Steve J. Baker.</a> <<a href="mailto:sjb...@ai...">sjb...@ai...</a></address>
+</table>
</body>
</html>
|