Skip to main content

We use photos on our blog. How do I add a caption to photos, including credits?

Official response from

This is possible with some HTML editing - Upload your photo to your page then in the HTML editor cut/paste your image url in the following code:

<table class="image">
<caption align="bottom">caption text</caption>
<tr><td><img ...></td></tr>
</table>

 Screen_Shot_2016-05-09_at_12.06.07_PM.png

Share this post

Showing 16 reactions

How would you tag this suggestion?
Please check your e-mail for a link to activate your account.