Help Center

Local Navigation

CSS property: white-space

Availability

BlackBerry® Device Software version 4.6 or later

Usage

All elements

Inherited

Yes

Default value

normal

The white-space property specifies how white-space in an element is handled by the BlackBerry® Browser.

Property values

Value

Description

normal

This value specifies that white spaces are collapsed, and that line breaks are added as necessary.

nowrap

This value specifies that white space is collapsed, but line breaks are suppressed.

pre

This value specifies that white spaces are preserved, and lines are only broken at line breaks in the source.

inherit

This value specifies that the element inherits the white-space property value from the containing element.

Index


Was this information helpful? Send us your comments.