Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

underline code

<!-- 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: #underline #code
ADD COMMENT
Topic
Name
5+3 =