CAPTION HTML Element

The CAPTION element specifies a brief description or caption for a table. This is a block element and requires a closing tag.

Attributes

Attribute Value Description
ALIGN Top (default)

Bottom

Left

Center

Right

Specifies caption alignment relative to the table.
Note   Supported only for devices running Windows Mobile 2002 software or later.
CLASS   Associates the element with a CSS style.
Note   Supported only for devices running Windows Mobile 2003 software or later.
ID   Uniquely identifies the element within a document.
Note   Supported only for devices running Windows Mobile 2003 software or later.
STYLE   Provides the definition of the CSS styles used for this element.
Note   Supported only for devices running Windows Mobile 2003 software or later.
VALIGN Top

Bottom

Specifies vertical caption alignment relative to the table.
Note   Supported only for devices running Windows Mobile 2002 software or later.

Requirements

Smartphone: Windows Mobile 2002 and later
OS Versions: Windows CE 3.0 and later

Last updated on Friday, April 22, 2005

© 2005 Microsoft Corporation. All rights reserved.

Send feedback on this topic to the authors.