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
TableTest
Header1
Header2
Data1
Data2
This is what I believe a more semantic approach without using the id of class attributes in the table tags, taking advantage of the