Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

how to not underline links in css

a {
    text-decoration: none;
}
Source by www.bitdegree.org #
 
PREVIOUS NEXT
Tagged: #underline #links #css
ADD COMMENT
Topic
Name
1+1 =