align paragraph in css code example Example 1: how to justify text in html <p align="justify"> Example 2: css text align left body { text-align: left; }