text editing tags in html code example
Example 1: html text tag
<text>Your Text...</text>
Example 2: insert text html
<object height=20 width=75 type='text/plain' border=0 data="URL/filename.txt"></object>
<text>Your Text...</text>
<object height=20 width=75 type='text/plain' border=0 data="URL/filename.txt"></object>