Font size
WorksheetsCOMPUTER PROGRAMMING QUARTER 2 LAS 2.1 (2 points each)
Total questions: 16
Worksheet time: 20mins
What is the correct HTML element for inserting a line break?
<lb>
<break>
<br>
<hr>
Choose the correct HTML element to define bold text.
<b>
<i>
<em>
<small>
Choose the correct HTML element to define emphasized text.
<b>
<i>
<em>
<small>
Which character is used to indicate an end tag?
<
/
*
^}
Which HTML element defines the title of a document?
<title>
<meta>
<head>
<body>
Choose the correct HTML element to define big text.
<small>
<big>
<em>
<strike>
This element is used to format the size, typeface, and color of the enclosed text.
heading
bgcolor
font tag
text alignment
Choose the missing character: <br> <em>This text is Emphasized/em>
<
=
"
>
Choose the missing character:
<font color=“cyan" size "2" face="Arial Black"> HTML </font>
<
=
"
>
Choose the missing character:
<p style=text-align: right">
<
=
"
>
Choose the missing character:
<font color=“cyan" size "2" fae="Arial Black"> HTML </font>
<
a
"
c
Choose the missing character:
<head><title> fonts<title></head>
<
/
"
>
Choose the missing character:
<bdy bgcolor=“Green” >
a
c
o
e
Choose the missing character:
<br> <ttThis text is Teletype</t>
"
>
<
=
Choose the missing character:
<body bgcolor = "lighgreen">
t
>
"
=
Write a program that show the following output.
