asp.net.ph

Skip Navigation Links

CLEAR Attribute | clear Property

Language References


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

Syntax


Inline <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



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

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