This topic has not yet been rated - Rate this topic

ins element | ins object

[This documentation is preliminary and is subject to change.]

Specifies text that has been inserted into the document.

HTML 4.01 Specification, Section 9.4

Standards information

HTML information

Closing Tagrequired
CSS Displayinline

DOM Information

Inheritance Hierarchy

 Node
  Element
   HTMLElement
     ins

Remarks

Windows Internet Explorer 8 and later. The value of the cite attribute depends on the current document compatibility mode.

Text contained by the ins element is rendered underlined.

Examples

This example uses the INS element to specify text inserted into a document.


<INS datetime="1997-10-01T12:15:30-05:00">This text has been inserted.</INS>

See also

del

 

 

Build date: 3/8/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ