NEW
Font size
WorksheetsReview Quiz Computer 7 HTML
Total questions: 15
Worksheet time: 8mins
Tag that makes a letter, a word or phrases appear in bold typeface.
<bold>…</bold>
<boldtype>…</boldtype>
<b>…</b>
<btype>…</btype>
Tag that makes a letter, a word or phrases appear in italic.
<italic>…</italic>
<italictype>…</italictype>
<i>…</i>
<slant>…</slant>
Tag that makes a letter, a word or phrases appear as a line underneath a text.
<underline>…</underline>
<utype>…</utype>
<u>…</u>
<uline>…</uline>
Use this tag to appear half a character’s height higher.
<super>…</super>
<suptype>…</suptype>
<sup>…</sup>
<high>…</high>
Use this tag for text to appear half a character’s height lower like the one’s found mostly on chemical compounds and formulae.
<subscript>…</subscript>
<subtype>…</subtype>
<sub>…</sub>
<low>…</low>
Use this tag for the font to appear as monospaced typewriter font.
<teletype>…</teletype>
<typewriter>…</typewriter>
<tt>…</tt>
<monospaced>…</monospaced>
Use this tag to make a text effect as strike on a letter, a word or phrase.
<strike>…</strike>
<strikethrough>…</strikethrough>
<line>…</line>
<dash>…</dash>
Used to break a line within a group of text or paragraph
<break>…</break>
<linebr>…</linebr>
<br />…<br />
<linebreak>…</linebreak>
Use this tag to make your text appear one font size larger than the surrounding text.
<add>…</add>
<big>…</big>
<large>…</large>
<larger>…</larger>
Use this tag to make your text appear one font size smaller than the usual or default.
<minus>…</minus>
<small>…</small>
<font>…</font>
<smaller>…</smaller>
Number 0 starts at
A
/
0
a
Uppercase A starts at
A
/
0
a
Lowercase a starts at
A
b
0
a
Entity code for Hash sign #
$
b
0
#
Entity code for Hyphen -
$
-
.
#
