Click to return to the DHTML, HTML     
userLanguage Property     VALIGN Attribute | vAlign...     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

VALIGN Attribute | vAlign Property


Sets or retrieves whether the caption appears at the top or bottom of the TABLE.

Syntax

HTML<CAPTION VALIGN = sAlign ... >
Scriptingcaption.vAlign [ = sAlign ]

Possible Values

sAlign String that specifies one of the following values:
topPlaces the caption at the top of the table.
bottomPlaces the caption at the bottom of the table.

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

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:

CAPTION



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.