Switch to full style
HTML code examples
Post a reply

Usage of strike tag

Sat Feb 25, 2012 1:33 am

This example show the usage of strike tag, which is used to mark removed tag.

Code:

    
<html>
<
head>
<
title>Usage of strike tag</title>
</
head>
<
body>
    <
p>
        <
strike>This is text has been removed.</strike>
    </
p>
</
body>
</
html>
    
 




Post a reply
  Related Posts  to : Usage of strike tag
 var tag usage     -  
 Usage of sup tag     -  
 dir tag usage     -  
 dd tag usage     -  
 usage of ol tag     -  
 Usage of ins tag     -  
 tt usage example     -  
 usage of kbd tag     -  
 Usage of UL tag     -  
 Usage of sub tag     -  

Topic Tags

HTML Font