ਫਰਮਾ:Optional CSS attribute
ਦਿੱਖ
| ਇਹ ਫਰਮਾ ਹੇਠ ਲਿਖੇ ਲੂਆ ਨੂੰ ਵਰਤਦਾ ਹੈ: |
Example
{{optional CSS attribute
| attribute = style
| padding-top = 2em
| style = text-align: center;
}}
style="padding-top:2em;text-align: center;"
Example
{{optional CSS attribute
| attribute = class
| class = wst-header
}}
class="wst-header"