An anchor is a piece of text or some other object (for example an image) which marks the beginning and/or the end of a hypertext link.
The<A>
tag is used to mark that piece of text (or inline image),
and to give its hypertextual relationship to other documents.
The text between the opening and closing tags,
<A attributes> ...text... </A>
The following sections describe the attributes appropriate to the Anchor tags. These entries are commonly used and should be well understood.