The HTML Elements reference.

"del" - html element

  • This element is used to markup sections of the document that have been deleted with respect to a different version of a document.
  • Starttag <del> is Required and endtag </del> is Required
  • With the optional CITE attribute you can give a URI with information on why the content was deleted.
  • Browsers that support the del - element : Internet Explorer Mozilla Firefox Opera Google Chrome Apple Safari

Attributes:
cite , class , datetime , dir , id , lang , style , title

Attribute "cite" value(s): uri
  • The value of this attribute is a URI that designates a source document or message.
  • This attribute is intended to point to information explaining why a document was changed.



© 2010 by Finnesand Data. All rights reserved.
This site aims to provide FREE programming training and technics.
Finnesand Data as site owner gives no warranty for the correctness in the pages or source codes.
The risk of using this web-site pages or any program codes from this website is entirely at the individual user.