wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Basics of Web Technology

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.

Comments in coding is used to help

a)

the programmer

b)

anyone viewing the website

c)

the editor of the code

d)

the reader of the code

2.

Which of the following language is used to write animation and games in browser ?

a)

C Programming

b)

HTML

c)

Java

d)

None of these

3.

Which of the following is called as protocol in the URL ?

http://www.c4learn.com

a)

c4learn

b)

www

c)

http

d)

.com

4.

Which character is used to represent when a tag is closed in HTML?

a)

#

b)

!

c)

/

d)

\

5.

Network Connecting Several networks is called as _________.

a)

Social Network

b)

ARPA net

c)

Internet

d)

Intranet

6.

Which of the following is correct about HTML?

a)

HTML uses user define tags

b)

Html uses tags defined within language

c)

Both A and B

d)

None of these

7.

Which of the following tags doesn’t require a closing tag?

a)

<br>

b)

<b>

c)

<p>

d)

<table>

8.

How many sizes of headers are available in HTML by default?

a)

5

b)

6

c)

2

d)

4

9.

Which of the following tag is used for inserting the largest heading in HTML?

a)

head

b)

<h1>

c)

<h6>

d)

heading

10.

HTML files are saved by default with the extension?

a)

.html

b)

.htm

c)

.h

d)

.xml

11.

 

What does the abbreviation HTML stand for?

a)

Hypertext Markup Language

b)

Hightext markup language

c)

Hypertext Markdown Language

d)

None of these

12.

What is the smallest header in HTML by default?

a)

h1

b)

h2

c)

h5

d)

h6

13.

What is the effect of the <b> tag?

a)

It Converts the Text Into Bold format

b)

It is used to convert your text into black and White

c)

It is used for changing the font size

d)

It is used to break the sentences.

14.
What does the term BIOS stand for?
a)
Beginners Intro Operational Standards
b)
Basic Input Output System
c)
Believers In Outrageous Sandwiches
d)
Basic Input Operating Simulations
15.
GUI (gooey) means
a)
graphical user internet
b)
general user interface
c)
graphical user interface
16.
What is contained in the 'head' of the HTML code?
a)
All the commands
b)
All the instructions for that page
c)
The data to be displayed
d)
Information that isn't displayed
17.

What does the term "bug" mean for technology?

a)

problem

b)

an insect

c)

not enough memory

18.

Everything visible on a web page goes between these two tags.

a)

<body> </body>

b)

<title> </title>

c)

<header> </header>

d)

None of the Above

19.
A server is a type of computer that does the following...
a)
Serves up information to other computers on a network
b)
Stores and shares data
c)
Plays an important role in making the internet work
d)
All of the above
20.

Group of webpages is called _____.

a)

Website

b)

Web browser

c)

Web Search engine

d)

None of the above

21.
Karen wants to begin a new line within a paragraph of text on a webpage. Which code should she use?
a)
<li>
b)
<h1>
c)
<hr>
d)
<br>
22.

This is used to find or locate a certain website

a)

Webpage

b)

Website

c)

Web browser

d)

Web search engine

23.

Teresa wants to create an account on Facebook, a social networking site, where will she type www.facebook.com on her web browser?

a)

Address Bar

b)

Find Bar

c)

Search Bar

d)

Title Bar

24.

What do you call a program that interprets HTML?

a)

Webpage

b)

Website

c)

Web browser

d)

Web

25.

Why were cookies designed?

a)

For server-side programming

b)

For client-side programming

c)

Both

d)

None