html how to prevent text from wrapping code example Example: stop text from wrapping div { white-space: nowrap; overflow: hidden; }