- Saint Petersburg, Saint Petersburg, Russia
The company description will be published here soon. Absolute and Relative URLsAs you have already seen, a URL is used to locate a resource on the Internet. Each Web page andimage—in fact every file on the Internet—has a unique URL, the address that can be used to find thatparticular file. No two files on the Internet share the same URL.If you want to access a particular page of aWeb site, you type the URL for that page into the address barin your browser. For example, to get the page about film on the fictional news site you met earlier in thechapter you might type in the URL:http://www.exampleNewsSite.com/Entertainment/Film/index.htmAn absolute URL like this one contains everything you need to uniquely identify a particular file on theInternet.As you can see, absolute URLs can quickly get quite long, and every page of aWeb site can contain manylinks. So it's about time you learned the shorthand for URLs that point to files within yourWeb site:relative URLs.