Name

ALIGN — NN n/a IE 3 HTML 4

Synopsis

ALIGN=”alignmentConstant"

Optional

Determines how the rectangle of the IFRAME element aligns within the context of surrounding content. See Section 8.1.5 earlier in this chapter for a description of the possibilities defined in Internet Explorer for this attribute. Only a subset of the allowed constant values are specified in the HTML recommendation, whereas Internet Explorer 4 runs the gamut.

Example

<IFRAME SRC="quotes.html" WIDTH=150 HEIGHT=90 ALIGN="baseline"></IFRAME>

Value

Case-insensitive constant value.

Default

bottom

Object Model Reference

IE

[window.]document.frameName.align

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.