© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Kritika Pattalam Bharathkumar
Software Developer | Front End Web Development
As part of this blog lets see two ways in which you can truncate a text using CSS 1) Truncate a single line text using ellipsis .truncate-ellipsis { width: 350px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: bloc...
Ghost
Self-employed software developer, artist, writer.
That's a good article, thanks for sharing Kritika :)
I've also used this css text overflow ellipsis article to help add ellipsis in a table cell, apparently it doesn't work 100% exactly the same way in tables, grids, flex, etc.
kavitha Vengaivoil
I be
Very useful
Wajahat Mubashir
JavaScript Developer | Technical Writer
Thanks For Sharing
you are welcome.
Jefri
Aplikasi goya dana penghasil uang
Very nice
Glad you liked it .
Ghost
Self-employed software developer, artist, writer.
That's a good article, thanks for sharing Kritika :)
I've also used this css text overflow ellipsis article to help add ellipsis in a table cell, apparently it doesn't work 100% exactly the same way in tables, grids, flex, etc.