To strike through text use del tags : del « Tags « HTML / CSS






To strike through text use del tags

    

<?xml version = "1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns = "http://www.w3.org/1999/xhtml">
   <head>
   </head>
   <body>
      <p><del>You may download 3.14 x 10.</del>  
   </body>
</html>

   
    
    
  








Related examples in the same category

1.Deleting and inserting text
2.Deleting Text
3.del color: crimson;
4.'del' Example
5.Insert and Delete mark
6.'datetime' sets the date and time when the text in a 'del' or 'ins' element was deleted