this is a text that has first, second up to third paragraph.
This is the first paragraph. This is the second paragraph. This is the third paragraph.
Output
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>
</BODY>
</HTML>