summaryrefslogtreecommitdiffstats
path: root/htdocs/whatsnew.html
blob: f4de6f18df52481fac9270f503b5481bbeb70ef8 (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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>

<head>
  <title>W3C HTML Validation Service: What's New</title>
  <link rev="made" href="mailto:gerald@w3.org">
  <meta name="keywords" content="HTML, Hypertext Markup Language, Validation,
    W3C HTML Validation Service, What's New">
  <meta name="description" content="What's New with W3C's Validation Service.">
  <meta name="revision"
    content="$Id: whatsnew.html,v 1.3 1998-07-25 01:17:44 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: What's New</h1>

<p>
  This page lists recent changes to <a href="/">the W3C HTML
  Validation Service</a>.
</p>

<dl>

<dt><a name="1998.07.24"><strong>July 24, 1998</strong></a>:
<dd>
  <p>
    Made the source code available via <a
    href="http://dev.w3.org/cgi-bin/cvsweb">W3C's public CVS tree</a>.
    (more documentation coming soon!)
  </p>

  <p>
    Upgraded the HTTP server to <a href="http://www.apache.org/">Apache
    1.3.1.</a>
  </p>

<p>
<dt><a name="1998.06.19"><strong>June 19, 1998</strong></a>:
<dd>
  <p>
    Added a page about <a href="about.html">the hardware/network
    behind this service</a>.
  </p>

<p>
<dt><a name="1998.04.20"><strong>April 20, 1998</strong></a>:
<dd>
  <p>
    Added support for a parameter to check the referring Web page for mistakes.
  </p>

  <p>
    To use it, just link to the following URI when linking to the service:
  </p>

  <blockquote><code>
    <a href="http://validator.w3.org/check/referer">http://validator.w3.org/check/referer</a>
  </code></blockquote>

  <p>
    (you can try the link above to see how it works.)
  </p>

<p>
<dt><a name="1997.12.18"><strong>December 18, 1997</strong></a>:
<dd>
  <p>
    Updated HTML 4.0 materials to match the <a
    href="http://www.w3.org/TR/REC-html40/">HTML 4.0 Recommendation</a>.
  </p>

</dl>

<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 HTML 4.0!"></a>
  <a href="http://www.w3.org/People/Gerald/">Gerald Oskoboiny</A><br><A
     href="http://www.w3.org/Help/Webmaster">Webmaster</A><br>
     $Date: 1998-07-25 01:17:44 $
</address>

</body>

</html>