Help Center

Local Navigation

CSS property: font-style

Availability

BlackBerry® Device Software version 3.8 or later

Usage

All elements

Inherited

Yes

Default value

normal

The font-style property specifies the font style for text of an element.

Property values

Parameter

Description

italic

This value specifies that the element uses a font that is labelled “italic”. If one is unavailable, the element uses a font labelled “oblique”.

normal

This value specifies that no font style is applied.

oblique

This value specifies that the element uses a font that is labelled “oblique”.

inherit

This value specifies that the element inherits the font-style property value from the containing element.

Index


Was this information helpful? Send us your comments.