Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

css focus outline none

*:focus {
    outline: none;
}
 
PREVIOUS NEXT
Tagged: #css #focus #outline
ADD COMMENT
Topic
Name
6+3 =