|
As every one of us have specific addresses to contact us, the same is true with the websites. There will be a unique address for each web resource which is called Uniform Resource Locator (URL).
Example: http://www.techstudentsworld.com: 80/computerbasics/overview.html
The basic URL contains the following:
Protocol: The protocol being used - http
Server Name: The name of the server which maps to an IP address –
www.techstudentsworld.com
|