If I create a layout table which involves placing a table within the <TD> of a larger table. Do I have to re-adjust the rowspan and colspan attributes of the larger table to take account of the rows and columns of the nested table or is each table totally independant?
Apologies for what is probably a rather stupid question.