Template:CSS3
This documentation is transcluded from Template:CSS3/doc.
This template makes it possible to make certain CSS3 styles that need a prefix like -webkit- or -moz- easy to use, and easy to make available for all browsers that support the CSS3 style.
Usage
This template can be used by entering the following onto a relevant page.
{{CSS3|style needing prefix: property}}
If you are working with something like gradient background, which needs to have the prefix in the property instead of the style, use {{CSS3|background:gradient(...)|2}}
.