+ 1
How can add text on image ??
3 Answers
+ 6
Ramandeep Kaur
checkout this link!
https://www.quora.com/How-do-I-write-text-over-image-in-HTML
I hope I was helpful
0
Using margin:
First place the image where you want, then add a div/p class after the image. Then you place it where you want it usimg "margin-left, right, top, or bottom.