Share via


SPAN HTML Object

The SPAN object specifies an inline text container.

Properties

Property Data type Access Description
id String Read-only Uniquely identifies the object within a document.
innerHTML String Read/write
Note   Write-only for devices running Windows Mobile 2002 software or earlier.
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.