automatically ellipsis text html code example Example: css ellipsis div { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }