How to truncate the long text using css?
|
Priya
1330
Points
40
Posts
|
Hi , I have a div with some text. I want the text not exceed the new line. I want to do this using css. Is there any way to do so through css? Use Ellipsis in the text-orverflow=> text-overflow: ellipsis - Brian 05-May-2018 02:18
|
Answers


