Help Center

Local Navigation

CSS property: text-decoration

Availability

BlackBerry® Device Software version 4.6 or later

Usage

Block-level elements, table cells, and inline blocks

Inherited

Yes

Default value

none

The text-decoration property specifies the decoration that is applied to text.

Property values

Value

Description

blink

This value specifies that the text is displayed as blinking text.

line-through

This value specifies that the text is displayed with a line through it.

none

This value specifies that no text decoration is applied to the element.

overline

This value specifies that the text is displayed with a line above it.

underline

This value specifies that the text is underlined.

inherit

This value specifies that the element inherits the text-decoration property value from the containing element.

Index


Was this information helpful? Send us your comments.