Home > Abakada: Back to Basics > Language References > HTML Element Attributes > URN Attribute
Sets or retrieves a Uniform Resource Name ( URN ) for a target document.
Inline |
<A URN = sURN...> |
Script |
a.urn = sURN ] |
sURN |
String specifying a Uniform Resource Name. |
The property is read/write with no default value.
Uniform Resource Names are an adjunct to Uniform Resource Locators ( URLs ). URLs, the addresses used in the World Wide Web, usually specify a particular file on a particular machine, whereas URNs specify the identity of a resource, rather than its location.
A
url