table{
border-collapse: collapse;
}
th, td{
border: 1px solid black;
}th{
background-color: #333;
color: white;
}
td{
background-color: #eee;
}table{
width: 100%;
}
th, td{
text-align: center;
}table{
border-collapse: collapse;
width: 100%;
}
th{
background-color: #333;
color: white;
text-align: center;
}
td{
background-color: #eee;
text-align: center;
border: 1px solid black;
}本文为翻滚的胖子原创文章,转载无需和我联系,但请注明来自猿教程iskeys.com
