diff options
author | gerald <gerald@localhost> | 1998-07-31 03:00:31 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 1998-07-31 03:00:31 +0000 |
commit | 8c8f9f0a82dc7eca4c400a844d2a10fdc45d33e4 (patch) | |
tree | cbfb90136fbaf18b040a93609c9f72b62edf8b15 /htdocs/todo.html | |
parent | bc33cb272c1c30ca76745ecaa1fd531856f2c473 (diff) | |
download | markup-validator-8c8f9f0a82dc7eca4c400a844d2a10fdc45d33e4.zip markup-validator-8c8f9f0a82dc7eca4c400a844d2a10fdc45d33e4.tar.gz markup-validator-8c8f9f0a82dc7eca4c400a844d2a10fdc45d33e4.tar.bz2 |
added a few items
Diffstat (limited to 'htdocs/todo.html')
-rwxr-xr-x | htdocs/todo.html | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html index a1a7fbf..3738712 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.1 1998-07-31 02:58:29 gerald Exp $"> + content="$Id: todo.html,v 1.2 1998-07-31 03:00:31 gerald Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -21,8 +21,13 @@ <h1>W3C HTML Validation Service: To Do List</h1> -<p> -... +<ul> + <li> make the output valid (!) + <li> replace libwww-perl with perl5 LWP calls + <li> put the explanations in a database, display them inline with + the errors + <li> ... +<ul> <hr> @@ -31,7 +36,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-07-31 02:58:29 $ + $Date: 1998-07-31 03:00:31 $ </address> </body> |