Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

underline 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: #underline #html
ADD COMMENT
Topic
Name
2+5 =