You can nest tabs by giving the nested tab set extra names/ids.

To create nested sets, give the tabs of the nested set an extra name or id, like:

{tab-whatever}...{/tabs-whatever}

Don't forget to close each tab set with a closing tag using the same extra id (in this example: {/tabs-whatever}). If you don't close every set, you will get unwanted results.