HTMO9
DESCRIPTION
OUTPUT
SOURCE CODE
DESCRIPTION
Paragraphs
OUTPUT
This is the first paragraph.
This is the second paragraph.
This is the third paragraph.
SOURCE CODE
<HTML>
<HEAD>
<TITLE>HTM09</TITLE>
</HEAD>
<BODY> <FONT SIZE=5 FACE=arial>
<P>This is the first paragraph.</P>
<P>This is the second paragraph.</P>
<P>This is the third paragraph.</P>
</FONT>
</BODY>
</HTML>