Difference between revisions of "Sandbox"
From Wiki at Neela Nurseries
m |
m (→^ References) |
||
Line 20: | Line 20: | ||
* https://www.w3schools.com/html/tryit.asp?filename=tryhtml_table_cellpadding | * https://www.w3schools.com/html/tryit.asp?filename=tryhtml_table_cellpadding | ||
+ | |||
+ | * https://stackoverflow.com/questions/31395859/background-color-of-table-cells-using-css-and-html | ||
<!-- comment --> | <!-- comment --> |
Revision as of 20:03, 7 October 2021
2021-10-07 - Starting page for local wiki syntax and formatting experimentation.
^ Wiki page section with background color highlighting
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