wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CSC104 Module 2 Assessment

Total questions: 20

Worksheet time: 29mins

Name
Class
Date
1.

Are special words used inside the opening tag to control the element's behaviour.

a)

Attributes

b)

Paragraph

c)

Style

d)

Formatting

2.

An attribute that specifies the URL of the page the link goes to.

a)

href

b)

src

c)

alt

d)

style

3.

A way in specifying the URL in src attribute that links to an external image that is hosted on another website

a)

exact

b)

absolute

c)

relative

d)

compare

4.

This tag is used to embed an image in an HTML page.

a)

<img>

b)

src

c)

lang

d)

<a>

5.

It specifies the path to the image to be displayed.

a)

<img>

b)

src

c)

lang

d)

<a>

6.

With HTML, you can change the display by adding extra spaces or extra lines in your HTML code.

a)

True

b)

False

c)

Maybe

d)

Dont know

7.

A tag which defines a thematic break in an HTML page

a)

<img>

b)

<pre>

c)

<hr>

d)

<br>

8.

The element that defines a line break.

a)

<img>

b)

<pre>

c)

<hr>

d)

<br>

9.

The element that defines preformatted text and displayed in a fixed-width font.

a)

<img>

b)

<pre>

c)

<hr>

d)

<br>

10.

This attribute is used to add styles to an element, such as color, font, size, and more.

a)

style

b)

formatting

c)

color

d)

property

11.

Give the correct tag in defining bold text.



(a)  

12.

Give the correct tag in defining emphasized text.



(a)  

13.

Give the correct tag in defining a part of text in an alternate voice or mood.



(a)  

14.

Give the correct tag in defining smaller text.



(a)  

15.

Give the correct tag in defining important text.



(a)  

16.

Give the correct tag in defining subscripted text.



(a)  

17.

Give the correct tag in defining superscripted text.



(a)  

18.

Give the correct tag in defining inserted text



(a)  

19.

Give the correct tag in defining deleted text.



(a)  

20.

Give the correct tag in defining marked/highlighted text.



(a)