diff options
Diffstat (limited to 'htdocs/todo.html')
-rwxr-xr-x | htdocs/todo.html | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html index c162e00..5b039f8 100755 --- a/htdocs/todo.html +++ b/htdocs/todo.html @@ -8,7 +8,7 @@ W3C HTML Validation Service, To Do List"> <meta name="description" content="To Do List for W3C's Validation Service."> <meta name="revision" - content="$Id: todo.html,v 1.17 1999-10-15 04:18:49 gerald Exp $"> + content="$Id: todo.html,v 1.18 1999-10-25 03:18:50 gerald Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -89,10 +89,13 @@ <li> add XML validation<br> test cases: - <a href="http://dmoz.org/rdf.html">http://dmoz.org/rdf.html</a><br> - <a href="http://www.oasis-open.org/committees/xmltest/xmlconf-19990712.xml">http://www.oasis-open.org/committees/xmltest/xmlconf-19990712.xml</a><br> - <a href="http://www.w3.org/1999/08/WD-xpath-19990813.xml">http://www.w3.org/1999/08/WD-xpath-19990813.xml</a><br> - <a href="http://www.w3.org/TR/1998/REC-xml-19980210.xml">http://www.w3.org/TR/1998/REC-xml-19980210.xml</a><br> + <ul> + <li><a href="/check?uri=http://www.oasis-open.org/committees/xmltest/xmlconf-19990712.xml;ss">xmlconf-19990712.xml</a><br> + <li><a href="/check?uri=http://www.w3.org/1999/08/WD-xpath-19990813.xml;ss">WD-xpath-19990813.xml</a><br> + <li><a href="/check?uri=http://www.w3.org/TR/1998/REC-xml-19980210.xml;ss">REC-xml-19980210.xml</a><br> + <li><a href="/check?uri=http://www.w3.org/1999/09/SVG-access/computer.svg;ss">SVG</a><br> + <li><a href="http://dmoz.org/rdf.html">http://dmoz.org/rdf.html</a><br> + </ul> other services:<br> <a href="http://www.hcrc.ed.ac.uk/~richard/xml-check.html">http://www.hcrc.ed.ac.uk/~richard/xml-check.html</a> @@ -191,10 +194,10 @@ <address> <a href="http://validator.w3.org/check/referer"><img - src="http://validator.w3.org/images/vh40.gif" height=31 width=88 + src="http://validator.w3.org/images/vh40" height=31 width=88 align=right border=0 alt="Valid W3C HTML 4.0!"></a> <a href="/feedback.html">Gerald Oskoboiny</A><br> - $Date: 1999-10-15 04:18:49 $ + $Date: 1999-10-25 03:18:50 $ </address> </body> |