INTERNET DRAFT                                 Dave Raggett, W3C
Expires in six months                          email: <dsr@w3.org>

HyperText Markup Language Specification Version 3.0

<draft-ietf-html-specv3-00.txt>

Status of this Memo

This document is an Internet draft. Internet drafts are working documents of the Internet Engineering Task Force (IETF), its areas and its working groups. Note that other groups may also distribute working information as Internet drafts.

Internet Drafts are draft documents valid for a maximum of six months and can be updated, replaced or obsoleted by other documents at any time. It is inappropriate to use Internet drafts as reference material or to cite them as other than as "work in progress".

To learn the current status of any Internet draft please check the "lid-abstracts.txt" listing contained in the Internet drafts shadow directories on ftp.is.co.za (Africa), nic.nordu.net (Europe), munnari.oz.au (Pacific Rim), ds.internic.net (US East coast) or ftp.isi.edu (US West coast). Further information about the IETF can be found at URL: http://www.cnri.reston.va.us/

Distribution of this document is unlimited. Please send comments to the HTML working group (HTML-WG) of the Internet Engineering Task Force (IETF) at <html-wg@wg.oclc.org>. Discussions of this group are archived at URL: http://www.acl.lanl.gov/HTML-WG/archives.html.

Abstract

The HyperText Markup Language (HTML) is a simple markup language used to create hypertext documents that are portable from one platform to another. HTML documents are SGML documents with generic semantics that are appropriate for representing information from a wide range of applications. HTML markup can represent hypertext news, mail, documentation, and hypermedia; menus of options; database query results; simple structured documents with inlined graphics and hypertext views of existing bodies of information.

This specification defines the capabilities of HTML version 3.0 and provides additional capabilities over previous versions such as tables, text flow around figures and math. It is backwards compatible with HTML 2.0. HyperText Markup Language Specification 3.0

Table of Contents

  1. Introduction
    1. How to participate in refining HTML 3.0
    2. HTML 3.0 Overview
    3. Transition strategy from HTML 2.0
    4. Design Guidelines for HTML 3.0
  2. Understanding HTML and MIME
  3. Understanding HTML and SGML
  4. The Structure of HTML 3.0 Documents
  5. The HEAD Element and Related Elements
  6. The BODY Elements
    1. Banners
    2. Divisions
    3. Heading Elements
    4. Paragraphs
    5. Line Breaks
    6. Horizontal Tabs
    7. Hypertext Links
    8. Overview of Character-Level Elements
    9. The IMG (Image) Element
    10. Unordered Lists
    11. Ordered Lists
    12. Definition Lists
    13. Figures
    14. Tables
    15. Math -- missing entity names --
    16. Horizontal Rules
    17. Preformatted Text
    18. Admonishments
    19. Footnotes
    20. Block Quotes
    21. The ADDRESS Element
    22. Fill-out Forms
  7. Special Characters
  8. Security Considerations
  9. HTML 3.0 Document Type Definition
    1. The SGML Declaration
    2. The Latin-1 Character Entities -- needs work
    3. Math and Greek Entities -- under construction
    4. HTML Icon Entities
    5. The HTML 3.0 DTD
  10. Terms -- needs work
  11. References -- needs work
  12. Acknowledgements -- needs work