Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

disable line breaking html span

/* `nowrap` collapses sequences of white space but suppresses line breaks */
white-space: nowrap;
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #disable #line #breaking #html #span
ADD COMMENT
Topic
Name
3+3 =