Captions are used for 2 purposes.
1- To describe the photo
2- To acknowledge the source.
The standard formatting to use is
” Image: A nice picture. Source: Name of Source “
Acknowledgements
——————————————————————
For ANY image that is uploaded to the FFW system, it is your responsibility to ensure that you have the necessary permissions to use that photo. Please ensure that you acknowledge the source of that photo/image that you are using as per the caption formatting as described below.
Caption your Images
——————————————————————
If you want to align an image to the left or right of a paragraph, or if you want to display a big image spanning the width of the post, insert the following block(s) of code before the paragraph:
For left-aligned images with captions:
<div class="captionleft"><img src="path/to/image.jpg" alt="The Title of your Image" /><p>Caption goes here</p></div>
For right-aligned images with captions:
<div class="captionleft"><img src="path/to/image.jpg" alt="The Title of your Image" /><p>Caption goes here</p></div>
For images spanning the width of the post with captions:
5ft Creatives (also affectionately known as FiveFootWay) is an independent, ideas company based in Singapore that is committed to the advancement of innovative positions in architecture.
<div class="captionfull"><img src="path/to/image.jpg" alt="The Title of your Image" /><p>Caption goes here</p></div>
Discussion
No comments for “Image Formatting: Captions and Acknowledgements”
Post a comment