View Single Post
Old 04-16-2023, 05:48 AM   #2
Karellen
Wizard
Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.
 
Karellen's Avatar
 
Posts: 1,615
Karma: 9500498
Join Date: Sep 2021
Location: Australia
Device: Kobo Libra 2
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 notethe publisher accepts no responsibility for the inappropriate use of this diagram or the technology it represents.)</small></figcaption>

    </
figure

Last edited by Karellen; 04-16-2023 at 05:56 AM. Reason: Add example code
Karellen is offline   Reply With Quote