请参考如下示例:
1. Overline(上划线)
<SPAN style="TEXT-DECORATION: overline">Overline</SPAN>
2. Line-through(中划线)
<SPAN style="TEXT-DECORATION: line-through">Line-through</SPAN> 或者<del></del>
3. Underline(上划线)
<SPAN style="TEXT-DECORATION: underline">Underline</SPAN>
转自:http://constforce.blog.163.com/blog/static/163881235201011213312944