You are on page 1of 14

10th grade

QUIZ #
11
I. DIRECTIONS:
Choose and write the
letter of the correct
answer. Use
CAPITAL letters.
1. Which HTML version
does not support the <font>
tag?
 

a) HTML 2 c) HTML 4
b) HTML 3 d) HTML 5
2. Which tag is used to define
font face, font size, and font
color in HTML?  

a) <em></em> c) <hr>
b) <font></font> d) <sub></sub>
3. What symbol always ends
or closes a special character
entity?
 

a) ! c) -
b) & d) ;
4. Which attribute is used to
adjust the size of the text in an
HTML document?  

a) size c) sub
b) small d) sup
5. What is the default font size of
the text in an HTML document?
 

a) 1 c) 3
b) 2 d) 4
6. Which attribute is used to
set the font type?
 

a) face c) size
b) font d) type
7. Which of the following HTML
code is correct?
a) <font face=“Calibri”>Calibri</font>
 

b) <font face=“Verdana>Verdana</font face>


c) <font type=“Times New Roman”> Times
New Roman</type>
d) <font type=Arial>Arial</font>
8. Which attribute is used to set
the color of the text in an HTML
document?  

a) color c) tcolor
b) fcolor d) textcolor
9. Which of the following HTML
code is correct?
a) <font color=red>Red</font>
 

b) <font color=“green>Green</font>
c) <font color=“red”>Red</font>
d) <font tcolor=“green”>Green</font>
10. Which of the following is
NOT used to set the style of
font?  

a) <b></b> c) <small></small>
b) <em></em> d) <tall></tall>
KEY TO
CORRECTI
ON
1.D 6.A
2.B 7.A
3.D 8.A
4.A 9.C
5.C 10.D

You might also like