



|
Description
An HTML code that use blockquote tag. 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> </BODY> </HTML> Output This is an excerpt from the poem Tree. I think that I shall never see a poem as lovely as a tree |