What's incorrect about this code?
<ins>Text<ins>
The <ins> tag does not exist
<ins>
No issue
Should use <u> instead of <ins>
<u>
Missing / in the closing </ins>
/
</ins>