EN
이 콘텐츠는 한국어로 제공되지 않아 영어 버전으로 표시됩니다.
이 항목은 아직 평가되지 않았습니다.- 이 항목 평가

valign attribute | vAlign property

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

Syntax

HTML<element valign="p" ... >
JavaScript

p = object.vAlign

Property values

Type: String

top

Default. Places the caption at the top of the table.

bottom

Places the caption at the bottom of the table.

Standards information

Remarks

When this property is set dynamically, the value of the property will be updated, but there will be no visible change in the display.

See also

caption

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

커뮤니티 추가 항목

추가
© 2013 Microsoft. All rights reserved.