2017-11-30 HTML Table + CSS Ellipsis 1234567th.ssid { width: 100%; } /* Not necessary, but I guess you may want this*/td.ssid { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 100px; /* This semantic looks unreasonable at all, but it works. WTF. */ } Newer [Notes] Chakra Linux on MacBook Pro Older Macros to Simplify Redundant Q_PROPERTY() Hell