html - How to make the images not move other than the mouseovered one -


Images are displayed inline and displayed in a list, how do you make images in addition to the mouse button? When I put a mouse over an image, the images of the sides are also the move. How can I not move them? (I set the CSS settings for the image that

  img {width: 42px; height: 60px;} img: hover {width: 62px; height: 80px;  

So when it changes the shape of the mouse, its size changes.)

Can you just do that?

img: Hover {-viiket-transform: scale (1.30); -moz-transform: scale (1.30); -o-conversion: scale (1.30); Conversion: scale (1.30); -WebKit-Infection: all 0.5 s; -Mozy infection: all 0.5 s; -O-Infection: All 0.5 S; Infection: all 0.5 s; Z-index: 2; }


Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

android - how to get distance of 2 beacons and make a condtion base on that distance -

c# - WPF Expander overlay used in ItemsControl -