Difference between revisions of "Web browser"
From Internet User Guide
(→Retrieving information) |
|||
Line 3: | Line 3: | ||
==Retrieving information== | ==Retrieving information== | ||
− | The browser's first task is to find and retrieve the desired information resource. Each information resource on the [[web]] is identified by a [[Uniform Resource Identifier]] (URI) and located by a [[Uniform Resource Locator]] (URL). When the URL is entered into the browser's [[address bar]], the browser | + | The browser's first task is to find and retrieve the desired information resource. Each information resource on the [[web]] is identified by a [[Uniform Resource Identifier]] (URI) and located by a [[Uniform Resource Locator]] (URL). When the URL is entered into the browser's [[address bar]], the browser sends a request to the [[website]]. The request is processed and answered by the [[web server]] running the website, which sends a copy of the corresponding information resource to the brower. |
The retrieved information resource may be a [[web page]], image, video, or any other identified piece of content on the [[website]]. | The retrieved information resource may be a [[web page]], image, video, or any other identified piece of content on the [[website]]. |