'strike' Example : strike : Text Tags HTML CSS TUTORIALS


HTML CSS TUTORIALS » Text Tags » strike »

 

'strike' Example



    
<html>
<head>
<title>strike element example</title>
</head>
<body>
    <p>
        <strike>This is the text that has been crossed out</strike>
    </p>
</body>
</html>
    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Text Tags
» strike