css text aligning code example Example 1: center text in css .class { text-align: center; } Example 2: text align center text-align: center;