The <ins> tag represent the text that has been inserted into the HTML document with a underline.
Example of Code
<ins>Inserted text...</ins>
Output
Inserted text...