Question: Using JavaScript you should create a table of 4 rows and 4 columns. On clicking a cell in the table the background color of the

Using JavaScript you should create a table of 4 rows and 4 columns. On clicking a cell in the table the background color of the cell should change to orange and you should mark the cell as selected by thickening its border. One such example is as below. Click Click Click Click ClickClick You should submit one HTML file and one Javascript file for this part of the assignment. Please zip both the files and upload them to Canvas. Your HTML file should not have any JavaScript code. All the Javascript code should go in the js file
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
