Contents Index Topic Contents | ||
Previous Topic: style Next Topic: systemLanguage |
styleFloat
Description
Sets or retrieves the CSS float attribute, which specifies whether the element floats, causing text to flow around it.
Syntax
object.styleFloat[ = styleFloat]
Remarks
This property has read-write permissions, meaning you can change as well as retrieve its current value.
Applies To
CSS Attribute
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.