Tagged Questions
1
vote
2answers
216 views
Link of image and text
I am currently linking related and text (caption) in the following way:
<a href="/link"><img src="image.jpg" ... />This is caption</a>
Meaning I combine both and text inside the ...