DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSS
change input border color when selected
input
:focus
{
outline
:
none
;
border
:
1
px
solid
red
;
}
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#change
#input
#border
#color
#selected
ADD COMMENT
Topic
COMMENT
Name
4+9 =
Submit