wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

4Q Q1 RR L5 Comp 9

Total questions: 20

Worksheet time: 40mins

Name
Class
Date
1.

Which of the following is the start tag for an ordered list?

a)

<ol>

b)

<ord>

c)

<ordl>

d)

<olist>

2.

Which of the following is the tag used to add images to an HTML document?

a)

<i>

b)

<img>

c)

<picture>

d)

<jpg>

3.

Which of the following choices listed below is the reason why we should prefer PNG and GIF for web pages?

a)

Because of the file size

b)

Because these are web standards

c)

Because it is browser supported

d)

All of the above

4.

In the code <img src=”New Folder/oleander.gif” alt=”Oleander’s Face”>, which of the following choices listed below is the purpose of the “New Folder”?

a)

It is the file name

b)

It is the text that appears when the mouse is hovered

c)

It is the subfolder source

d)

None of the choices

5.

Ms. Montes is browsing through photos on her computer. Which among the following file types will work if she displayed it on a web page?

a)

PNG

b)

PSD

c)

XCF

d)

BMP

6.

Which of the following is the meaning of src when inserting media files?

a)

Source

b)

Send right code

c)

Server route connection

d)

None of the choices

7.

Which of the following choices listed is the meaning of li in the tag <li>?

a)

Listed

b)

Line image

c)

List item

d)

Lost internet

8.

Which of the following specifies an image as a server-side image map?

a)

usemap

b)

ismap

c)

ssmap

d)

inmap

9.

Which of the following is an EXCEPTION when we are referring to types of list in HTML?

a)

Ordered list

b)

Unordered list

c)

Bulleted list

d)

Definition list

10.

Which of the following HTML code is an example of a relative URL value?

a)

<a href="https://jargoned.net/2019/08/16/recovery/">Recovery</a>

b)

<a href="penz.html">Say Hello!</p>

c)

<a href="http://science.nationalgeographic.com/science/archaeology/lost-city-petra.html">Lost City of Petra</a>

d)

None of the choices

11.

Sean Kale is looking for a video to place on his website. Which among the following will work?

b)

clement.divx></br>

c)

jamel.avi

d)

all of the above

12.

Which among the following refers to what the <a> tag stands for?

a)

anchor

b)

adjust

c)

add

d)

apply

13.

Which among the following is referred to as any graphic or text that allows you to connect to another page or portion of the document?

a)

Anchor

b)

Syntax

c)

Hyperlink

d)

Link

14.

Which of the following attribute listed below should be added to open a page in a new window?

a)

target="_blank"

b)

target="_tab"

c)

target="_new"

d)

d target="_"

15.

Which among the following audio formats will NOT work in an HTML file?

a)

OGG

b)

WAV

c)

MP3

d)

 RA

16.

Which among the following is not a value for “REL”?

a)

alternate

b)

bookmark

c)

author

d)

colour

17.

Which among the following is NOT an instance where the hyperlink will NOT change color?

a)

unvisited link

b)

active link

c)

visited link

d)

inactive link

18.

Which among the following tag is used for definition lists?

a)

<dt>

b)

<dl>

c)

both <dt> and <dl>

d)

none of the choices

19.

Eunice needs to illustrate a diagram of the evolution of man. Which of the following element of a web page must she use?

a)

image

b)

audio

c)

video

d)

graph

20.

Which of the following attribute listed will automatically runs the audio file when the page is loaded?

a)

start

b)

run

c)

autoplay

d)

none of the choices