FULL FORM OF URL
WHAT IS URL
The full form of URL is Uniform Resource Locator. It is the address of a resource which can be a specific webpage or file on internet. It is also known as wed address when it is used with http. It was created by Tim Berners -Lee.Every URL has the following information -
1.The protocol
2. A colon with two slashes.
3. A host ,normally called a domain name but sometimes known as IP address.
4. A colon followed by a port number.
5. Full path of resource.
The URL of a web page is displayed above on the page in the address bar .The URL is look like this
http://www.fullexpand.com/full-form
From the above example we can understand -
PROTOCOL - http
HOST OR DOMAIN - www.fullexpand.com
PATH OF RESOURCE - / full-form
Comments
Post a Comment