Share via


DIV HTML Object

The DIV object specifies a container that renders HTML. It corresponds to the DIV HTML element.

Properties

Property Data type Access Description
align String Read/write Sets or retrieves the alignment of the object relative to the display or table.
id String Read-only Uniquely identifies the object within a document.
innerHTML String Read/write
Note   Write-only for Windows Mobile 2002
Sets or retrieves the HTML between the start and end tags of the object.
innerText String Read/write Sets or retrieves the text between the start and end tags of the object.

Requirements

Pocket PC: Windows Mobile 2002 and later
OS Versions: Windows CE 3.0 and later

Send feedback on this topic to the authors.

© 2005 Microsoft Corporation. All rights reserved.