text html 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>
<p> this is a text </p> <!--paragraph text-->
<text>Your Text...</text>