The <center> tag
Definition and Usage
Centers its enclosed text horizontally.
Differences Between HTML and XHTML
The center element was deprecated in HTML 4.01.
The center element is not supported in XHTML 1.0 Strict DTD.
Standard Attributes
id, class, title, style, dir, lang, xml:lang |
For a full description, go to Standard
Attributes.
Event Attributes
onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup |
For a full description, go to Event Attributes.
|