Display last two lines of a large text in a div
تبليغسؤال
I have continuous text added to a div, I want to display only the last two lines of the text in the div which is of fixed width. I could split the large text into multiple lines and then show ...