home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / hotmetal.zip / DTDS.Z / HTML.TAG < prev    next >
Text File  |  1995-02-21  |  3KB  |  70 lines

  1. -- Descriptions for elements in html.dtd. SoftQuad SCCS @(#)html.tag    1.5 95/02/20    --
  2. -- Line lengths shouldn't go past                   here-X --
  3.        A    "Anchor - a hypertext link"
  4.      ADDRESS    "Address (e.g. e-mail or postal)"
  5.        B    "Bold Text"
  6.     BASE    "The URL of this document (optional)"
  7.   BLOCKQUOTE    "Block Quotation"
  8.     BODY    "Document Body; required"
  9.       BR    "Force Line Break"
  10.      CAPTION    "Table Cell Braille Marker [experimental]"
  11.     CITE    "Citation"
  12.     CODE    "Example of Code (compare with PRE)"
  13.       COLDEF    "do not use [internal to TABLE]"
  14.      COLDEFS    "do not use [internal to TABLE]"
  15.       DD    "Text of Definition"
  16.      DFN    "Defining instance of term [proposed,HTML2]"
  17.      DIR    "Directory Listing, items each <= 24 chars"
  18.       DL    "List of Terms and Definitions"
  19.       DT    "Term to be Defined"
  20.       EM    "Emphasis"
  21.     FORM    "On-line Form [level 2, HTML2]"
  22.       H1    "Heading Level 1"
  23.       H2    "Heading Level 2"
  24.       H3    "Heading Level 3"
  25.       H4    "Heading Level 4"
  26.       H5    "Heading Level 5"
  27.       H6    "Heading Level 6"
  28.        HDROW    "do not use [internal to TABLE]"
  29.       HDROWS    "do not use [internal to TABLE]"
  30.     HEAD    "Document Header, required"
  31.       HP    "Highlighted Phrase (obsolete)"
  32.       HR    "Horizontal Rule"
  33.     HTML    "Top Level Document Element"
  34.        I    "Italic Text"
  35.      IMG    "Image"
  36.        INPUT    "Input to a Form [level 2, HTML2]"
  37.      ISINDEX    "This document IS Indexed (searchable)"
  38.      KBD    "Something a User Would Type"
  39.       LI    "List Item"
  40.     LINK    "The Relation To Another Document [level 1, HTML2]"
  41.      LISTING    "Listing (obsolete, use PRE)"
  42.     MENU    "Menu list, more compact than UL"
  43.     META    "Generic Metainformation"
  44.       NEXTID    "Unique ID Counter [deprecated]"
  45.       OL    "Ordered List (usually auto-numbered)"
  46.       OPTION    "Form Option within SELECT [level 2, HTML2]"
  47.        P    "Paragraph, contains text"
  48.    PLAINTEXT    "Plaintext Content (Obsolete Element)"
  49.      PRE    "Preformatted Fixed Pitch Text"
  50.     ROWS    "do not use [internal to TABLE]"
  51.     SAMP    "Sequence of Literal Characters"
  52.       SELECT    "Form Selection List [level 2, HTML2]"
  53.       STRIKE    "Strike-out text [level 2, HTML2]"
  54.       STRONG    "Strong Emphasis (preferred over BOLD)"
  55.        TABLE    "do not use [TABLE element]"
  56.        TBODY    "do not use [internal to tables]"
  57.       TD    "do not use [Data Cell in a TABLE]"
  58.     TEXTAREA    "Form Multi-line Text Input Field [level 2, HTML2]"
  59.        TFOOT    "do not use [internal to tables]"
  60.       TH    "do not use [Heading Cell in a TABLE]"
  61.        THEAD    "do not use [internal to tables]"
  62.        THSUB    "do not use [Row Sub-Head Cell in a TABLE]"
  63.        TITLE    "Document Title for browser; max. 64 chars"
  64.       TR    "do not use [internal to tables]"
  65.       TT    "Teletype (fixed width) Font"
  66.        U    "Underlined text [[proposed,HTML2]"
  67.       UL    "Unordered List"
  68.      VAR    "The name of a Variable"
  69.      XMP    "Example (obsolete, use PRE)"
  70.