diff options
author | gerald <gerald@localhost> | 1998-08-06 20:19:09 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 1998-08-06 20:19:09 +0000 |
commit | 725d49a0fbede90e681c959efec4dd70c00e58fc (patch) | |
tree | 412fb5cbd375473a21863e8113a8739de7990ab1 /htdocs/todo.html | |
parent | 1ded4e9b1ed31cce34e4b9d7f92bfe307d3b0f3d (diff) | |
download | markup-validator-725d49a0fbede90e681c959efec4dd70c00e58fc.zip markup-validator-725d49a0fbede90e681c959efec4dd70c00e58fc.tar.gz markup-validator-725d49a0fbede90e681c959efec4dd70c00e58fc.tar.bz2 |
added an item on link validation
Diffstat (limited to 'htdocs/todo.html')
-rwxr-xr-x | htdocs/todo.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html index c8a2da8..31f843e 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.7 1998-08-06 19:41:47 gerald Exp $"> + content="$Id: todo.html,v 1.8 1998-08-06 20:19:09 gerald Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -83,6 +83,9 @@ of displaying a page about the redirection, just put something at the top of the report saying "by the way, I was redirected to: ..." + <li> add link validation (use <a + href="http://www.w3.org/Library/">libwww</a>?) + <li> make an "elements found" section a la Webtechs, with links from each element to the appropriate place in either the DTD tree listing produced with dtd2html (after running dtd2html with all DTDs in the catalog), @@ -142,7 +145,7 @@ src="http://validator.w3.org/images/vh40.gif" height=31 width=88 align=right border=0 alt="Valid W3C HTML 4.0!"></a> <a href="/feedback.html">Gerald Oskoboiny</A><br> - $Date: 1998-08-06 19:41:47 $ + $Date: 1998-08-06 20:19:09 $ </address> </body> |