Difference between revisions of "Web browser"

From Internet User Guide
Jump to: navigation, search
 
Line 2: Line 2:
 
A web browser is a software application that finds and retrieves information resources on the [[web|World Wide Web]], and displays the retrieved information on the user's computer screen.
 
A web browser is a software application that finds and retrieves information resources on the [[web|World Wide Web]], and displays the retrieved information on the user's computer screen.
  
==The browser finds and retrieves information==
+
==The browser finds the information source==
 
The browser's first task is to find and retrieve the desired information resource. The location of each information resource on the [[web]] is indicated by an address, called 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 (such as a [[web page]]) back to the browser.
 
The browser's first task is to find and retrieve the desired information resource. The location of each information resource on the [[web]] is indicated by an address, called 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 (such as a [[web page]]) back to the browser.
  
Line 13: Line 13:
  
 
==Navigation via hyperlinks==
 
==Navigation via hyperlinks==
Information resources on the web typically contain [[hyperlink]]s pointing to related resources. Clicking on the hyperlink will redirect the web browser to the related resource, thus allowing users to "navigate" from link to link. Browsers generally include a back-arrow allowing navigation back to previously-read pages.
+
[[Web page]]s typically contain [[hyperlink]]s pointing to related web pages or other resources. Clicking on the hyperlink will redirect the web browser to the related resource, thus allowing users to "navigate" from link to link. Browsers generally include a back-arrow allowing navigation back to previously-read pages.
 
+
==Windows and tabs==
+
Early browsers could only open one information resource (or page) at a time. More recent browsers can open several resources at a time, either in separate [[window]]s, or in separate [[tab]]s.
+
  
 +
==Browser windows and tabs==
 +
Early browsers could only open one information resource or webpage at a time. More recent browsers can open several resources at a time, either in separate [[window]]s, or in separate [[tab]]s within the same window.
  
 +
==Bookmarks (Favorites)==
 +
Web browsers typically allow the user to save bookmarks. A [http://en.wikipedia.org/wiki/Bookmark_(World_Wide_Web) bookmark] (called "favorite" in Internet Explorer) is a webpage address ([[URL]]) that is stored in the browser for easy access later. Bookmarks are normally created or accessed through a menu in the web browser, and may be organized into folders. (There are also many websites that offer web-based bookmark management, including [[social bookmarking]] websites.)
  
 
==Major web browsers==
 
==Major web browsers==
The major web browsers are:
+
The major web browsers, and the groups that created them are:
*Internet Explorer
+
*[[Internet Explorer]], created by [[Microsoft]]
*Mozilla Firefox
+
*[[Firefox]], created by [[Mozilla]]
*Apple Safari
+
*[[Safari]], created by [[Apple]]
*Google Chrome
+
*[[Chrome]], created by [[Google]]
*Opera
+
*[[Opera]]
 +
 
 +
==See also==
 +
*[[How to use a web browser]]
  
 
==External Links==
 
==External Links==

Latest revision as of 22:56, 16 September 2011