HTM07

DESCRIPTION
OUTPUT
SOURCE CODE

DESCRIPTION

Paragraph sample





OUTPUT



HTM07. Paragraph sample My school is considered as one of the largest Computer Schools. My school is considered as one of the largest Computer Schools.







SOURCE CODE



HTM07. <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>

BACK