diff options
author | gerald <gerald@localhost> | 1999-09-30 12:29:54 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 1999-09-30 12:29:54 +0000 |
commit | 78d10855cac77cccc62fe1d32f75431856a44123 (patch) | |
tree | 5325bab10ff1c91221d814f99f5d6a9b94b97310 | |
parent | c99f29053970052afa3d5af39dc5e6500d814fa5 (diff) | |
download | markup-validator-78d10855cac77cccc62fe1d32f75431856a44123.zip markup-validator-78d10855cac77cccc62fe1d32f75431856a44123.tar.gz markup-validator-78d10855cac77cccc62fe1d32f75431856a44123.tar.bz2 |
added an item on using a site-wide stylesheet
-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> |