HTMO7
DESCRIPTION

OUTPUT

SOURCE CODE






DESCRIPTION

Font sizes

OUTPUT
My school is considered as one of the largest Computer Schools. My school is considered as one of the largest Computer Schools.

SOURCE CODE

<HTML>
<HEAD>
<TITLE>HTM07. Paragraph sample</TITLE>
</HEAD>
<BODY>
My school is considered as one of the largest Computer Schools.
<FONT SIZE = 4>My school </FONT><FONT SIZE = 3>is considered as one of the</FONT>
<FONT SIZE = 7>largest</FONT> <FONT SIZE = 1>Computer Schools.</FONT>
</BODY>
</HTML>