The text-wrap property allows you to control how text is wrapped
From Better text wrapping using text-wrap* { text-wrap: pretty; } h1,h2,h3,h4,h5,h6 { text-wrap: balance; /* it works well with text-align: center */ }
The text-wrap property allows you to control how text is wrapped
From Better text wrapping using text-wrap* { text-wrap: pretty; } h1,h2,h3,h4,h5,h6 { text-wrap: balance; /* it works well with text-align: center */ }