writing text in html 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>
Example 3: html code for writing text
<text>Your Text</text>