Template:Border-radius: Difference between revisions
Jump to navigation
Jump to search
Deprecated (talk | contribs) (Added documentation code) |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly>-moz-border-radius: {{{1|8px}}}; -webkit-border-radius: {{{1|8px}}}; border-radius: {{{1|8px}}};</includeonly><noinclude> | {{Todo|Delete this template from all pages, and then delete the template itself. All the prefixes specified in it are absolutely useless, since all browsers handle a pure border-radius without any problems.}}<includeonly>-moz-border-radius: {{{1|8px}}}; -webkit-border-radius: {{{1|8px}}}; border-radius: {{{1|8px}}};</includeonly><noinclude> | ||
{{documentation}} | {{documentation}} | ||
<!-- Add categories to the /doc subpage, not here --> | <!-- Add categories to the /doc subpage, not here --> | ||
</noinclude> | </noinclude> |
Revision as of 05:16, 2 February 2023
Todo: Delete this template from all pages, and then delete the template itself. All the prefixes specified in it are absolutely useless, since all browsers handle a pure border-radius without any problems.
Compatibility
- See border-radius on the Mozilla Developer Network for all browser compatibility details.
See also
{{box-shadow}}
{{linear-gradient}}
{{radial-gradient}}
The above documentation is transcluded from Template:Border-radius/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.