DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSS
increase the size of an image on hover using css
img { transition: all .2s ease-in-out; } img:hover { transform: scale(1.5); }
PREVIOUS
NEXT
Tagged:
#increase
#size
#image
#hover
#css
ADD COMMENT
Topic
COMMENT
Name
6+3 =
Submit