Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

text underline hover css

a:hover {
  text-decoration: underline;
}
 
PREVIOUS NEXT
Tagged: #text #underline #hover #css
ADD COMMENT
Topic
Name
3+6 =