Correction status:Uncorrected
Teacher's comments:
table{ background-color: aliceblue; border-collapse: collapse; border:solid yellow; width:500px; height:100px; } table,thead,tr,th{ width:500px; height:50px; border:solid yellow; } table,tbody,tr,td{ width:500px; height:50px; border:solid yellow; }