Difference between revisions of "Sandbox"
Jump to navigation
Jump to search
| Line 9: | Line 9: | ||
|- | |- | ||
| style="background:#e6ffcc; valign=top;" | cell 1 | | style="background:#e6ffcc; valign=top;" | cell 1 | ||
| − | | style="background:#f0f0f0; width:100%; | + | | style="background:#f0f0f0; width:100%; padding:25px;" | cell 2 - Wiki table syntax wants one pipe symbol '&pipe;' to begin the first cell of a given table row, and two pipes '&pipe;&pipe;' between adjacent row cells whose formatting follows prior cell formatting.<br /> <br />A related task to creating formatted tables involves color selection. W3C Schools has a [https://www.w3schools.com/colors/colors_picker.asp good HTML color picker] on their site. |
|} | |} | ||
| + | |||
| + | <!-- comment --> | ||
| + | |||
| + | == [[#top|^]] References == | ||
| + | |||
| + | * https://www.quackit.com/css/css_cellpadding.cfm | ||
| + | |||
<!-- comment --> | <!-- comment --> | ||
Revision as of 19:46, 7 October 2021
2021-10-07 - Starting page for local wiki syntax and formatting experimentation.
^ Wiki page section with background color highlighting
| cell 1 | cell 2 - Wiki table syntax wants one pipe symbol '&pipe;' to begin the first cell of a given table row, and two pipes '&pipe;&pipe;' between adjacent row cells whose formatting follows prior cell formatting. A related task to creating formatted tables involves color selection. W3C Schools has a good HTML color picker on their site. |
^ References