The CSS Text Module 4 property:
text-wrap: balance;
will do this. https://drafts.csswg.org/css-text-4/#text-wrap
There’s also a package which implements a polyfill for existing browsers.
Here’s a demo of balance text. [Archived copy]
The CSS Text Module 4 property:
text-wrap: balance;
will do this. https://drafts.csswg.org/css-text-4/#text-wrap
There’s also a package which implements a polyfill for existing browsers.
Here’s a demo of balance text. [Archived copy]