I need to create a table on a web page that has two rows. The table needs to fill the entire page so I have set the height and width of the table to 100% in the CSS styleshe
You have given height only in one column of first row. Try to give height in both the columns or at the row level