aspxtreme

CLEAR Attribute | clear Property

HTML Elements/DHTML Objects   Element Attributes


Sets or retrieves the side on which floating objects are not to be positioned when a line break is inserted into the document.

Syntax


HTML <BR CLEAR = 'all' | 'left' | 'right' | 'none' ... >
Script br.clear [ = sValue ]

Possible Values


all Object is moved below any floating object.
left Object is moved below any floating object on the left side.
right Object is moved below any floating object on the right side.
none Floating objects are allowed on all sides.

The property is read/write with no default value.

Applies To

BR



Books and more ...

Contents
HTML Elements / DOM Objects
HTML Element Attributes
CSS Attributes
DOM Object Properties
DOM-compliant Events Reference
DOM Methods Reference
DOM Collections Reference
 


Suggested Reading



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support aspxtreme