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 appears in another element.

Values

Value

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.

Index


Was this information helpful? Send us your comments.