table { table-layout: fixed; } table td { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }