Format
© TAFE Queensland Year
Example Markup
<div class="img_caption"> <!-- set style='max-width: ___px' on the image element, max-width needs to be equivalent or less than the width of the image to contain the caption --> <img src="image.jpg" alt="Image of a stream" /> <!-- copyright attribution, centered by default, set class to 'left' or 'right' to align text --> <span>© "TAFE Queensland " YEAR</span> </div>
© "TAFE Queensland " 2015