Add a hyperlink to animated graphic
-
I have used this code to have two graphics that fade in and out of each other on hover.
<div class="hover-wrapper"> <div class="hover-image" style="background-image: url('https://testsite.dtptypes.com/wp-content/uploads/SenticoGridSquare1.png');"><img src="https://testsite.dtptypes.com/wp-content/uploads/SenticoGridSquare2.png"></div> </div>
This code is working fine but I want to add a link to another page on the graphics but they don’t seem to accept the link and still work. Is there a way to add a link to the grphics?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Add a hyperlink to animated graphic’ is closed to new replies.