CH-1 Internet Basics Notes
CH-1 Internet Basics Notes
CLIENT
Any computer on the networks that requests services from another computer on the Internet.
SERVER
Any computer that receives requests from client computers, processes and sends the output.
Examples : File Server, Mail server Examples : Apache webserver, Apache tomcat,
Jigsaw web server
1|P age
WEBPAGE
Any digital page / document (containing text, colour, graphics, animations etc.) hosted on Internet (i.e. accessible
via Internet) and viewable by anyone connected to internet is a web page.
WEBSITE
A web site is a collection of web pages which are digital files generally written using Hyper Text Markup Language
(HTML) hosted on a web-server.
COMPONENTS OF A WEBSITE
(a) Webhost
Hosting is where a website is physically located. On a webserver, somewhere are a set of files that are
transmitted to user computers when they specify the address of the website.
(b) Address
This is the address of the website (also called URL).
(c) Homepage
It is the first web page that appears when viewers go to a website.
(d) Design
It is the overall look and feel the website how all its content displays.
(e) Content
All the webpages together make up the content of a website.
COMPONENTS OF A WEBPAGE
(i) Content wise
(a) Hypertext – It refers to the combination of text, graphic images, audio & video tracks, and hyperlinks.
(b) Hyperlink – It refers to a dynamic link upon clicking at which a new web page or program opens. It can be in
the form of a graphic or text.
(a) Page Title – It is a single line text which is displayed on the title bar of the browser displaying web page.
(b) Header – It defines purpose of the web page which may be text/image displayed at the top of the web page.
2|P age
(c) Body – This contains actual content of web page displayed below header of web page.
(d) Navigational links – These are the hyperlinks using which you can move to the linked web pages/documents.
(e) Footer – This section contains copy right notice, website contact information etc. displayed at the bottom of
the web page.
(c) Retrieval
WEB BROWSER
A web browser is a program that lets you visit different sites on the Net and display their offerings on your own
computer. Browsers are intended to let you access resources on World Wide Web.
Examples of
(a) Graphical Browser – Internet Explorer, Opera, Safari, Netscape Navigator, Mozilla FireFox, Google Chrome,
Torch etc.
(b) Text only Browser - Lynx
BLOG
A blog refers to an online journal where entries are posted.
A person who writes and maintains a blog is called blogger.
An art of writing a blog is called blogging.
Types Of Blogs
(a) Personal blog – This is the most common type of blog in which a typical blogger may be keen on posting
stories about their interests.
(b) News and views – This type of blog contains factual stories about News, maintained by journalists.
(c) Company blogs – This type of blog runs by companies to let their customers and clients know what is going in
the company.
(d) Micro blogs – This is a new type of blog where one can post very short comments that other can follow.
Example – Twitter (limit – 140 characters)
3|P age
URLs look like this :
type : // address / path
Example :
http : // www.yahoo.com / styles.asp
4|P age
HTML (HYPERTEXT MARKUP LANGUAGE)
This language was invented in 1990s by Tim Berners-Lee.
This language tells the browsers how to display text, pictures and links on the screen.
Terms that make up HTML
(a) Hypertext – It is a special type of digital text that contains links to other text.
(b) Markup – It refers to special symbols or instructions indicating the format, style or structure for a webpage.
(c) Markup Language – It is a set of standards to create an appropriate markup scheme for a webpage.
PROTOCOL
A protocol is usually a standardized method i.e. system of rules for transmitting data and/or establishing
communications between different devices.
5|P age