You are on page 1of 1

Third Quarter Departmental Test in ICT 1

Name: _________________________________________Grade & Section: ______________

Direction: Encircle the best answer.

1. What does HTML stand for? 10. What is the correct HTML for inserting an
A. Hyper Text Markup Language image?
B. Hyperlinks and Text Markup Language A. Img href="image.gif /
C. Home Tool Markup Language B. Img src="image.gif" /
D. Hyperlinks and Tool Markup Language C. Image src="image.gif" /
D. Img>image.gif
2. What is the correct sequence of HTML 11. < br / > What type of tag is this?
tags for starting a webpage? A. Break tag
A. Head, Title, HTML B. A broken one
B. Title, Head, HTML C. An opening tag
C. HTML, Head, Title D. Closing tag
D. NONE OF THE ABOVE
12. Web pages starts with which ofthe
3. Choose the correct HTML tag for the
following tag?
largest heading.
A.<Body>
A. H1
B.<Title>
B. Heading
C.<HTML>
C. Head
D.<Form>
D. H6
4. What is the correct HTML tag for inserting 13. <p> tag defines a
a line break? A.Paragraph
A. Br B. Line
B. Break C. Link
C. Lb D.Table
D. RB
14. HTML is a
5. Choose the correct HTML tag to make text A. Programming language
bold? B. Scripting language
A. Bold C. Markup language
B. B D. All of above
C. Bld
D. Bl 15. Which character tells browser that it is
end of tag in HTML statement?
6. Choose the correct HTML tag to make the A. <
text italic. B. >
A. I C. \
B. Italic D. /
C. It
D. Il 16. Choose the correct HTML element to
7. How can you create an email link? define important text
A. a href="mailto:xxx@yyy" A. <strong>
B. a href="xxx@yyy" B. <b>
C. Mail>xxx@yyy C.
D. Mail href="xxx@yyy"

8. How can you make a list that lists the 17.


items with numbers?
A. Ol
B. Dl
C. Ul
D. List
9. How can you make a list that lists the
items with bullets?
A. Dl
B. Ul
C. Ol
D. List

You might also like