Editing Template:Border-radius

Jump to: navigation, search

Warning: You are not logged in.

Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
 
<includeonly>-moz-border-radius: {{{1|8px}}}; -webkit-border-radius: {{{1|8px}}}; border-radius: {{{1|8px}}};</includeonly><noinclude>
 
<includeonly>-moz-border-radius: {{{1|8px}}}; -webkit-border-radius: {{{1|8px}}}; border-radius: {{{1|8px}}};</includeonly><noinclude>
  
== Usage ==
+
{{Dennis}}
This template is a shortcut for producing rounded corners. It generates the CSS for various browsers. Supported browsers are the current versions of Opera, Firefox, Safari, Chrome and Internet Explorer.
+
</noinclude>
 
+
Insert this template within a style tag of any block-style element:
+
 
+
<code><nowiki>{{border-radius | radius1 [radius2 radius3 radius4]}}</nowiki></code>
+
 
+
* If one value is set, this radius applies to all 4 corners.
+
* If four values are set, they apply to the top-left, top-right, bottom-right, bottom-left corner in that order.
+
 
+
Do not use two or three values, as this results in different rendering between various browsers.
+
 
+
=== Example ===
+
 
+
* <code>&lt;div style="background-color: #FFFFDD; border: 1px solid #808000; padding: 5px; '''<nowiki>{{border-radius|16px 8px 16px 8px}}</nowiki>'''">Lorem ipsum...&lt;/div></code> will produce:
+
 
+
<div style="background-color: #FFFFDD; border: 1px solid #808000; padding: 5px; {{border-radius|16px 8px 16px 8px}}">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</div>
+
 
+
Originally imported for use in [[:Template:Start tab]].
+
 
+
[[category:imported templates]]
+
[[category:format templates]]
+

Please note that all contributions to Gunsopedia may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Gunsopedia:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)

Template used on this page:

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox