Click to return to the DHTML, HTML     
ALIGN Attribute | align P...     ALIGN Attribute | align P...     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

ALIGN Attribute | align Property


Sets or retrieves the table alignment.

Syntax

HTML<TABLE ALIGN = sAlign ... >
Scriptingtable.align [ = sAlign]

Possible Values

sAlign String that specifies one of the following values:
leftAligns to the left edge.
centerAligns to the center.
rightAligns to the right edge.

The property is read/write with a default value of left.

Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see Dynamic Properties.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:

TABLE



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.