-moz-border-image
-moz-border-image
The border-image
CSS property allows drawing an image on the borders of elements. This makes drawing complex looking widgets much simpler than it has been and removes the need for nine boxes in some cases. The border-image
is used instead of the border styles given by the border-style
properties. Though the specification requires that border-style
must be present if border-image
is used, some browsers may not implement this.
It is important to note that if the computed value of 登录查看完整内容