[top][index]
search for:

MarkUpType -- the class of mark-up types used with hypertext

The type MarkUpType is a member of the class Type. Each object of class MarkUpType is called a mark-up type. Each mark-up type is also a member of class Type.

More general types (whose methods may also apply) :

  • Type -- the class of all types
  • MutableHashTable -- the class of all mutable hash tables
  • HashTable -- the class of all hash tables
  • Types of mark-up type :

  • EmptyMarkUpType -- the class of empty mark-up types used with hypertext
  • Intended for internal use only.

    See also:

  • EmptyMarkUpType -- the class of empty mark-up types used with hypertext
  • Methods for using a mark-up type :

  • List / MarkUpType
  • html MarkUpType
  • MarkUpType \ List
  • MarkUpType List
  • MarkUpType Thing
  • Fixed objects of class MarkUpType :

  • ANCHOR -- HTML anchor
  • BASE
  • BIG -- HTML BIG item
  • BLOCKQUOTE -- HTML BLOCKQUOTE item
  • BODY -- HTML BODY item
  • BOLD -- HTML BOLD item
  • CENTER -- HTML CENTER item
  • CITE -- HTML CITE item
  • CODE -- HTML CODE item
  • DFN -- HTML DFN item
  • DL -- HTML DL item
  • EM -- HTML EM item
  • EXAMPLE -- HTML EXAMPLE item
  • ExampleTABLE -- hypertext list of examples
  • HEAD -- HTML HEAD item
  • HEADER1 -- HTML HEADER1 item
  • HEADER2 -- HTML HEADER2 item
  • HEADER3 -- HTML HEADER3 item
  • HEADER4 -- HTML HEADER4 item
  • HEADER5 -- HTML HEADER5 item
  • HEADER6 -- HTML HEADER6 item
  • HREF -- HTML link
  • HTML -- HTML item
  • IMG -- HTML IMG item
  • ITALIC -- HTML italic font
  • KBD -- HTML KBD item
  • LISTING -- HTML LISTING item
  • LITERAL -- hypertext literal text
  • MENU -- HTML MENU item
  • NL -- HTML NL item
  • OL -- HTML OL item
  • PARA -- paragraph separator
  • PRE -- preformatted text
  • SAMP -- HTML SAMP item
  • SECTION -- hypertext section
  • SEQ -- hypertext sequence
  • SHIELD -- shield menu items so they don't produce subsections
  • SMALL -- HTML SMALL item
  • STRONG -- HTML STRONG item
  • SUB -- HTML subscript
  • SUP -- HTML superscript
  • TABLE -- hypertext table
  • TEX -- hypertext TEX item
  • TITLE -- hypertext title
  • TO -- hypertext documentation link
  • TOC -- table of contents for sections
  • TOH
  • TT -- HTML TT item
  • UL -- HTML UL item
  • UNDERLINE -- HTML underlining
  • VAR -- HTML VAR item
  • XMP -- HTML XMP item

  • [top][index]
    search for: