This article briefly explains the concept of word wrapping in CSS with some simple examples.
CSS Word wrapWord wrapping is the property of CSS that breaks long words and wraps or rolls them onto the next line so that it can prevent the overflow of unbreakable strings that are too long to be adjusted or fit into the specified container.Values of word wrapNow let’s see a simple example for each property value to understand properly.Example: Normal
Pro WPF: Windows Presentation Foundation in .NET 3.0