wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

COMPUTER PROGRAMMING QUARTER 2 LAS 2.1 (2 points each)

Total questions: 16

Worksheet time: 20mins

Name
Class
Date
1.

What is the correct HTML element for inserting a line break?

a)

<lb>

b)

<break>

c)

<br>

d)

<hr>

2.

Choose the correct HTML element to define bold text.

a)

<b>

b)

<i>

c)

<em>

d)

<small>

3.

Choose the correct HTML element to define emphasized text.

a)

<b>

b)

<i>

c)

<em>

d)

<small>

4.

Which character is used to indicate an end tag?

a)

<

b)

/

c)

*

d)

^}

5.

Which HTML element defines the title of a document?

a)

<title>

b)

<meta>

c)

<head>

d)

<body>

6.

Choose the correct HTML element to define big text.

a)

<small>

b)

<big>

c)

<em>

d)

<strike>

7.

This element is used to format the size, typeface, and color of the enclosed text.

a)

heading

b)

bgcolor

c)

font tag

d)

text alignment

8.

Choose the missing character: <br> <em>This text is Emphasized/em>

a)

<

b)

=

c)

"

d)

>

9.

Choose the missing character:

<font color=“cyan" size "2" face="Arial Black"> HTML </font>

a)

<

b)

=

c)

"

d)

>

10.

Choose the missing character:

<p style=text-align: right">

a)

<

b)

=

c)

"

d)

>

11.

Choose the missing character:

<font color=“cyan" size "2" fae="Arial Black"> HTML </font>

a)

<

b)

a

c)

"

d)

c

12.

Choose the missing character:

<head><title> fonts<title></head>

a)

<

b)

/

c)

"

d)

>

13.

Choose the missing character:

<bdy bgcolor=“Green” >

a)

a

b)

c

c)

o

d)

e

14.

Choose the missing character:

<br> <ttThis text is Teletype</t>

a)

"

b)

>

c)

<

d)

=

15.

Choose the missing character:

<body bgcolor = "lighgreen">

a)

t

b)

>

c)

"

d)

=

16.

Write a program that show the following output.

4 lines