This is used to show an editorial deletion. It will show a strikethrough within the text inside the tag.
cite
represents the URL of a source that specifies why the element is deleted or modified.
- URL
datetime
represents the date and time when the element is deleted or modified. Mentioned as YYYY-MM-DDThh:mm:ss.
- YYYY - year (e.g. 2021)
- MM - month (e.g. 01 for January)
- DD - day of the month
- hh - hour
- mm - minute
- ss - seconds
- T - separator between date and time.
HTML Button Example:
Edit Example