home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 May / PCW596.iso / internet / browser / hotmetal / dtds.z / HTML.TAG < prev   
Text File  |  1995-04-28  |  3KB  |  77 lines

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