HTML&CSS

text-decoration

HTML&CSS

text-decoration

text-decoration プロパティ

文字の装飾を指定する際に使用します。

主に使う値

none:装飾なし
underline:アンダーラインを指定
line-through:打ち消し線を指定
underline dotted:アンダーラインにドット線を指定

(例)
■html
<p class=“deco”>FONT</p>

■css
p.deco {text-decoration: underline; }


関連記事

T-shirt&General goods

関連アイテムはまだありません。

image

HTMLやCSSのメモブログです。

Theme archive
Archive
Tag



toppage
PAGE TOP