Latest web development tutorials

HTML DOM del objects

del objects

del object represents the HTML document has been deleted text.

<Del> element defines the document has been deleted text.

<Del> element often used together with the <ins> element, to show different styles of old content with the new content. Content on the label will be two plus the browser underscores the difference between horizontal and content.

In the HTML document, each <del> tag can create del objects.


del Object Properties

Attributes description
cite Sets or returns deleted text cite attribute value
dateTime Sets or returns deleted text dateTime attribute value

Standard properties and events

del objects also supports standard attributes and events .


Related Pages

HTML Tutorial: HTML text formatting

HTML Reference Manual: HTML <del> tag

JavaScript Reference Manual: the HTML the DOM objects INS