wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Web Page Design Quiz

Total questions: 20

Worksheet time: 11mins

Name
Class
Date
1.

What is the first step to create a web page?

a)

Run the browse

b)

Launch the Notepad App.

c)

Write the codes

d)

Create and review the web page

2.

Which file extension should be used when saving a web page?

a)

.txt

b)

.docx

c)

.pdf

d)

.html

3.

What should you do after saving the file as a web page?

a)

Close the app

b)

check the webpage

c)

Delete the file

d)

Print the file

4.

How many heading styles are there in HTML?

a)

4

b)

6

c)

7

d)

5

5.

What is the correct way to save a file in Notepad as a webpage?

a)

Click Save and select .html

b)

Click Save as and select .html

c)

Click Save as and select All files

d)

Click Save and select .txt

6.

What is the purpose of keeping two windows open on the screen?

a)

To compare the HTML file and the browser

b)

To save time

c)

To avoid distractions

d)

To increase productivity

7.

What is the difference between the HTML file and the browser view?

a)

The HTML file is editable, the browser is not

b)

There is no difference

c)

The HTML file is a webpage, the browser is a text editor

d)

The browser shows the code, the HTML file does not

8.

Which heading tag is the largest in HTML?

a)

H6

b)

H2

c)

H3

d)

H1

9.

All heading styles are:

a)

Black

b)

Bold

c)

Of different sizes

d)

All previous

10.

HTML is the abbreviation of ?

a)

Happy Text Makeup language

b)

Hyper Text Makeup Language

c)

Hyper Text Markup Language

d)

Hylam Text Markup Language

11.

What is the purpose of refreshing the web page?

a)

To close the browser

b)

To open a new tab

c)

To save changes

d)

To view updates

12.

What should you do if the web page does not display correctly?

a)

Delete the file

b)

Change the browser

c)

Restart the computer

d)

Check the HTML code

13.

How tags are closed in HTML?

a)

< / element >

b)

< \ element >

c)

< element >

d)

None

14.

Order of closing tags in HTML !!!

a)

First opened - first closed

b)

Last opened - Last closed

c)

Last opened - first closed

d)

None

15.

Animated images are of the type:

a)

PNG

b)

JPEG

c)

GIF

d)

JPG

16.

To re-open the html file to correct / add codes !!

a)

Right click the file - open with browser

b)

Double click the file

c)

Right click the file - open with Note pad

d)

All previous

17.

Images' types that browsers read are of the type:

a)

JPG / JPEG

b)

GIF

c)

PNG

d)

All previous

18.

(a)   Is the tag used to centre align contents in the webpage (text / image)

19.

.......................................Is the attribute of the body element used to add image in the webpage background :

a)

Background

b)

bgcolor

c)

size

d)

align

20.

bgcolor is an attribute of the element ............. & used to ....................

a)

title----------------------add a picture background to the webpage

b)

body ------------------ add a colour to the webpage's background

c)

head ------------- create a heading style

d)

All previous