Fixed tabs
Horizontal tabs come in two main varieties — fixed and scrollable. Fixed tabs have a set number of sections, all visible simultaneously.[1] They’re more common on desktop interfaces with plenty of available horizontal space to display them.
When implementing fixed tabs, limit the number of tabs to ensure each one is easily selectable, especially on smaller screens. The labels should be concise and clear.