HTML Center
Description - The <center> Tag (Deprecated)
The center tag is used to center text, center images, and center elements within a page or within a parent html element.
This tag is as <div align="center">
Examples
| <center>text to center</center> |
text to center |
Attributes for <center>