It is The del cite attribute.
Example:
HTML
<!DOCTYPE html>
<html>
<body>
<h1>The del cite attribute</h1>
<p><del cite="del_demo_cite.htm">This text has been deleted</del></p>
</body>
</html>
How to add A section that is quoted from another source | HTML Attribute |
How to add A deleted text with a URL to a document that explains why the text was deleted | HTML Attribute |
How to add An inserted text with a URL to a document that explains why the text was inserted | HTML Attribute |
How to Specify the source URL of a quote | HTML Attribute |
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Attribute |
Uploaded by: | Admin |