text-decoration-none
Overview table
- Applies to
- All elements
- Inherited
- No
- Media
- visual
- Animatable
- No
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
- defaultSelecteddefaultSelected
- runtimeStyleruntimeStyle
- stylestyle
- textDecorationtextDecoration
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]