Articles → HTML → Del Tag In HTML

Del Tag In HTML






Purpose





Syntax


<del>text</del>



Example


<html>
	<head>
		<title>del demo</title>
	</head>
	<body>
    This is the 
		<del>deleted</del> text

	</body>
</html>

Try It


Output


Picture showing the output of the del tag in HTML
Click to Enlarge


Browser Support


Internet ExplorerFirefoxChromeSafariOperaEdge
YesYesYesYesYesYes



Posted By  -  Karan Gupta
 
Posted On  -  Monday, October 10, 2016
 
Updated On  -  Friday, September 22, 2017

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250