align
Specifies how the IFRAME is to be aligned in the containing element.
Syntax
Parameters
sAlign is a string with one of the values given in the Notes section below.
Example
Notes
Possible values for align are "top", "middle", "bottom", "left" and "right." The latter two cause the IFRAME to float to the current right or left margin. The default value for align is bottom. The align attribute is deprecated in HTML 4.0
Specification
Netscape Communications http://developer.netscape.com |