COURTESY :- vrindawan.in
Wikipedia
WWW And Web Browser, E-Mail.
A web browser (commonly just called a browser) is application software for accessing the World Wide Web or a local website. When a user requests a web page from a particular website, the web browser retrieves its files from a web server and then graphically renders the page on the user’s screen.
![]()
A web browser is not the same thing as a search engine, though the two are often confused. A search engine is a website that provides links to other websites. However, to connect to a website’s server and display its web pages, a user must have a web browser installed.
Web browsers are used on a range of devices, including desktops, laptops, tablets, and smartphones. In 2020, an estimated 4.9 billion people used a browser. The most used browser is Google Chrome, with a 65% global market share on all devices, followed by Safari with 18%.
![]()
In Hypertext Transfer Protocol technical texts, web browsers (and other clients) are commonly referred to as user agents. Also, browsers are sometimes called “Internet browsers”, though this is technically incorrect since the Web is a subset of the Internet.
The purpose of a web browser is to fetch content from the Web or from a local storage device and display it on a user’s device.
This process begins when the user inputs a Uniform Resource Locator (URL), such as https://en.wikipedia.org/, into the browser. Virtually all URLs on the Web start with either http: or https: which means the browser will retrieve them with the Hypertext Transfer Protocol (HTTP). In the case of secure mode (HTTPS), the communication between the browser and the web server is encrypted for the purposes of security and privacy.

Once a web page has been retrieved, the browser’s rendering engine displays it on the user’s device. This includes image and video formats supported by the browser. Many web browsers can display partial content, while the retrieval is still in progress, providing more responsive behavior, especially on slower network connections.
Web pages usually contain hyperlinks to other pages and resources. Each link contains a URL, and when it is clicked or tapped, the browser navigates to the new resource. Thus, the process of bringing content to the user begins again.
Most browsers use an internal cache of web page resources to improve loading times for subsequent visits to the same page. The cache can store many items, such as large images, so they do not need to be downloaded from the server again. Cached items are usually only stored for as long as the web server stipulates in its HTTP response messages.
Web browsers can typically be configured with a built-in menu. Depending on the browser, the menu may be named Settings, Options, or Preferences.
The menu has different types of settings. For example, users can change their homepage and default search engine. They can also change default web page colors and fonts. Various network connectivity and privacy settings are also usually available.
During the course of browsing, cookies received from various websites are stored by the browser. Some of them contain login credentials or site preferences. However, others are used for tracking user behavior over long periods of time, so browsers typically provide a section in the menu for deleting cookies. Finer-grained management of cookies usually requires a browser extension.
Browsers also usually provide menu items for deleting browsing history, cache entries, and other potentially sensitive data.
- An alternative approach is the private browsing mode, in which the aforementioned items are not stored by the browser. But this is a temporary option, only activated when using this special mode. The most popular browsers have a number of features in common. They automatically log browsing history or can be used in a non-logging private mode. They also allow users to set bookmarks, customize the browser with extensions, and can manage user passwords. Some provide a sync service and web accessibility features.
