Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
titleExample Markup
linenumberstrue
<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>&copy; &quot;TAFE Queensland &quot; YEAR</span>
</div>
Center
Panel

Image Modified

© "TAFE Queensland " 2015