...

/

<center>

<center>

Learn how center tag works in HTML.

Overview

Traditionally in HTMLHypertext Markup Language, we use the <center> tag to align text in a centered horizontal manner. This <center> element is no longer supported in HTML5, as it got deprecated in HTML4.

Now the ...