html40_W3C.pdf
(
2939 KB
)
Pobierz
HTML 4.01 Specification
HTML 4.01 Specification
HTML 4.01 Specification
W3C Recommendation 24 December 1999
This version:
http://www.w3.org/TR/1999/REC-html401-19991224
(plain text [794Kb], gzip’ed tar archive of HTML files [371Kb], a .zip archive of
HTML files [405Kb], gzip’ed Postscript file [746Kb, 389 pages], gzip’ed PDF file
[963Kb])
Latest version of HTML 4.01:
http://www.w3.org/TR/html401
Latest version of HTML 4:
http://www.w3.org/TR/html4
Latest version of HTML:
http://www.w3.org/TR/html
Previous version of HTML 4.01:
http://www.w3.org/TR/1999/PR-html40-19990824
Previous HTML 4 Recommendation:
http://www.w3.org/TR/1998/REC-html40-19980424
Editors:
Dave Raggett
<dsr@w3.org>
Arnaud Le Hors, W3C
Ian Jacobs, W3C
Copyright
©1997-1999
W3C
®
(MIT,
INRIA,
Keio)
, All Rights Reserved. W3C
liability,
trademark,
document use
and
software licensing
rules apply.
Abstract
This specification defines the HyperText Markup Language (HTML), the publishing
language of the World Wide Web. This specification defines HTML 4.01, which is a
subversion of HTML 4. In addition to the text, multimedia, and hyperlink features of
the previous versions of HTML (HTML 3.2 [HTML32] [p.356] and HTML 2.0
[RFC1866] [p.356] ), HTML 4 supports more multimedia options, scripting
languages, style sheets, better printing facilities, and documents that are more
accessible to users with disabilities. HTML 4 also takes great strides towards the
internationalization of documents, with the goal of making the Web truly World Wide.
HTML 4 is an SGML application conforming to International Standard ISO 8879 --
Standard Generalized Markup Language [ISO8879] [p.353] .
1
24 Dec 1999 18:26
HTML 4.01 Specification
Status of this document
This section describes the status of this document at the time of its publication.
Other documents may supersede this document. The latest status of this document
series is maintained at the W3C.
This document specifies HTML 4.01, which is part of the HTML 4 line of
specifications. The first version of HTML 4 was HTML 4.0 [HTML40] [p.353] ,
published on 18 December 1997 and revised 24 April 1998. This specification is the
first HTML 4.01 Recommendation. It includes non-editorial changes since the 24
April version of HTML 4.0 [p.312] . There have been some changes to the DTDs, for
example. This document obsoletes previous versions of HTML 4.0, although W3C
will continue to make those specifications and their DTDs available at the W3C Web
site.
This document has been reviewed by W3C Members and other interested parties
and has been endorsed by the Director as a W3C Recommendation. It is a stable
document and may be used as reference material or cited as a normative reference
from another document. W3C’s role in making the Recommendation is to draw
attention to the specification and to promote its widespread deployment. This
enhances the functionality and interoperability of the Web.
W3C recommends that user agents and authors (and in particular, authoring tools)
produce HTML 4.01 documents rather than HTML 4.0 documents. W3C
recommends that authors produce HTML 4 documents instead of HTML 3.2
documents. For reasons of backward compatibility, W3C also recommends that tools
interpreting HTML 4 continue to support HTML 3.2 and HTML 2.0 as well.
For information about the next generation of HTML, "The Extensible HyperText
Markup Language" [XHTML] [p.357] , please refer to the
W3C HTML Activity
and the
list of
W3C Technical Reports.
This document has been produced as part of the
W3C HTML Activity.
The goals of
the
HTML Working Group
(Members only)
are discussed in the
HTML Working
Group charter
(
Members only)
.
A list of current W3C Recommendations and other technical documents can be
found at
http://www.w3.org/TR.
Public discussion on HTML features takes place on www-html@w3.org (
archives
of www-html@w3.org)
.
Available languages
The English version of this specification is the only normative version. However, for
translations of this document, see
http://www.w3.org/MarkUp/html4-updates/translations.
24 Dec 1999 18:26
2
HTML 4.01 Specification
Errata
The list of known errors in this specification is available at:
http://www.w3.org/MarkUp/html4-updates/errata
Please report errors in this document to www-html-editor@w3.org.
3
24 Dec 1999 18:26
HTML 4.01 Specification
Quick Table of Contents
1. About the HTML 4 Specification
.
.
.
.
.
.
.
.
.
.
.
15
.
2. Introduction to HTML 4
.
.
.
.
.
.
.
.
.
.
.
.
.
19
3. On SGML and HTML
.
.
.
.
.
.
.
.
.
.
.
.
.
27
4. Conformance: requirements and recommendations
5. HTML Document Representation
- Character sets, character encodings, and
.
.
.
.
.
.
37
entities
6. Basic HTML data types
- Character data, colors, lengths, URIs, content types,
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
41
etc.
7. The global structure of an HTML document
- The HEAD and BODY of a
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
49
document
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
59
8. Language information and text direction
- International considerations for text
79
9. Text
- Paragraphs, Lines, and Phrases
.
.
.
.
.
.
.
.
.
89
.
10. Lists
- Unordered, Ordered, and Definition Lists
.
.
.
.
.
.
.
103
.
11. Tables
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
111
.
12. Links
- Hypertext and Media-Independent Links
.
.
.
.
.
.
.
145
.
13. Objects, Images, and Applets
.
.
.
.
.
.
.
.
.
.
.
159
.
14. Style Sheets
- Adding style to HTML documents
.
.
.
.
.
.
.
183
.
15. Alignment, font styles, and horizontal rules
.
.
.
.
.
.
.
.
195
.
16. Frames
- Multi-view presentation of documents
.
.
.
.
.
.
.
205
.
17. Forms
- User-input Forms: Text Fields, Buttons, Menus, and more
.
.
219
.
18. Scripts
- Animated Documents and Smart Forms
19. SGML reference information for HTML
- Formal definition of HTML and
.
.
.
.
.
.
.
251
.
validation
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
261
.
20. SGML Declaration of HTML 4
.
.
.
.
.
.
.
.
.
.
.
263
.
21. Document Type Definition
.
.
.
.
.
.
.
.
.
.
.
.
265
.
22. Transitional Document Type Definition
.
.
.
.
.
.
.
.
.
279
.
23. Frameset Document Type Definition
.
.
.
.
.
.
.
.
.
.
297
.
24. Character entity references in HTML 4
.
.
.
.
.
.
.
.
.
299
.
A. Changes
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
311
.
B. Performance, Implementation, and Design Notes
.
.
.
.
.
.
.
333
.
References
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
353
.
Index of Elements
.
.
.
.
.
.
.
.
.
.
.
.
.
.
359
.
Index of Attributes
.
.
.
.
.
.
.
.
.
.
.
.
.
.
363
.
Index
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
375
.
24 Dec 1999 18:26
4
.
.
.
.
.
.
.
HTML 4.01 Specification
Full Table of Contents
1. About the HTML 4 Specification
.
.
.
.
.
.
.
.
.
.
.
15
.
1. How the specification is organized
.
.
.
.
.
.
.
.
.
15
2. Document conventions
.
.
.
.
.
.
.
.
.
.
.
.
16
1. Elements and attributes
.
.
.
.
.
.
.
.
.
.
17
2. Notes and examples
.
.
.
.
.
.
.
.
.
.
.
17
3. Acknowledgments
.
.
.
.
.
.
.
.
.
.
.
.
.
17
1. Acknowledgments for the current revision
.
.
.
.
.
.
18
4. Copyright Notice
.
.
.
.
.
.
.
.
.
.
.
.
.
18
2. Introduction to HTML 4
.
.
.
.
.
.
.
.
.
.
.
.
.
19
1. What is the World Wide Web?
.
.
.
.
.
.
.
.
.
.
19
1. Introduction to URIs
.
.
.
.
.
.
.
.
.
.
.
19
2. Fragment identifiers
.
.
.
.
.
.
.
.
.
.
.
20
3. Relative URIs
.
.
.
.
.
.
.
.
.
.
.
.
.
20
2. What is HTML?
.
.
.
.
.
.
.
.
.
.
.
.
.
.
21
1. A brief history of HTML
.
.
.
.
.
.
.
.
.
.
.
21
3. HTML 4
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
22
1. Internationalization
.
.
.
.
.
.
.
.
.
.
.
.
22
2. Accessibility
.
.
.
.
.
.
.
.
.
.
.
.
.
22
3. Tables
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
23
4. Compound documents
.
.
.
.
.
.
.
.
.
.
.
23
5. Style sheets
.
.
.
.
.
.
.
.
.
.
.
.
.
24
6. Scripting
.
.
.
.
.
.
.
.
.
.
.
.
.
.
24
7. Printing
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
24
4. Authoring documents with HTML 4
.
.
.
.
.
.
.
.
.
24
1. Separate structure and presentation
.
.
.
.
.
.
.
25
2. Consider universal accessibility to the Web
.
.
.
.
.
.
25
3. Help user agents with incremental rendering
.
.
.
.
.
.
25
3. On SGML and HTML
.
.
.
.
.
.
.
.
.
.
.
.
.
27
1. Introduction to SGML
.
.
.
.
.
.
.
.
.
.
.
.
27
2. SGML constructs used in HTML
.
.
.
.
.
.
.
.
.
.
28
1. Elements
.
.
.
.
.
.
.
.
.
.
.
.
.
.
28
2. Attributes
.
.
.
.
.
.
.
.
.
.
.
.
.
.
29
3. Character references
.
.
.
.
.
.
.
.
.
.
.
30
4. Comments
.
.
.
.
.
.
.
.
.
.
.
.
.
.
30
3. How to read the HTML DTD
.
.
.
.
.
.
.
.
.
.
.
31
1. DTD Comments
.
.
.
.
.
.
.
.
.
.
.
.
31
2. Parameter entity definitions
.
.
.
.
.
.
.
.
.
.
31
3. Element declarations
.
.
.
.
.
.
.
.
.
.
.
32
Content model definitions
.
.
.
.
.
.
.
.
.
33
4. Attribute declarations
.
.
.
.
.
.
.
.
.
.
.
34
DTD entities in attribute definitions
.
.
.
.
.
.
.
35
5
24 Dec 1999 18:26
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
Plik z chomika:
placebo89
Inne pliki z tego folderu:
(ebook - pdf) - OREILLY - HTML the definite guide.pdf
(4541 KB)
Beginning Web Programming With Html, Xhtml, And Css.pdf
(17188 KB)
Creating Cool Web Sites With Html, Xhtml And Css (Wiley).pdf
(14279 KB)
Creating Cool Web Sites With HTML, XHTML, And CSS (2004).pdf
(14272 KB)
HTML & (X)HTML & CSS Tutorials.pdf
(22992 KB)
Inne foldery tego chomika:
Zgłoś jeśli
naruszono regulamin