CSS3 HTML5 Graphical Boundary example

Source: Internet
Author: User

As the name suggests, a graphical boundary is a boundary that allows a picture to be used as an object, with the following syntax:

border:5px solid #cccccc;

-webkit-border-image:url (/images/border-image.png) 5 repeat;

-moz-border-image:url (/images/border-image.png) 5 repeat;

Border-image:url (/images/border-image.png) 5 repeat;

Here, border:5px sets the width of the boundary, and then the picture definition for each boundary tells the browser how much of the picture is used to act as a boundary. Border pictures can also be set individually for each edge:

Border-bottom-rightright-image

Border-bottom-image

Border-bottom-left-image

Border-left-image

Border-top-left-image

Border-top-image

Border-top-rightright-image

Border-right-image

Supported Browsers: Firefox 3.1, Safari, Chrome.



Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.