Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

underline text in html

<!-- Using 'u' tag we can draw underline below the text in HTML -->
<p>Hello all <u>Welcome here !!!</u></p>
 
PREVIOUS NEXT
Tagged: #underline #text #html
ADD COMMENT
Topic
Name
5+5 =