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