Ellipsis text (text...)

.ellipsis { overflow: hidden; text-overflow: ellipsis; width: 100%; }
Cut the string and add "..." automatically.

1 Response

+ white-space: nowrap;

Write a comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.