HTML del cite Attribute
HTML <del> tag
Definition and Usage
The cite attribute specifies an url to a page that explains why the text or
element was deleted.
Syntax
Syntax Example
<del cite="demo_del_cite.htm">
|
Attribute Values
Value |
Description |
URL |
The web resource/address that explains why the text was
removed. Possible values:
- An absolute URL - Is used to navigate to another web site (like cite="www.example.com")
- A relative URL - Is used to navigate within a site (like cite="example.html")
- An anchor URL - Is used to navigate within a single page (like cite="#bottom")
|
Browser Support

Major browsers do not use this attribute in any way. However,
search engines may use this attribute to get more information
about the deleted element.
Example
Source |
Output |
<p>The weather today is
<del cite="demo_del_cite.htm">nice</del> cloudy</p>
|
The weather today is nice cloudy
|
Try-It-Yourself Demos
del cite
attribute example
Specify a URL that explains why the text was removed.
HTML <del> tag
 |

|
|
See why there are 20,000+ Ektron integrations worldwide.
Request an INSTANT DEMO or download a FREE TRIAL today. |
|
|
|