wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Review Quiz Computer 7 HTML

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

Tag that makes a letter, a word or phrases appear in bold typeface.

a)

<bold>…</bold>

b)

<boldtype>…</boldtype>

c)

<b>…</b>

d)

<btype>…</btype>

2.

Tag that makes a letter, a word or phrases appear in italic.

a)

<italic>…</italic>

b)

<italictype>…</italictype>

c)

<i>…</i>

d)

<slant>…</slant>

3.

Tag that makes a letter, a word or phrases appear as a line underneath a text.

a)

<underline>…</underline>

b)

<utype>…</utype>

c)

<u>…</u>

d)

<uline>…</uline>

4.

Use this tag to appear half a character’s height higher.

a)

<super>…</super>

b)

<suptype>…</suptype>

c)

<sup>…</sup>

d)

<high>…</high>

5.

Use this tag for text to appear half a character’s height lower like the one’s found mostly on chemical compounds and formulae.

a)

<subscript>…</subscript>

b)

<subtype>…</subtype>

c)

<sub>…</sub>

d)

<low>…</low>

6.

Use this tag for the font to appear as monospaced typewriter font.

a)

<teletype>…</teletype>

b)

<typewriter>…</typewriter>

c)

<tt>…</tt>

d)

<monospaced>…</monospaced>

7.

Use this tag to make a text effect as strike on a letter, a word or phrase.

a)

<strike>…</strike>

b)

<strikethrough>…</strikethrough>

c)

<line>…</line>

d)

<dash>…</dash>

8.

Used to break a line within a group of text or paragraph

a)

<break>…</break>

b)

<linebr>…</linebr>

c)

<br />…<br />

d)

<linebreak>…</linebreak>

9.

Use this tag to make your text appear one font size larger than the surrounding text.

a)

<add>…</add>

b)

<big>…</big>

c)

<large>…</large>

d)

<larger>…</larger>

10.

Use this tag to make your text appear one font size smaller than the usual or default.

a)

<minus>…</minus>

b)

<small>…</small>

c)

<font>…</font>

d)

<smaller>…</smaller>

11.

Number 0 starts at

a)

&#65;

b)

&#47;

c)

&#48;

d)

&#97;

12.

Uppercase A starts at

a)

&#65;

b)

&#47;

c)

&#48;

d)

&#97;

13.

Lowercase a starts at

a)

&#65;

b)

&#98;

c)

&#48;

d)

&#97;

14.

Entity code for Hash sign #

a)

&#36;

b)

&#98;

c)

&#48;

d)

&#35;

15.

Entity code for Hyphen -

a)

&#36;

b)

&#45;

c)

&#46;

d)

&#35;