Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

delete html

<!-- The <del> tag gives a certain part of an element a strikethrough
 	 in contrast to the <ins> tag, which underlines a part of text. -->

<h1> My favorite animal are <del> cats</del> dogs. </h1>
 
PREVIOUS NEXT
Tagged: #delete #html
ADD COMMENT
Topic
Name
2+4 =