Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

add dots instead of line break in css

text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
 
PREVIOUS NEXT
Tagged: #add #dots #line #break #css
ADD COMMENT
Topic
Name
1+1 =