I made a bunch of cards on my PC and they work just fine. When I try to practice them on my iPhone the formatting is off. There is a large offset in front of the cards so o have to scroll a bunch to se the content. Any thoughts of a resolution?
<table border="0" cellpadding="0" cellspacing="0" width="1790" style="width: 1343pt;"><tbody><tr height="21" style="height:15.75pt">
<td height="21" class="xl65" width="1790" style="height:15.75pt;width:1343pt">Cancer
that begins in the tissue that lines or covers the airways of the lungs,
including small cell and non-small cell lung cancer.</td></tr></tbody></table>
<table border="0" cellpadding="0" cellspacing="0" width="1790" style="width: 1343pt;"><tbody><tr height="21" style="height:15.75pt">
<td height="21" class="xl65" width="1790" style="height:15.75pt;width:1343pt">Cancer
that begins in the tissue that lines or covers the airways of the lungs,
including small cell and non-small cell lung cancer.</td></tr></tbody></table>
I have no experience with js tables but here are two things to consider:
You do not seem to show any content were a table would be useful. It’s probably best not to use a table until you really need to.
Your table doesn’t scale well. E.g. it assumes width="1790", which is far too wide for any smartphone screen.
Addional things that might be helpful for other helpers are in the Card Templates - Anki Manual. We’d need the front, back and css, all three in separate code blocks please.
I found the issue was in the format I had for reverse and normal cards I changed the orientation to left most. When I imported these cards from excel it must have added weird formatting.