ins html tag code example
Example: ins tag in html
<!--The <ins> tag makes the desired text underlined.-->
<!--It acts as the 'Ctrl - U' of HTML code-->
<ins> Insert Underlined Text here <ins>
<!--The <ins> tag makes the desired text underlined.-->
<!--It acts as the 'Ctrl - U' of HTML code-->
<ins> Insert Underlined Text here <ins>