[Home]  [Edit this page]  [Recent Changes]  [Special Pages]  [Help
HTMLSPEC-DEL

Del

Usage

Used to specify text that was previously found in the web document but has since been removed or deleted.

Attributes

cite="URL"


Specifies a link to a web document containing information about why the deletion took place.

datetime="YYYY-MM-DDThh:mm:ssTZD"


Uses standard date and time form to specify when the deletion took place.

Code Tip

Internal content within the <del> tag will not be displayed in the content area of a web browser. It is only used to provide information in the source of a web document.

Live Example

<html>
<head><title></title></head>
<body>
<del cite="/lastChange.html"
datetime=20003-06-14T21:13:15Z>
<h2 align="center">Table of Contents</h2>
.
.
.
</del>
<h2 align="center">Updated Table of Contents</h2>
</body>
</html> 


HTML Tags Center

last edited (April 12, 2004) by leeos, Number of views: 1291, Current Rev: 4 (Diff)

[Edit this page]  [Page history]  [What links here]  [Discuss this topic]  [Printer Friendly]  

Members

Username:

Password:


Register
Forgot Password?




Programmers Heaven - for .NET, Java, C/C++ and WEB Developers!
© 1996-2008 Community Networks Ltd. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited. Violators of this policy may be subject to legal action. Please read Terms Of Use and Privacy Statement for more information. Development by Tore Nestenius at .NET Consultant - Synchron Data.