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