summaryrefslogtreecommitdiffstats
path: root/htdocs/whatsnew.html
blob: ee7adf56454c799dce06d3d8c7c90a562c4cd74c (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
<!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.2 1998-07-24 22:11:36 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.06.19"><strong>19 Jun 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>20 Apr 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>18 Dec 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-24 22:11:36 $
</address>

</body>

</html>