css text left to right code example Example 1: style direction direction: rtl; //ltr Example 2: css text align right body { text-align: right; }