What is a URL? |
|
Answer:
A URL is an acronym for Uniform Resource Locator URLs can either describe a page or resource in “global terms” http://www.QandAs.com or in relative terms /home/index.html. Relative URLs (sometimes referred to as folders) use a network’s hierarchical structure and can be used to link different pages of a website together. Global URL’s start with a scheme. In most cases, this is HTTP which instructs your web browser to run a HTTP request on the World Wide Web at the name you specify. For example, our previous example requests the web browser to do a HTTP request on the WWW for the domain google.com. If the requested resource is available, your web browser will download and display the web page for you. Trackback(0)
Comments (0)
![]() Write comment
You must be logged in to post a comment. Join for free or Login.
|
Save or Share