HTML Syntax
<del cite=url datetime=YYYY-MM-DDThh:mm:ss> ... </del>
NOTE: Both start and end tags are required.
The <del> element represents a removal from the document.
del
Browsers normally render the element by applying a strike-through style to the text.
The <del> element supports the following attributes, in addition to global attributes common to all HTML elements.
<del>
The following example shows how the <del> element may be used.
<del>This text has been revised.</del>
which would render on a Web page as follows:
INS
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note