ਫਰਮਾ:Optional CSS attribute

ਵਿਕੀਸਰੋਤ ਤੋਂ
ਫਰਮੇ ਦੇ ਦਸਤਾਵੇਜ਼[ਵੇਖੋ] [ਸੋਧੋ] [ਅਤੀਤ] [ਸਾਫ਼ ਕਰੋ]

Usage[ਸੋਧੋ]

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"