Network, Computer and Programming Resources
Java - Anchors
A piece of text that can be the target of a hypertext link. This is a read-only object that is set in HTML with <A> tags. To determine how many anchors are included in a document, use the length property. document.anchors.length Property of document. See link OBJECT; see anchor METHOD.