align
Applies to | ? |
---|
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
- Document Object Model (DOM) Level 1 Specification, Section 2.5.5
- HTML 4.01 Specification, Section 11.3.2 (Deprecated)
See also
Related pages
col
colGroup
div
hn
hr
p
tBody
td
tFoot
th
tHead
tr
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]