summaryrefslogtreecommitdiffstats
path: root/htdocs/todo.html
blob: cc4a6a59dbaf39888ba2241f7bc605f2f3d53268 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>

<head>
  <title>W3C HTML Validation Service: To Do List</title>
  <link rev="made" href="mailto:gerald@w3.org">
  <meta name="keywords" content="HTML, Hypertext Markup Language, Validation,
    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.4 1998-08-04 23:34:53 gerald Exp $">
</head>

<body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b">

<p>
  <a href="http://www.w3.org/"><img
     src="http://www.w3.org/Icons/WWW/w3c_home" height=48 border=0
     alt="W3C"></a>
</p>

<h1>W3C HTML Validation Service: To Do List</h1>

<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> add a "fix my HTML for me" option using <a
    href="http://www.w3.org/People/Raggett/tidy/">tidy</a>.
  <li> write some documentation (how to link to the service etc.);
    make links to HTML references at places like <a
    href="http://www.htmlhelp.com/">htmlhelp.com</a>.
  <li> ...
</ul>

<hr>

<address>
  <a href="http://validator.w3.org/check/referer"><img
     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-04 23:34:53 $
</address>

</body>

</html>