-1
Good evening, How can I change the texts ( Background 1, Background 2, Background 3 ) by images?
Thank you!!
-1
Good evening, How can I change the texts ( Background 1, Background 2, Background 3 ) by images?
Thank you!!
0
Look at the Fiddle: https://jsfiddle.net/ntpdy2a5/3/
I replaced the texts with images and put a alt
in each image with the text you had before.
That’s what I wanted, thank you very much David. :)
Mark the answer as answered.
Browser other questions tagged jquery html
You are not signed in. Login or sign up in order to post.
Explain it better. I couldn’t understand what you want?
– Sam
Like, instead of the words Background 1, 2, 3, I wanted it to be 3 pictures, it’s like?
– AnnBR
Sure. Replace the words with
<img src="caminho_da_imagem" />
.– Sam
I’m sorry, I’m very OK on this, I found the code on the internet but I don’t know how to do it, could you show me how you do it? Thank you very much!!
– AnnBR
You seem very beginner, I highly recommend this course if you don’t already know https://www.cursoemvideo.com/course/curso-de-html5/
– user83428
I didn’t know, I’ll check it out later, thanks!!
– AnnBR