Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
CSS
stop text from wrapping
laptou
Programming language:
CSS
2021-05-03 01:53:29
0
Q:
stop text from wrapping
Heater
Code:
CSS
2021-04-03 07:53:24
div
{
white-space
: nowrap;
overflow
: hidden; }
2
Tags
text
Related
dont break word css
css wrap text to next line
text break css
text overflow break line
css force string to wrap
css prevent line wrap
wrap around text css
stop wrap css
New to Communities?
Join the community