Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

on clicking a link it gets red color

a {
    color: inherit;
}
/*Use this so that when you click a link the color dont change to red ( as it is default )*/
 
PREVIOUS NEXT
Tagged: #clicking #link #red #color
ADD COMMENT
Topic
Name
2+1 =