diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2000-05-10 13:24:51 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2000-05-10 13:24:51 +0000 |
commit | d3c8a431bb6ddfbbd55ebabd3ac7d54230ffbda8 (patch) | |
tree | 69f11696921f304c300e5cd184fe15d5419c53c3 /textproc/xhtml/pkg-descr | |
parent | c36dc7c3b3ab8070a103285cc808114a021ce2c6 (diff) |
Notes
Diffstat (limited to 'textproc/xhtml/pkg-descr')
-rw-r--r-- | textproc/xhtml/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/xhtml/pkg-descr b/textproc/xhtml/pkg-descr new file mode 100644 index 000000000000..0a7549b0bdde --- /dev/null +++ b/textproc/xhtml/pkg-descr @@ -0,0 +1,11 @@ +This specification defines XHTML 1.0, a reformulation of HTML 4 as an +XML 1.0 application, and three DTDs corresponding to the ones defined +by HTML 4. + +The semantics of the elements and their attributes are defined in the +W3C Recommendation for HTML 4. + +These semantics provide the foundation for future extensibility of XHTML. + +Compatibility with existing HTML user agents is possible by following +a small set of guidelines. |