NEW
Font size
Worksheets4Q Q1 RR L5 Comp 9
Total questions: 20
Worksheet time: 40mins
Which of the following is the start tag for an ordered list?
<ol>
<ord>
<ordl>
<olist>
Which of the following is the tag used to add images to an HTML document?
<i>
<img>
<picture>
<jpg>
Which of the following choices listed below is the reason why we should prefer PNG and GIF for web pages?
Because of the file size
Because these are web standards
Because it is browser supported
All of the above
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”?
It is the file name
It is the text that appears when the mouse is hovered
It is the subfolder source
None of the choices
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?
PNG
PSD
XCF
BMP
Which of the following is the meaning of src when inserting media files?
Source
Send right code
Server route connection
None of the choices
Which of the following choices listed is the meaning of li in the tag <li>?
Listed
Line image
List item
Lost internet
Which of the following specifies an image as a server-side image map?
usemap
ismap
ssmap
inmap
Which of the following is an EXCEPTION when we are referring to types of list in HTML?
Ordered list
Unordered list
Bulleted list
Definition list
Which of the following HTML code is an example of a relative URL value?
<a href="https://jargoned.net/2019/08/16/recovery/">Recovery</a>
<a href="penz.html">Say Hello!</p>
<a href="http://science.nationalgeographic.com/science/archaeology/lost-city-petra.html">Lost City of Petra</a>
None of the choices
Sean Kale is looking for a video to place on his website. Which among the following will work?
Which among the following refers to what the <a> tag stands for?
anchor
adjust
add
apply
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?
Anchor
Syntax
Hyperlink
Link
Which of the following attribute listed below should be added to open a page in a new window?
target="_blank"
target="_tab"
target="_new"
d target="_"
Which among the following audio formats will NOT work in an HTML file?
OGG
WAV
MP3
RA
Which among the following is not a value for “REL”?
alternate
bookmark
author
colour
Which among the following is NOT an instance where the hyperlink will NOT change color?
unvisited link
active link
visited link
inactive link
Which among the following tag is used for definition lists?
<dt>
<dl>
both <dt> and <dl>
none of the choices
Eunice needs to illustrate a diagram of the evolution of man. Which of the following element of a web page must she use?
image
audio
video
graph
Which of the following attribute listed will automatically runs the audio file when the page is loaded?
start
run
autoplay
none of the choices
