As a beginner in HTML and CSS, I am still learning. I have a challenge where I have two images and when one of them is hovered over, it should increase in size and display text. Additionally, I want the image that is not in focus to appear in grayscale. When neither of the images is being hovered over, they should not be displayed in grayscale.
Can this effect be achieved using CSS?