need some help. there are 9 rows in the tbody
the first cell in each row should contain a table heading cell displaying the letters a-i
starting with the first row, every third row should contain three table data cells with each cell spanning three rows and three columns. all together, these table cells will store the nine 3x3 boxes that are part of the sudoku puzzle.
the first cell in each row should contain a table heading cell displaying the letters a-i
starting with the first row, every third row should contain three table data cells with each cell spanning three rows and three columns. all together, these table cells will store the nine 3x3 boxes that are part of the sudoku puzzle.