View Single Post
Old 03-16-2026, 05:46 PM   #4
texasnightowl
Guru
texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.
 
Posts: 862
Karma: 2873645
Join Date: Jul 2008
Location: Texas
Device: PW5, Oasis 3, K4B(NT), K3/KK
part0008 lines 6 thru 36 in the original azw3

Code:
  <div id="prologue" class="element element-bodymatter element-container-single element-type-prologue element-with-heading full-character-formatting" role="doc-prologue" epub:type="prologue">
    <div class="heading heading-with-title heading-without-image">
      <div class="heading-contents">
        <div class="title-subtitle-block title-block-without-element-number">
          <div class="element-number-block">
          </div>
          <div class="title-block">
            <h1 class="title case-upper">PROLOGUE</h1>
          </div>
          <div class="heading-ornament-block heading-ornament-aspect-wide">
            <div class="heading-ornament-size-container">
              <img alt="" class="heading-ornament-image" src="../images/svgimg0003.svg" role="presentation"/>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="text" id="prologue-text">
      <div class="alignment-block alignment-block-align-center">
        <div class="text-block">
        <p class="alignment-block-content alignment-block-content-center"><i>“A coward turns away,</i></p>
        <p class="alignment-block-content alignment-block-content-center"><i>but a brave man’s choice is danger.”</i></p>
        <p class="alignment-block-content alignment-block-content-center">—Euripides, 486-406 B. C.</p>
      </div>
      </div>
      <p class="implicit-break"></p>
      <div class="alignment-block alignment-block-align-left">
        <div class="text-block">
        <p class="alignment-block-content alignment-block-content-left"><i>16 June 1815</i></p>
      </div>
      </div>
texasnightowl is offline   Reply With Quote