I want to underline the final line of multi-line text, or at least create the allusion of it. Look closely at the following examples, because I\'m trying to do something tri
.title { width: 700px; overflow: hidden; } .title:after { content: ''; display: inline-block; vertical-align: bottom; height: 1px; box-shadow: -100vw 100vw 0 100vw; }
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.