Star0
创建页面,内容为“table { width: 100%; border-collapse: collapse; } table caption { font-size: 2em; font-weight: bold; margin: 1em 0; } th, td { border: 1px solid #999; text-align: center; padding: 20px 0; } table th { background-color: #dfe3f3; color: #fff; } table tr:first-child th { background-color: #bac3ed; color: #fff; } table tbody tr:nth-child(odd) { background-color: #eee; } table tbody tr:hover { background-co…”