Search
 
SCRIPT & CODE EXAMPLE
 

CSS

text underline hover css

a:hover {
  text-decoration: underline;
}
Comment

.txt:hover { text-decoration: underline; }

&:hover {
      text-decoration: underline;
  }
Comment

PREVIOUS NEXT
Code Example
Css :: flexbox 
Css :: subtract height css 
Css :: content visability auto 
Css :: blur background image css 
Css :: how to include css in handlebars 
Css :: webpack animate.css 
Css :: css animation box shadow 
Css :: css line-height default 
Css :: styling input field tailwind css 
Css :: css active 
Css :: mettre un element en avant css 
Css :: color tr first row css 
Css :: difference between html and css 
Css :: responsive table style 
Css :: background origin css 
Css :: css crop image 
Css :: how to hover div in css 
Css :: css text color 
Css :: padding left 
Css :: how to make a text in center with background color in css 
Css :: css transitions 
Css :: css box 
Css :: How to make website responsive for safari 
Css :: cannot apply border radius to tr 
Css :: how to change a checkbox to be selected 
Css :: svg background 
Css :: offsetx and offsety in css 
Css :: html css text between Horizontal line 
Css :: html css landing page 
Css :: space-x css 
ADD CONTENT
Topic
Content
Source link
Name
1+1 =