



|
Description
A sample paragraph that have a tag for font size Source Code <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> Output |
  