HTML < center > Tag - Learn About Website | DaddyFile

0

HTML <center> Tag. Not Supported in HTML5.


Example

Center-align text in an HTML page:


<center>This text will be center-aligned.</center>

Definition and Usage

The <center> tag is not supported in HTML5. Use CSS instead.
The <center> tag is used to center-align text.

Differences Between HTML 4.01 and HTML5

The <center> tag is not supported in HTML5.

Post a Comment

 
Top