I have a page where I'm using Tagline Boxes and the Type3 specific in the position Your text goes here ... I have inserted the path of a .png image.
My question is as follows is it possible to move the mouse over with another equal picture but different color?
The current job code is as follows:
<BR>
Obbligatoria in caso di vendita o locazione di un immobile. E’ necessario dotarsi della certificazione energetica anche solo per esporre annunci di vendita o affitto.
I tried this code:
<img style = "background: url (images / sampledata / services-cadastral.png)" src = "overlay_images / sampledata / services-cadastral.png" alt = "" />
But I could not get anything.
The work page
Thank you