text-decoration-skip

important note重要訊息:

本文件為初步資訊而且可能隨時變更。

指定元素內容的哪個部分不能接收任何文字裝飾。

語法

{ text-decoraton-skip:sSkip }

可能的值

sStyle

指定下列值的字串:

none不跳過任何部分:所有的元素內容都會加上文字裝飾。
images如果內容是內嵌取代的影像,則跳過它。
spaces跳過空白字元。
ink跳過繪製字符的部分,以避色裝飾遮住字符。
all跳過元素中的所有內容。

此屬性的預設值為 images 。這是繼承屬性。

標準資訊

您可以在 CSS Text Level 3 (CSS 文字層級 3) Gg721763.xtlink_newWindow(zh-tw,Expression.40).png 找到此屬性的定義。

適用範圍

a, address, b, big, blockquote, body, button, caption, center, cite, code, col, colgroup, custom, dd, defaults, dfn, div, dl, dt, em, fieldset, form, hn, html, i, img, input type=button, input type=checkbox, input type=file, input type=image, input type=password, input type=radio, input type=reset, input type=submit, input type=text, li, ol, p, s, span, sub, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var, xmp

另請參閱

概念

text-decoration
text-decoration-color
text-decoration-skip
text-outline
text-shadow
text-underline-position