HTMLTree classes

The HTMLTree class allows you to easily set up a hierarchical tree of HTML elements that you can use in HTML pages.

This class provides methods to get and set various attributes of the tree, in addition to methods allowing you to:

Examples: Using HTMLTree classes

The following examples show different ways to use the HTMLTree classes.