<Ins>
What it does
Shows that
text has been inserted, use in conjunction with the del tag to show changes
to a document.
Attributes
cite="URL of source information"
class="class name"
datetime="date and time of change"
id="document-wide unique id"
lang="language code"
onclick="script"
ondblclick="script"
onkeydown="script"
onkeypress="script"
onkeyup="script"
onmousedown="script"
onmousemove="script"
onmouseout="script"
onmouseover="script"
onmouseup="script"
style="associated style info"
title="advisory title"
End
Tag: Required |