TEXT : text-decoration



記述形式 text-decoration : none | underline | overline | line-through | blink ;
適用 all elements
使用方法 文字装飾を指定します。

none : テキストへの装飾無し。
underline : テキストに下線を引きます。
overline : テキストに上線を引きます。
line-through : テキストに打消し線(抹消線)を引きます。
blink : テキストを点滅させます。
実行例 <A HREF="transform.html" STYLE="text-decoration:none">none</A>
none

<SPAN STYLE="text-decoration:underline"> underline</SPAN>
underline

<SPAN STYLE="text-decoration:overline">overline</SPAN>
overline

<SPAN STYLE="text-decoration:line-through"> line-through</SPAN>
line-through

<SPAN STYLE="text-decoration:blink">blink</SPAN>
blink

※ 認識しやすいように fon-size:x-large で表示しています。
サポート
ブラウザ
OSpropertyIE3.xIE4.xIE5.0xIE5.5xNN4.xNN6.x
Winnone×
underline
overline××
line-through
blink××××
Macnone--
underline--
overline--×
line-through--
blink-××-
Unixnone----
underline----
overline----×
line-through----
blink----