Hello, I have been editing an ebook and most of it works in all my devices. However, one specific part is messed up when opened in kindle:
The parts in italic should be two column of verses, the first in norse and the second in english.
In Sigil, the part is like this:
Code:
<p>previous paragraph</p><div>
<div class="right column">
</div>
<p>netx paragraph</p>
Any idea what I'm doing wrong. Thank you.