Implementing Text Overflow and Show More/Less in HTML & CSS
I recently came across a use-case related to Text Overflow in CSS & i just thought to document it.
Lets understand the use case
I had to render text inside one of the HTML elements. The conditions were
I can show a maximum of three lines of text at ...
devvarun.hashnode.dev3 min read