I AM TRYING TO CREATE A SUDOKU PUZZLE IN web tables USING HTML?

lori_bel

New member
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.
 
Back
Top