As the title suggests, I am looking at placing at least 2 tabs inside a repeating section. I know this inherently carries some problems, but I wanted some advice on how to approach this prior to befuddling my sheet with brokenness. As far as I understand it, I just need to clarify in the CSS that the tabs in question, pertinent to their <div are display: inline-table; and it should work fine. Is this correct? Also, with something like this in place, are the tabs treated as repeating fields and therefore no one affects any of the others?