textDecoration

This property is used to set or change whether or not the text has special text decoration values assigned to it. Valid text decoration values are:

none
blink
linethrough
overline
underline

syntax:

example document.all.elementID.style.textDecoration = "value"

This Property is used to access attributes of the following:

style
tags