HTML Links

Anchor

Table of Contents

Anchor

Syntax : <A>resource link</A>

The A tag creates an anchor, text that is specially marked so you can link to it from other points in the document. You assign each anchor its own anchor names using the NAME property.
top of page
TABLE OF CONTENTS