Asked By
jak dikola
0 points
N/A
Posted on - 02/01/2013
Â
I am doing a simple webpage project using HTML. I have to add images and videos in it. I want it that when my mouse hover my images, the title of the image will appear. Does anyone know how to add HTML tags to my images?
Please help on my project which I’m using html
Â
Hello Jak,
Yes, this is very much achievable in HTML. You could have the text already under or over the image. But you need to hide the text using the same font color also in the image background. On hover of the container with image and text, the text might change color and then it is going to be visible again. My sample html code the code for your issue is attached to this message below. Hope it is what you're looking for.
Thank you.
Rubi Sharlene
Â