...

/

Solution: Line Clamp with Hover-to-Expand Behavior

Solution: Line Clamp with Hover-to-Expand Behavior

Let’s clamp paragraph text to two lines with ellipsis and reveal full content on hover using only CSS.

Problem description

Clamp paragraph text to two lines and allow it to fully expand when the user hovers over the element, using only ...