|
If you find this helpful, please click the Google |
Avoid the Deprecated <center> Tag in HTML 5
The <center> tag should be avoided because it has been deprecated since HTML version 4. The CSS text-align: center property should be used instead.