@fiqihalfitoSubmitted almost 2 years ago
I tricked image hover. I put empty div tag to display the hover. I think this is not the proper way to do. How do you guys make the image hover ?
I tricked image hover. I put empty div tag to display the hover. I think this is not the proper way to do. How do you guys make the image hover ?
Hi, @ahmedhanyh! Your response is so helpful.
You give me new knowledge such as blend mode and aria-hidden. these are something new for me. I don't ever know these before. I hope I will implement these technique to my next project. Thank you again and I hope you can spread your knowledge to other people.
Have a nice day!
How do you fit the image? I got a little bit cropped. So I use absolute position on image.
aah I forgot about <picture>
tag. Thank you so much for the solution. I'll be careful to place an image.
Have a nice day!