Links a...a


Links <a>...</a>

Hyperlinking is fundamental to HTML. These elements enable you to link to other documents, other locations within a document, or external files.

Usage

Used to define links and anchors.

Attributes

core, i18n, events.

charset="..." Character encoding of the resource.

name="..." Defines an anchor.

href="..." The URL of the linked resource.

target="..." Determines where the resource is displayed (user-defined name, _blank, _parent, _self, _top).

rel="..." Forward link types.

rev="..." Reverse link types.

accesskey="..." Assigns a hotkey to this element.

shape="..." Enables you to define client-side imagemaps using defined shapes (default, rect, circle, poly).

coords="..." Sets the size of the shape using pixel or percentage lengths.

tabindex="..." Sets the tabbing order between elements with a defined tabindex.




Sams Teach Yourself HTML in 10 Minutes
Sams Teach Yourself HTML in 10 Minutes (4th Edition)
ISBN: 067232878X
EAN: 2147483647
Year: 2004
Pages: 151
Authors: Deidre Hayes

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net