css align text in center code example Example 1: text align center text-align: center; Example 2: css text align left body { text-align: left; }