Inserted text
The <ins>
tag, alongside the <del>
tag, is one of the two elements that show a particular part of the text has been altered. Use it in situations when it's important to track changes in the document — for example, when editing copy of source code. Browsers will usually underline the inserted text.