Name

align — NN n/a IE 4 DOM 1

Synopsis

Read/Write

Determines how the paragraph text is justified within the available width of the next outermost container (usually the document BODY).

Example

document.all.myP.align = "center"

Value

Any of the three horizontal alignment constants: center | left | right.

Default

left

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.