'del' Example : del « Tags « HTML / CSS






'del' Example

   
    

<html>
<head>
<title>del element example</title>
</head>
<body>
<p>The following text has been <del>deleted</del></p>
</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.Insert and Delete mark
6.'datetime' sets the date and time when the text in a 'del' or 'ins' element was deleted