Help:Table: Difference between revisions
→for single cells: left-aligned text may be not default in some cases |
→for single cells: added possible scenario for that |
||
| Line 203: | Line 203: | ||
|- | |- | ||
| left aligned text | | left aligned text | ||
| nothing to do (if the default is "left-align", this is mostly the case) | | nothing to do (if the default is "left-align", this is mostly the case)<ref>If a column has other then left-aligned text, for example by <code>class="... right-all"</code> (see above section(s)), cell-specific inline [[CSS]] will prioritized highest</ref> | ||
|- | |- | ||
| style="text-align:center;" | centered text | | style="text-align:center;" | centered text | ||
| Line 214: | Line 214: | ||
| exclamation mark instead of the pipe symbol starts the cell | | exclamation mark instead of the pipe symbol starts the cell | ||
|} | |} | ||
<references/> | |||
== Combining table cells == | == Combining table cells == | ||