justify paragraph text in html

HTML
  
    div
 {

  
 text-align: justify;

     
 text-justify: inter-word;

 }
  
 
Source

Also in HTML: