align properties code example Example 1: center text css p { text-align: center; } Example 2: css text align center body { text-align: center; }