wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Web Development Midterm Exam

Total questions: 60

Worksheet time: 33mins

Name
Class
Date
1.

It is the name given to a vast and wonderful system that connects people and information through computers.

a)

Internet

b)

Network

c)

Intranet

d)

internet

2.

It is a software package used to view information from the Internet.

a)

Windows

b)

O/S

c)

Web browser

d)

Internet

3.

It’s a software that tells the computer how a page is displayed on screen.

a)

application

b)

operating

c)

HTML

d)

web browser

4.

A picture or text used to connect the page to another webpage is called _____

a)

hotspot

b)

graphic

c)

icon

d)

link

5.

The transfer of files from the Web on the computer.

a)

upload

b)

download

c)

browse

d)

surf

6.

A large collection of computers all over the world that are connected to one another in various ways to share resources and files.

a)

Internet

b)

network

c)

internet

d)

Web

7.

A web document which consists of files, text, graphics, programs, and links.

a)

Web

b)

WWW

c)

Webpage

d)

Homepage

8.

The first page of a Website.

a)

Web

b)

WWW

c)

Webpage

d)

Homepage

9.

It’s the set page that appears whenever the web browser is opened.

a)

Web

b)

WWW

c)

Webpage

d)

Homepage

10.

A text, or image that when clicked, connects web page to another web page.

a)

Webpage

b)

hyperlink

c)

imagemap

d)

URL

11.

A collection of interconnected web pages that have a common theme or focus.

a)

webpage

b)

WWW

c)

hyperlink

d)

Website

12.

It organizes the Internet’s vast resources to give easy access to information.

a)

webpage

b)

WWW

c)

hyperlink

d)

website

13.

These are the HTML source codes which specify how a web page should appear on a browser.

a)

HTML

b)

tags

c)

notepad

d)

html

14.

Which of the following programs cannot be used to type the webpage’s source codes?

a)

Notepad

b)

MS Word

c)

MS Excel

d)

Wordpad

15.

A Web page source file must be saved with this extension name.

a)

.html

b)

.com

c)

.txt

d)

.http

16.

These are tags that have both the opening and closing.

a)

one-sided

b)

two-sided

c)

opening

d)

closing

17.

These are tags that have only the opening.

a)

one-sided

b)

two-sided

c)

opening

d)

closing

18.

A tag is identified as a command by this symbol/s.

a)

()

b)

""

c)

<>

d)

/

19.

A closing tag is identified by this symbol/s.

a)

()

b)

""

c)

<>

d)

/

20.

Marks the beginning of a tag.

a)

one-sided

b)

two-sided

c)

opening

d)

closing

21.

Marks the end of a tag.

a)

one-sided

b)

two-sided

c)

opening

d)

closing

22.

The button used to view the webpage to see the changes done in the source codes.

a)

home

b)

refresh

c)

view

d)

edit

23.

Which of the following statements is not true?

a)

HTML source codes are commands

b)

HTML source codes can no longer be opened from the Notepad window

c)

HTML source codes may be opened from the Notepad by clicking File menu then Open

d)

HTML source codes may be edited in the Notepad window

24.

The menu where source codes can be accessed from the browser window.

a)

file

b)

edit

c)

view

d)

tools

25.

Which of the following is NOT a tag?

a)

center

b)

font

c)

background

d)

body

26.

Which of the following is one-sided?

a)

p

b)


hr

c)

h1

d)

i

27.

Which statement is not true?

a)

The manner tags are typed does not affect Web page display

b)

Message or text appears on the webpage as it was typed in the source codes

c)

Tags may be typed in lower or uppercase

d)

Spacing between tags does not affect the final display of the page

28.

It is the additional settings specified within the opening tag.

a)

opening

b)

tag name

c)

property

d)

message

29.

A color may be specified as background of the webpage through

a)

background

b)

bgcolor

c)

color

d)

property

30.

An image may be set as background of the webpage through

a)

background

b)

bgcolor

c)

color

d)

property

31.

A six-digit color code that specifies color is called

a)

background

b)

bgcolor

c)

hexadecimal

d)

color name

32.

Six-digit color code when used to specify background color must begin with

a)

$

b)

#

c)

=

d)

<

33.

Which is not an attribute of HR?

a)

noshade

b)

size

c)

align

d)

type

34.

List that specifies rank or hierarchy of items listed.

a)

list item

b)

ul

c)

ol

d)

list

35.

List that specifies items in random.

a)

list item

b)

ul

c)

ol

d)

list

36.

Which of the following tags does not affect the appearance of a text?

a)

p

b)

b

c)

title

d)

html

37.

Saving the changes made in the source codes of a webpage is done using

a)

save command

b)

save as

c)

file named

d)

.html.

38.

Which statement is not true?

a)

Word wrap applies in displaying paragraphs

b)

Cut, copy, and paste are available in Notepad

c)

A Web page may be open from the Web browser’s window

d)

As the number in the Heading tags increases the font size of the text becomes bigger

39.

An area of text or an image in which the mouse pointer changes when it is moved over the area.

a)

link

b)

hotspot

c)

hyperlink

d)