批改状态:未批改
老师批语:
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;
}
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号