How to specify table width and height
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.
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.
Students who have watched this course are also learning