HTM12


DESCRIPTION :

OUTPUT :

SOURCE CODE :





DESCRIPTION :


HTM12 can place quotes in indented form and shrink it to be set apart from the main paragraph



OUTPUT :

This is an excerpt from the poem Tree.

I think that I shall never see a poem as lovely as a tree



SOURCE CODE:


<HTML>
<HEAD>
<TITLE>HTM12 </TITLE>
</HEAD>

<BODY>
<FONT SIZE=5>
<P>This is an excerpt from the poem Tree.</P>
<BLOCKQUOTE><FONT FACE=arial SIZE=3>I think that I shall never see a poem as lovely as a tree
</FONT></BLOCKQUOTE>
</FONT>
</BODY>

</HTML>

RETURN