Contents Index Topic Contents | ||
Previous Topic: textDecorationBlink Next Topic: textDecorationNone |
textDecorationLineThrough
Description
Specifies whether the text in the element has the line-through decoration.
Syntax
object.textDecorationLineThrough[ = textDecorationLineThrough]
Settings
This read-write property can be set to TRUE to apply the line-through decoration, or FALSE to prevent it.
Applies To
CSS Attribute
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.