Specifies text that has been inserted. Text is usually underlined. It is common to use it together with the deleted(del) tag to represent newly added or deleted text. Inline element
<ins attributes> ... </ins>
<ins>This is some newly inserted text.</ins>