css image 50 of original size hover code example Example: how to enlarge image when hover on in css img:hover { transform: scale(1.3); }