Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

underline css still there after text-decoration: none

a,
a:link,
a:visited,
a:hover,
a:active{
    text-decoration: none;
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #underline #css
ADD COMMENT
Topic
Name
1+3 =