TEXT EDITOR BROWSER
<HTML>
<HEAD>
<TITLE>HTML Class Samples</TITLE>
</HEAD>
<BODY>

<P> This is the first paragraph
</P>

<P> Second paragraph
</P>

</BODY>
</HTML>

This is the first paragraph

Second paragraph

PREV NEXT