This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

text-decoration-none

Overview table

Initial value
:

Applies to
All elements
Inherited
No
Media
visual

Computed value
:

Animatable
No

CSS Object Model Property
:

Syntax

  • text-decoration-none: VARIANT_FALSE
  • text-decoration-none: VARIANT_TRUE

Values

VARIANT_TRUE
Property is set to none.
VARIANT_FALSE
Property is not set to none.

Syntax

textDecorationNone: VARIANT_TRUE | VARIANT_FALSE

Requirements

{

See also

Related pages

Attributions