Graceful text overflow
At layouts texts, particulary inserted via WYSIWYG-editors, there could be a very long words, which broken your layouts especially at responsive/adaptive design. So, there is a descision
.selector {
overflow: hidden;
text-overflow: ellipsis;
}
Written by Dmitry Vislov
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Css
Authors
Related Tags
#css
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#