Help Center

Local Navigation

CSS property: float

Availability

BlackBerry® Device Software version 4.6 or later

Usage

All elements

Inherited

No

Default value

none

The float property specifies whether an image or text will appear in another element.

Property values

Parameter

Description

left

This value specifies that the element floats to the left of the containing element.

none

This value specifies that the element does not float.

right

This value specifies that the element floats to the right of the containing element.

inherit

This value specifies that the element inherits the float property value from the containing element.

Index


Was this information helpful? Send us your comments.