/ Published in: CSS
URL: http://www.smashingmagazine.com/2010/03/01/css-and-the-future-of-text/
Expand |
Embed | Plain Text
li { white-space: nowrap; width: 100%; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; -ms-text-overflow: ellipsis; }
You need to login to post a comment.
