border-image-outset

important note重要訊息:

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

設定框線影像縮放與重複顯示的方式。

語法

{ border-image-outset: sOutset }

可能的值

sOutset

字串,指定繪製 border-image-area 時,超出框線方塊範圍外的數量。

此屬性的預設值為 0,而且不是繼承屬性。

備註

最多可指定上、右、下、左四個值。

如果指定的值少於四個,則套用方式如下:

A, B, C, D

值 A 套用至頂端;值 B 套用至右側;值 C 套用至底部;值 D 套用至左側。

A, B, C

值 A 套用至頂端;值 B 套用至右側和左側;值 C 套用至底部。

A, B

值 A 套用至頂端和底部;值 B 套用至右側和左側。

A

值 A 套用到四個邊。

標準資訊

您可以在 CSS Backgrounds and Borders Module Level 3 (CSS 背景與框線模組層級 3) Gg721761.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

另請參閱

概念

border-image
border-image-repeat
border-image-slice
border-image-source