SyntaxFix
Write A Post
Hire A Developer
Questions
The <figcaption> tag in HTML5 allows you to enter text to your image for example:
<figcaption>
<figcaption> Your text here </figcaption>.
You can then use CSS to position the text where it should be on the image.