| 329 |
|| I love acronyms: (?WYTIWYG What You Think Is What You Get?) ||
|
329 |
|| I love acronyms: (?WYTIWYG What You Think Is What You Get?) ||
|
| 330 |
|#
|
330 |
|#
|
| 331 |
|
331 |
|
| 332 |
===Adding a touch of style===
|
332 |
===Adding a touch of style===
|
| 333 |
The table markup introduces a new [[TableMarkupReference style selector]]. CSS style options can be added to any element by enclosing them within **single braces**, right before the element content, e.g.:
|
333 |
The table markup introduces a new [[TableMarkupReference style selector]]. CSS style options can be added to any element by enclosing them within **single braces**, right before the element content, e.g.:
|
| 394 |
?|Give priority|?
|
394 |
?| Give priority |?
|
| 395 |
||(x=2;y=2){background-color:pink}2x2|(x=2){background-color:lightblue}2x1|(y=2){background-color:lightyellow}1x2||
|
395 |
||(x=2 y=2){background-color:pink} 2x2 |(x=2){background-color:lightblue} 2x1 |(y=2){background-color:lightyellow} 1x2 ||
|
| 396 |
||(y=2){background-color:lightyellow}1x2|{background-color:#333;color:white}1x1||
|
396 |
||(y=2){background-color:lightyellow} 1x2 |{background-color:#333;color:white} 1x1 ||
|
| 397 |
||{background-color:lightblue}1x1|{background-color:#333;color:white}1x1|(x=2){background-color:pink}2x1||
|
397 |
||{background-color:lightblue} 1x1 |{background-color:#333;color:white} 1x1 |(x=2){background-color:pink} 2x1 ||
|
| 398 |
|#
|
398 |
|#
|
| 399 |
%%
|
399 |
%%
|
| 400 |
|
400 |
|
| 401 |
#|
|
401 |
#|
|
| 402 |
?|Give priority|?
|
402 |
?| Give priority |?
|
| 403 |
||(x=2;y=2){background-color:pink}2x2|(x=2){background-color:lightblue}2x1|(y=2){background-color:lightyellow}1x2||
|
403 |
||(x=2 y=2){background-color:pink} 2x2 |(x=2){background-color:lightblue} 2x1 |(y=2){background-color:lightyellow} 1x2 ||
|
| 404 |
||(y=2){background-color:lightyellow}1x2|{background-color:#333;color:white}1x1||
|
404 |
||(y=2){background-color:lightyellow} 1x2 |{background-color:#333;color:white} 1x1 ||
|
| 405 |
||{background-color:lightblue}1x1|{background-color:#333;color:white}1x1|(x=2){background-color:pink}2x1||
|
405 |
||{background-color:lightblue} 1x1 |{background-color:#333;color:white} 1x1 |(x=2){background-color:pink} 2x1 ||
|