chOff
Summary
Removes an alignment character set by the attribute ch.
Applies to | ? |
---|
This is an example usage in HTML for chOff
<element choff="p" ... >
This is an example usage in JS for chOff
p = object.chOff
Notes
Remarks
This property has no default value.
The functionality specified by the HTML 4.0 standard for this property is not implemented.
There is no functionality implemented for this property unless defined by the author.
Note chOff functionality is described in the HTML 4.0 standard as the offset of alignment character.
Syntax
Related specifications
See also
Related pages
tr
td
th
col
tBody
tHead
tFoot
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]