Skip Site Navigation «

DRX

app«drx

Web Developer Resource Index: URI

The Uniform Resource Identifier is the fundamental and most important element in the design of the WWW. It is an address that uniquely identifies any resource in the global information space. Examples include the ubiquitous HTML document, an image, or some other media source such as a music file.

The URI to this page is made up of three basic parts:

scheme: http (protocol) host: loadaveragezero.com path: /app/drx/Internet/Protocols/URI

More complicated URIs may include query string or GET variables, which begin with a question mark (?) character after the path, followed by name=value pairs separated by ampersands (&). Since ampersands have significance both in the content of your pages and especially in the href attribute of your anchor (link) elements, you must encode them as an entity reference like so: &.

Sometimes called in-page links, fragment identifiers are also located at the end of a URI, with a hash or pound (#) character followed by a unique id value. The Navigation options on this page use fragment identifier links to move you to specific locations within this or possibly other documents.

Updated: Wednesday, October 29th, 2008 @ 1:53 AM EDT

iconInternet:Protocols:URI {0}(8)[59]

Navigation

Resources

iconInternet: {7}(8)[30]

Matching Tags

Indexes

§ A.Author
§ B.Best
§ D.Domain
§ F.Recent
§ G.Tag
§ H.Title

Search for Uniform Resource Identifier on:


Last updated: Wednesday, October 29th, 2008 @ 1:53 AM EDT [2008-10-29T05:53:45Z]   home

(c) 2008-2010, Douglas W. Clifton, loadaveragezero.com, all rights reserved.