Example analysis:
table{width:100%;}
##th,td {height:50px;}
Use the width attribute to set the width of the entire table, and use the height attribute to set the height of each cell.