Learn JavaScript – DOM background Colors Project
https://www.linkedin.com/pulse/learn-javascript-dom-background-colors-project-laurence-svekis- Background Color Table Fun This exercise will build an interactive table of colored cells that can be clicked to apply the cell background color to the page. In Addition several buttons to update the background colors of the table cells. The table will be dynamically generated using values for columns and rows. The application … Read more