Make Images Black and White

Hey is there a way, using code or not using code whichever, that I can make my images appear in black and white and then when you hover over them they appear in color?

Hi There,

Thanks for writing in! You can follow the example here (https://www.w3schools.com/howto/howto_css_image_bw.asp) and implement something as follows (http://www.codeblocq.com/2016/08/Turn-an-image-to-Black-and-White-on-hover-with-CSS/).

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.