diff options
author | jfieber <jfieber@FreeBSD.org> | 1997-09-20 05:19:25 +0800 |
---|---|---|
committer | jfieber <jfieber@FreeBSD.org> | 1997-09-20 05:19:25 +0800 |
commit | 95cd49a5acddcfb1fb4c2426cd85f2d27bec8036 (patch) | |
tree | 0da6a97f87b74fb033c77e6706fa5a15f697663d /textproc/html/pkg-descr | |
parent | ef7f2256e234a254f3a5b9c0bbb77e1a01aef5f3 (diff) | |
download | freebsd-ports-gnome-95cd49a5acddcfb1fb4c2426cd85f2d27bec8036.tar.gz freebsd-ports-gnome-95cd49a5acddcfb1fb4c2426cd85f2d27bec8036.tar.zst freebsd-ports-gnome-95cd49a5acddcfb1fb4c2426cd85f2d27bec8036.zip |
A collection of HTML DTDs from the W3C. Includes level 0 through
the 4.0 draft (Cougar), excluding the dead end 3.0.
Diffstat (limited to 'textproc/html/pkg-descr')
-rw-r--r-- | textproc/html/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/textproc/html/pkg-descr b/textproc/html/pkg-descr new file mode 100644 index 000000000000..cb161945bb77 --- /dev/null +++ b/textproc/html/pkg-descr @@ -0,0 +1,9 @@ +SGML DTDs for HTML level 0, 1, 2, 3.2, and the 4.0 draft as +defined by the World Wide Web Consortium (W3C). See +http://www.w3.org/ for more information. + +These DTDs are useful for validating or processing world wide web +pages with SGML tools such as those in the sp or jade ports. + +John Fieber +jfieber@FreeBSD.org |