The HTML Attribute reference.

"href" - html Attribute

  • Specifies the location of a Web resource, thus defining a link between the current element (the source anchor) and the destination anchor defined by this attribute.

Value(s): uri
Used in the element(s):
Elements Description
a The A element denotes an anchor; a hypertext link or the destination of a link.
area This element defines a map region on a client-side image.
base The BASE element defines the document's base URI for resolving relative URIs contained within the document.Attribute, href, usage:
  • Specifies an absolute URI that acts as the base URI for resolving relative URIs.
link This element is designed to define a relationship between documents.

© 2010 by Finnesand Data. All rights reserved.
This site aims to provide FREE programming training and technics.
Finnesand Data as site owner gives no warranty for the correctness in the pages or source codes.
The risk of using this web-site pages or any program codes from this website is entirely at the individual user.