Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

how to remove the underline from a link in css

text {
	text-decoration: none;
}
 
PREVIOUS NEXT
Tagged: #remove #underline #link #css
ADD COMMENT
Topic
Name
3+8 =