border

UK[ˈbɔ:də(r)] US[ˈbɔ:rdə(r)]

n.Border; edge; edging; wrapping Edge

vt.& vi. Bound with, on the edge of...

vt. Along the edge of, surround..., edge...

vi. Approximate, adjacent

Third person singular: borders Plural: borders Present participle: bordering Past tense: bordered Past participle: bordered

image

英[ ˈɪmɪdʒ] 美[ˈɪmɪdʒ]

##n.Image; portrait; concept, intention; mirror image, image

vt.Reflection; imagination; image of; symbol

Third person singular: images Plural: images Present participle: imaging Past tense: imaged Past participle: imaged

css border-image property syntax

Function:Abbreviation attribute, set all border-image-* attributes.

Description:The border-image attribute is a shorthand attribute used to set the following attributes: border-image-source, border-image-slice, border-image-width, border-image -outset, border-image-repeat. If a value is omitted, its default value is set.

Note:Please use border-image-* properties to construct beautiful scalable buttons!

css border-image property example

    
在这里,图片铺满整个边框。

在这里,图片被拉伸以填充该区域。

这是我们使用的图片:

注释: Internet Explorer 不支持 border-image 属性。

border-image 属性规定了用作边框的图片。


Run instance »

Click the "Run instance" button to view the online instance