Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

css make text not break line when overflow


/* Will not allow text to break line when overflow*/
white-space : nowrap;

 
PREVIOUS NEXT
Tagged: #css #text #break #line #overflow
ADD COMMENT
Topic
Name
9+5 =