html text code format code example
Example 1: how to write a text in html
<p> this is a text </p> <!--paragraph text-->
Example 2: insert text html
<object height=20 width=75 type='text/plain' border=0 data="URL/filename.txt"></object>
<p> this is a text </p> <!--paragraph text-->
<object height=20 width=75 type='text/plain' border=0 data="URL/filename.txt"></object>