Name

textAlign — NN n/a IE 4 DOM n/a

Synopsis

Read/Write

Determines the horizontal alignment of text within an element.

Example

document.all.myDIV.style.textAlign = "right"

Value

One of the three constants (as a string): center | left | right.

Default

Depends on default language of the browser.

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.