next | previous | forward | backward | up | top | index | toc | packages | Macaulay2 website
Hypertext > HypertextContainer > DIV

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 markup type, with ancestor classes HypertextContainer < Hypertext < BasicList < Thing.