Ask

Should sections of my web app open in browser tabs or in tabs I draw myself?

One middle option that often gets missed: a split or panel layout instead of tabs at all.

If the reason people want several sections open is to compare or reference between them, tabs are the wrong shape entirely — only one is visible at a time. Two panes side by side answers the actual need better than either tab design, and it sidesteps the whole question.

Worth checking what people are really doing before building either tab system.

12 · in/first-version ·