align content in a div css code example Example 1: css text align center body { text-align: center; } Example 2: align center css margin: auto;