Example:
HTML
<!DOCTYPE html>
<html>
<body>
<h1>The del datetime attribute</h1>
<p><del datetime="2015-11-15T22:55:03Z">This text has been deleted</del></p>
</body>
</html>
How to add A deleted text with a date and time of when the text was deleted | HTML Attribute |
How to add An inserted text with a date and time of when the text was inserted | HTML Attribute |
How to add A time element with a machine-readable datetime attribute | HTML Attribute |
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Attribute |
Uploaded by: | Admin |