HTML Attribute: HREF

HREF=
"URL
"
Specifies the absolute or relative location of and/or within a file of a hyperlink.
HTML 4
Example(s):
href="http://cnn.com"
href="file.htm#name"
href="#local_name"
href="file:///C:/dir/file.html"
Tags:  A  AREA BASE

© 2007 Prem Sobel. All Rights Reserved.