how to use align text and justify content code example Example 1: justify text csss text-align: justify; Example 2: css text align right body { text-align: right; }