Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

remove basic html style link

a {
  color: blue;
  text-decoration: none; /* no underline */
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #remove #basic #html #style #link
ADD COMMENT
Topic
Name
9+8 =