CSS-Only Scrollable Table with fixed headers [duplicate]
This answer will be used as a placeholder for the not fully supported position: sticky and will be updated over time. It is currently advised to not use the native implementation of this in a production environment. See this for the current support: https://caniuse.com/#feat=css-sticky Use of position: sticky An alternative answer would be using position: … Read more