'text-justify' Example
<html> <body> <div style="width:200px; height:30px; background-color:beige; text-align:justify; text-justify:inter-word"> www.java2s.com in 'text-justify:inter-word' </div> </body> </html>