[thelist] "Strikeout" text in HTML?

Norman Bunn norman.bunn@craftedsolutions.com
Wed Apr 25 12:32:19 2001
Using CSS:

text-decoration: line-through;

Norman
www.craftedsolutions.com

> You know how in an image program you can have text with a line thru it?
> 
> Is there anyway to do that in HTML?