Difference between revisions of "Template:Css"

From Teopedia library
Jump to navigation Jump to search
(Created page with "<noinclude>Этот шаблон упрощает оформление с помощью CSS. Он определяет несколько свойств. '''To copy:''' <pre...")
 
m
 
Line 1: Line 1:
<noinclude>Этот шаблон упрощает оформление с помощью CSS. Он определяет несколько свойств.
+
<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 12: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