'datetime' sets the date and time when the text in a 'del' or 'ins' element was deleted : del « Tags « HTML / CSS






'datetime' sets the date and time when the text in a 'del' or 'ins' element was deleted

 
    
<HTML>
<BODY>
<del datetime="2006-04-15T18:50:30Z">deleted</del>
</BODY>
</HTML>  
    
      
        
  








Related examples in the same category

1.To strike through text use del tags
2.Deleting and inserting text
3.Deleting Text
4.del color: crimson;
5.'del' Example
6.Insert and Delete mark