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