Search
 
SCRIPT & CODE EXAMPLE
 

CSS

css remove link border on click

a:active, a:focus {
  outline: 0;
  border: none;
  -moz-outline-style: none;
}
Comment

PREVIOUS NEXT
Code Example
Css :: css print landscape 
Css :: add image ::before css 
Css :: how to use gradient as text color 
Css :: rainbow text with css 
Css :: there is no tracking information for the current branch 
Css :: 2 lines paragraph 
Css :: mat slide toggle change color 
Css :: css display table row gap 
Css :: square bullets css 
Css :: instagram gradient css 
Css :: remove tailwind border in input fields or select 
Css :: font border css 
Css :: css select all except first 
Css :: use woff2 font in css 
Css :: how to remove the line below the link text css 
Css :: random color scss 
Css :: div scrollable content 
Css :: center text 
Css :: css change text 
Css :: css center text in div 
Css :: how to create a glass-polymorphism effect 
Css :: css shadow on hover 
Css :: gradient border with border radius 
Css :: css stop scrollbar 
Css :: input remove blue glow 
Css :: How to find the key of the largest value hash? 
Css :: trasition opacity 
Css :: css media query 
Css :: text align left in span 
Css :: css hover transition 
ADD CONTENT
Topic
Content
Source link
Name
8+2 =