HTML Standard attribute: align
[this page | pdf | back links]
The HTML align attribute indicates the
alignment of the element versus surrounding elements. It is not supported in
HTML 5 (instead use CSS, e.g. <div
style="text-align:center"> … </div>).
NAVIGATION LINKS
Contents | Prev | Next | HTML Attributes