[top][index]
search for:

HEADER6 -- HTML HEADER6 item

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

More general types (whose methods may also apply) :

  • MarkUpList -- the class of mark-up lists used with hypertext
  • BasicList -- the class of all basic lists
  • HEADER6 x -- encloses x in a hypertext HEADER6 header item.

    The argument x should be a string, or a list or sequence of strings or hypertext items.

    Here is an example. The code

         HEADER6 "Interesting thing"
    produces
    Interesting thing

    See also:

  • hypertext
  • Methods for using an object of class HEADER6 :

  • html HEADER6
  • tex HEADER6

  • [top][index]
    search for: