LINK HTML Element

The LINK element enables the current document to establish links to external documents. This element is not rendered and does not require a closing tag.

Attribute

Attribute Value Description
CLASS   Associates the element with a CSS style.
HREF   Sets or retrieves the destination URL or anchor point.
MEDIA   Sets or retrieves the media type to which the CSS belongs.
MEDIA all Default. Requirements all devices.
MEDIA handheld Output is intended for handheld devices.
MEDIA screen Output is intended for computer screens.
REL   Sets or retrieves the relationship between the object and the destination of the link.
STYLE   Provides the definition of the CSS styles used for this element.

Requirements

Smartphone: Windows Mobile 2003 and later
OS Versions: Windows CE 3.0 and later

Last updated on Friday, April 22, 2005

© 2005 Microsoft Corporation. All rights reserved.

Send feedback on this topic to the authors.