Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

html a tag underline none

a {
    text-decoration: none;
    color: inherit;
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #html #tag #underline
ADD COMMENT
Topic
Name
2+5 =