text justify in html code example
Example 1: how to justify text in html
<p align="justify">
Example 2: text align justify
text-align: justify;
Example 3: arranging the paragraph in css
center of para
<p align="justify">
text-align: justify;
center of para