Figures (Captioned)

<figure>

Here is an example of a captioned image using the <figure> tag - the latest way of formatting captioned figures and images without using any CSS class.

Example Figure A

<figure class="captioned">

Here is an example of a captioned image using the <figure class="captioned"> style - this method is no longer used but has been styled to support historical topics.

Example Figure B

<p class="figureCaptioned">

Here is an example of a captioned image using the <p class="figureCaptioned"> style - this method is no longer used but has been styled to support historical topics.

Example Figure C