html image with its text below

Solutions on MaxInterview for html image with its text below by the best coders in the world

showing results for - "html image with its text below"
Marta
06 Mar 2020
1<figure>
2  <img src="img.jpg" alt="my img"/>
3  <figcaption> Your text </figcaption>
4</figure>
5
similar questions
queries leading to this page
html image with its text below