BROWSER FUNCTIONALITY AND WEB BROWSER
FEATURES.
An IP address is represented by a grouping of four numbers separated by periods.
An IP of a website is used to properly address the packets it sends to the server.
The IP address of a website is can be used to access a website in the place of a URL( Uniform resource locator)
It is a service that keeps track of specific IP addresses of web servers around the internet and maps those IP addresses to the text based names we enter into the address bars of our browsers.
DNS name servers are used to resolve domain names into their IP addresses.
Top level domains are contained in every domain name:.com
.edu etc.
Second level domains are privately owned by the company that own the website. example .xbox
Uniform Resource Locator is the text based web-site address that you type into a browser bar. It consists of two parts: Protocol
Identifier and domain name separated by // and : .
World Wide Web is a system of interlinked documents that are accessible on that network called the internet.Documents hosted generally on the WWW are called webpages. They sometimes contain hyperlinks . (Jumps to other webpages)
HyperText Markup Language is a standardized language used to create web pages. Most tags are written in pairs. Most web browsers can read HTML pages.
Cascading Style Sheets is the structure and design of a webpage. It can either be internal or external.
Hyperlinks are HTML elements which are embedded into webpages. They are a line of text with a target webpage.
To get anywhere on the internet, you have to type the URL of the website into your browser address bar. The bar also displays the
URL of the current page being displayed.SOme features on it include :
SEARCH
SHOW ADDRESS
SECURITY REPORT REFRESH / GO
STOP
Most web browsers today allow for tabbed browsing. i.e. you can view different websites simultaneously ( each in its own tab).TAbs
can be opened through the following ways:
Ctrl + T
Right click the active Tab and select New tab
Click file on the menu bar then new tab
click the + or new tab button depending on your browser.
All browsers contain tools that help the user navigate through pages.these include:
The back button moves to the previous page.
The foward button moves 1 page ahead.
The refresh button reloads or re-displays the page.
Some browsers also have a home button hat takes the user directly to the page displayed when the browser was opened first.
The terms downloading and uploading refer to the transmission of information to and from a server to and from a user.Every time you visit a website you download the page you want to view.
Some browsers have a storage location where the web pages are kept temporarily . Streaming is the process of having files delivered to you in a constant and steady stream. It is mostly preferred to downloading as it doesn't waste disk space. If youáre streaming a video, the amount of data used depends on the quality of the video.
If you visit a site frequently, you can bookmark or favourite the site to make it more accessible the next time you want to go there .Most browsers have an easy way of adding bookmarks:
On Chrome you can press Ctrl + D
On Edge click the star button to add to favourites.
On Explorer click the view favourites then press Alt + Z.
To delete bookmarks, right click them and select delete. Your bookmarks can also be synced across all your devices if you are logged in to the same account.
A pop-up is a small browser window that suddenly opens in front of the page you are viewing.They contain small command buttons that must be selected before you can continue your task.
They are mainly used for advertising but they also remind users to login to websites. They are sometimes used for phishing.Thankfully
most web browsers have pop-up blocker like brave, chrome etc.
Cookies are small text files placed on your computer when you visit a website. Cookies are simple files that store information about your preferences. For example, a cookie might be used to store the options you clicked on a web page.Types of cookies:
First party- from the site you are currently visiting.
Third party-from a site you have visited before.
Every browser includes a history function that stores the URLs of web sites you have visited. They store all the sites visited on all your devices provided you are logged in to the same account.
One can delete browsing data according to time(PAST HOUR,
PAST DAY ETC) or by individually selecting visited sites.
In order to make web sites easy to use and navigate, and to provide a uniform surfing experience, web sites developers follow certain standards to make browsing easy.These include:
Logo of a website
Images and Videos present on the website
Buttons are interactive graphic that perform actions when clicked.
Menus often feature pull down menus that allow a user to navigate directly to a specific page.
Breadcrumbs are a type of secondary navigation scheme that shows the user's location in a website.