table { table-layout: fixed; width: 100%; } td { width: calc(100% / 11); text-align: center; overflow: hidden; } tr { width: 100%; }