ANCHORS

The Anchor element is the essence of HTML. It is marked text that is the start and/or destination of a hypertext link. Anchor elements are defined by the <A> element. The <A> element accepts several attributes, but either the NAME or HREF attribute is required.

<A NAME="AbstractClass"> An abstract class </A> is a class that cannot be instantiated.

ListWithAnchors

UsingListWithAnchors

Hyperlink