Here is some content wrapped in a paragraph, see below:
<div style="width:30px">
<p>12345678901234567890abcdefghijklmnopqrstuvwxyzIlovePaulinaVega</p>
</div>
We are aware that this content will be displayed on multiple lines due to the width of its parent element. However, I am specifically interested in showing only the first two rows and replacing the rest with '...'. Can anyone guide me on how to achieve this? Please advise.