diff options
-rwxr-xr-x | htdocs/todo.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html index 4a6aa52..cdd7632 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.10 1999-09-30 12:07:18 gerald Exp $"> + content="$Id: todo.html,v 1.11 1999-09-30 12:29:54 gerald Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -41,6 +41,8 @@ <ol> + <li> create a stylesheet and link to it from everywhere + <li> make a link to the CSS validator from the results page <li> add image/svg, application/smil to XML types to check for @@ -177,7 +179,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: 1999-09-30 12:07:18 $ + $Date: 1999-09-30 12:29:54 $ </address> </body> |