This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

align

Applies to ?
## Examples

The header will be in the center oft the page.

<h1 align="center">Hello webplatform.org</h1>

Notes

Remarks

The default value for the th element is center. The justify possible value is available only for the div, hn, and p elements.

Syntax

Standards information

See also

Related pages

  • col
  • colGroup
  • div
  • hn
  • hr
  • p
  • tBody
  • td
  • tFoot
  • th
  • tHead
  • tr

Attributions