CSS Portal

HTML <center> Tag

If this site has been useful, we’d love your support! Consider buying us a coffee to keep things going strong!

This tag is deprecated in HTML 4.01 and not supported in HTML5, use CSS text-align property.

Description

The <center> HTML element aligns the contents of the container in the center relative to the parent element.

Properties

Permitted Parents
Any element that accepts phrasing content
Content
Block, inline and text
Start/End Tags
Start tag: required, End tag: required

Example

<center>This paragraph should be centered!</center>

Attributes

None

Global Attributes

None

Event Attributes

None

Browser Support

The following information will show you the current browser support for the HTML <center> tag. Hover over a browser icon to see the version that first introduced support for this HTML tag.

Browser support for this tag is currently unknown.
Desktop
Chrome
Edge
Firefox
Opera
Safari
Tablets & Mobile
Chrome Android
Firefox Android
Opera Android
Safari iOS
Samsung Internet
Android WebView
-

Last updated by CSSPortal on: 6th December 2019

If this site has been useful, we’d love your support! Consider buying us a coffee to keep things going strong!