Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

MIS ICT GRADE 7

World Wide Web


Worksheet 2
Name: .......................................... Sec: ................
Question – 1: Draw a line to match the following items.

1. Blog a. Similar to a forum on the


internet

2. Web Feeds b. Where posts are published

3. Newsgroup c. updates about new content

4. Social networking d. data is stored on a cloud

e. people can interact with


5. Online sharing others

Question – 2: Answer the following terms.


a. What is protocol? Name the types of protocols on the web.

protocol is a standardized set of rules for formatting and processing data. Protocols enable

computers to communicate with one another.

HTTP, FTP, SMTP, IP, TCP.

Theory worksheet – 3 1
MIS ICT GRADE 7

b. Write the importance of ISP.

..............................................................................................................................................
Internet service provider (ISP) is a company that provides Internet connections
and services to individuals and organizations.
..............................................................................................................................................

..............................................................................................................................................

..............................................................................................................................................

..............................................................................................................................................

c. Explain how the web works.

..............................................................................................................................................
The browser sends an HTTP request message to the server, asking it to send a copy of
the website to the client (you go to the shop and order your goods).
..............................................................................................................................................

..............................................................................................................................................

..............................................................................................................................................

..............................................................................................................................................

d. Name three applications of the web.

..............................................................................................................................................
E-commerce
Online shop
..............................................................................................................................................
Email
..............................................................................................................................................

Question -3:

a. What is the syntax to insert an image on a web page.

<IMG src= “image name”>

b. Src: stands for source

Theory worksheet – 3 2
MIS ICT GRADE 7

Question -4: Write the FUNCTIONS for the following HTML tags.

Sl.no Tag Description

1 <B> To bold the text

2 <IMG> To insert an image into a web page.

3 <LI> To defines a list item.

4 <OL> An ordered list can be numerical or alphabetical.

5 <I> To apply italic style to the text

6 <P> To defines a paragraph

7 <U> To underline the text

8 <BR> Produces a line break in text

9 <HR> Displayed as a horizontal rule that is used to separate content in an HTML


page.
10 <BODY> It contains all the contents of an HTML document, such as headings,
paragraphs, images, hyperlinks, tables, lists, etc
11 <HEAD> The <head> element is a container for metadata-data about data and is
placed between the <html>… </html> tag.
12 <H1> The highest level or most important heading in the HTML document.

13 <BG COLOR> To apply background color into a web page.

14 <CENTER> To align the text, image, etc. in a center of the web page.

15 <STRIKE> Tag gives text the appearance of a strikethrough which draws a


horizontal line over the text.

Theory worksheet – 3 3

You might also like