Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

ins html

<!-- The <ins> tag makes a certain part of text underlined, in contrast to
	 the <del> tag which strikes through certain parts of text -->

<h1> My favorite animals are <ins> cats </ins> </h1>
 
PREVIOUS NEXT
Tagged: #ins #html
ADD COMMENT
Topic
Name
6+2 =