%% /u/ftp/pub/sgml/html32-support.README, Wed Dec 11 07:09:27 1996
%% Edit by Nelson H. F. Beebe
The compressed UNIX tar file html32-support.trz, or its equivalents
html32-support.zip in InfoZIP format and html32-support.zoo in ZOO
format, provides support for the new (November 1996) HTML 3.2 grammar
specification. It should be unbundled in
/usr/local/lib/html-check/lib
on top of the old contents, to provide these files:
-rw-rw-r-- beebe/staff 20937 Dec 11 07:00 1996 HTML32.dtd
-rw-rw-r-- beebe/staff 4396 Dec 11 07:01 1996 ISOlat1.ent
-r--r--r-- beebe/staff 3146 Dec 11 06:58 1996 catalog
by
cd /usr/local/lib/html-check/lib
chmod u+w catalog
uncompress <...wherever-you-put-it.../html32-support.trz | tar xf -
or
cd /usr/local/lib/html-check/lib
chmod u+w catalog
unzip ...wherever-you-put-it.../html32-support.zip
or
cd /usr/local/lib/html-check/lib
chmod u+w catalog
zoo x ...wherever-you-put-it.../html32-support.zoo
The first two files are new with HTML 3.2; the third is a replacement
file which adds catalog entries for the HTML 3.2 grammar.
HTML files that wish to use the HTML 3.2 features should begin with a
line
followed by the usual boilerplate HTML file structure:
For more details about HTML 3.2, visit the WWW Consortium's Web site
at
http://www.w3.org/pub/WWW/MarkUp/Wilbur/