Template:Css: Difference between revisions
(Created page with "<noinclude>Этот шаблон упрощает оформление с помощью CSS. Он определяет несколько свойств. '''To copy:''' <pre...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude>This template simplifies CSS design. | ||
'''To copy:''' | '''To copy:''' | ||
Line 6: | Line 6: | ||
</pre> | </pre> | ||
''' | '''Meaning:''' | ||
<pre> | <pre> | ||
{{css|property|value}} | {{css|property|value}} | ||
</pre> | </pre> | ||
* '''property''' -- css property | * '''property''' -- css property | ||
* '''value''' -- | * '''value''' -- value of this css property | ||
''' | '''Currently there is only one property defined:''' | ||
* '''border-radius''' | * '''border-radius''' | ||
Latest revision as of 09:27, 18 October 2023
This template simplifies CSS design.
To copy:
{{css||}}
Meaning:
{{css|property|value}}
- property -- css property
- value -- value of this css property
Currently there is only one property defined:
- border-radius