Search
 
SCRIPT & CODE EXAMPLE
 

CSS

text underline hover css

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

Text that shows an underline on hover

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

PREVIOUS NEXT
Code Example
Css :: css border bottom 
Css :: stick menu bar in css 
Css :: symfony version check 
Css :: cursor: not-allowed is not working with pointe events none in css 
Css :: css input selector 
Css :: css text limit 
Css :: tailwindcss init full 
Css :: css top right corner 
Css :: give transition on box shadow 
Css :: css glow effect 
Css :: twig ternaire 
Css :: grid center 
Css :: how to add space between menu items in css 
Css :: css variables 
Css :: css element top layer 
Css :: center div absolute 
Css :: print media css 
Css :: npx stylelint "**/*.{css,scss}" not working 
Css :: css resize image to fit div no stretching 
Css :: how to define max number of character for a paragraph css 
Css :: css animation stop at the end 
Css :: box shadow 
Css :: Conditionally loading resources with media queries 
Css :: ionchips scroll x 
Css :: css minifier api 
Css :: blue color when button click web mobile 
Css :: text overflow ellipsis two lines 
Css :: hide li bullet css bootstrap 5 
Css :: how to round the corners of a div outline in css 
Css :: crop img css 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =