Text

ins

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

Syntax

<ins attributes> ... </ins>

Example

<ins>This is some newly inserted text.</ins>

Related tags

CSS Properties

HTML attributes

Search the Soup!