In HTML, is there a way to evenly distribute text that is broken across multiple lines?
E.g., I don\'t want:
Here is some really long label that ends
Somewhat of a workaround, but you can use non-breaking spaces for the last few words:
Here is some really long label that ends on two lines