Please help on my project which I’m using html

Asked By 0 points N/A Posted on -
qa-featured

 

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?

SHARE
Answered By 0 points N/A #165677

Please help on my project which I’m using html

qa-featured

 

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

 

Related Questions