Most of wiki blocks, in the form of [element]
, accept passing CSS style attributes and element attributes. There are several differences, though. Styles are separated by comma instead of semicolon. They are introduced directly between parenthesis, not in a style attribute. Element attributes, for example class, are prefixed with &.
Let's see by example using the
element:
Wiki |
|
Result |
|
Wiki |
|
Result |
|
Wiki |
|
Result |
|
For full CSS specification details see CSS at W3C. Starters might prefer LEARN & USE.
English | 01/09/18 14:58 | Lluís Turró Cutiller | |
English | 01/16/18 12:27 | Lluís Turró Cutiller |