If you are flowing text around block-structured elements, this property provides some control over which side the block-structured element is aligned on.
The following values can be assigned to this property:
none
left
right
When the property is set to "none", the element will appear inline with the text at the position determined by its location in the document source. For small objects this means they will appear to be symbols within the text without casing any line break.
The style.float and style.floatStyle properties are related.
See also: | style.float |
Prev | Home | Next |
style.stress | Up | style.tableLayout |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |