Share via


DIV HTML Object

Send Feedback

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 PocketPC 2002 and Smartphone 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: Pocket PC 2002 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later

See Also

Internet Explorer Mobile HTML Objects

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.