View Single Post
Old 09-27-2022, 07:52 PM   #5
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,630
Karma: 9500498
Join Date: Sep 2021
Location: Australia
Device: Kobo Libra 2
FWIW, I use definition lists for my character summaries.

Code:
<dl>

    <dt>Zarvora Cybeline</dt>
    <dd>Highliber of Libris, the mayoral library, at 26 years old</dd>

    <dt>Lemorel Milderellen</dt>
    <dd>From Rutherglen Unitech library. Dragon Orange level at nineteen years old</dd>

    <dt>Vellum Drusas</dt>
    <dd>Deputy Overliber, Inspectorate Service</dd>

</dl>

Then style it in the CSS page.
Karellen is offline   Reply With Quote