0% found this document useful (0 votes)
0 views

T3

Uploaded by

Edwin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
0 views

T3

Uploaded by

Edwin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

A uniform resource locator (URL), colloquially known as an address on the Web,[1] is a

reference to a resource that specifies its location on a computer network and a mechanism for
retrieving it. A URL is a specific type of Uniform Resource Identifier (URI),[2][3] although
many people use the two terms interchangeably.[4][a] URLs occur most commonly to
reference web pages(HTTP/HTTPS) but are also used for file transfer (FTP), email (mailto),
database access (JDBC), and many other applications.
Most web browsers display the URL of a web page above the page in an address bar. A
typical URL could have the form http://www.example.com/index.html, which indicates a
protocol (http), a hostname (www.example.com), and a file name (index.html).

You might also like