How to center text in HTML?

To center text, the user must add CSS to the target text. The selector in CSS is used to align text center.

Syntax:

p
{
"text-align: center";
}

Go from files to website in seconds.

Start a free trial for 7 days — no credit card required

Get Started for Free