Thanks for your reply.
Unfortunately, it doesn't work, the caption is on the next page.
Quote:
Originally Posted by Karellen
Maybe this?... https://developer.mozilla.org/en-US/...Element/figure
Spoiler:
PHP Code:
<figure class="centre">
<img src="../Images/stepper.jpeg" alt="Stepper Diagram" style="width:80%"/>
<figcaption class="centre">The plan for Willis Linsay’s original ‘Stepper’ as anonymously posted online<br/><small>(please note: the publisher accepts no responsibility for the inappropriate use of this diagram or the technology it represents.)</small></figcaption>
</figure>
|