View Single Post
Old 10-26-2023, 03:26 PM   #3
newseverian
Junior Member
newseverian began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Oct 2023
Device: Kindle Previewer
Sorry, that was a mistake in the writing of this post. The class tags are present (and the file validates) and it still occurs.

<section epub:type="division">
<h2 class="notes-head">Footnote header</h2>

<ol>

<li class ="notes"><a role="doc-backlink" href="chapter1.xhtml#note1" id="ch1_note_R1">1.</a> Footnote text</li>

<li class="notes"><a role="doc-backlink" href="chapter1.xhtml#note2" id="ch1_note_R2">2.</a> Last footnote text</li>

</ol>

</section>

<section epub:type="division">
<h2 class="notes-head">Following footnote header</h2>
<li class ="notes"><a role="doc-backlink" href="chapter2.xhtml#note1" id="ch2_note_R1">1.</a> Footnote text</li>
newseverian is offline   Reply With Quote