I am creating a website for a travel agency, and at the beginning of the site I have created 3 prominent sites. When the user passes the mouse on the images, the image should darken and appear "more details" . The problem is that not being able to hide / show the div with css.
Here's a preview of the site in question:
p.s: was using the
visibility
property.