next | previous | forward | backward | up | top | index | toc | home

DIV -- a hypertext division

Synopsis

Description

This corresponds directly to an HTML DIV element. It is sort of a general-purpose container for top-level blocks, such as paragraphs, lists, and tables.

For the programmer

The object DIV is a mark-up type with options, with ancestor classes HypertextContainer < HypertextParagraph < Hypertext < BasicList < Thing.