HTML <del> cite Attribute
Example
<p>This text has been <del cite="del.html">deleted</del>.</p>
Meaning
A source document explain why the information was deleted.
Standard Syntax
<del cite="URL">
Advertisement
Attribute Values
| Value | Description |
|---|---|
| URL | Value can be
|