enter image description here您好,如何才能获得这种效果,其中th和td似乎在一行中?
@media (max-width:360px){
thead {
float: left
}
th{
display: block;
}
tbody {
float: right
}
td{
margin: 0px;
display: block;
}
}
<table>
<thead>
<tr>
<th>First Name</th>
<th>Last Name</th>
<th>Job Title</th>
</tr>
</thead>
<tbody>
<tr>
<td>James</td>
<td>Matman</td>
<td>Chief Sandwich Eater</td>
</tr>
<tr>
<td>Jon</td>
<td>Doe</td>
<td>Chief Executive Eater</td>
</tr>
</tbody>
</table>
这是我目前的尝试,但它远远没有接近我需要的结果
1条答案
按热度按时间juzqafwq1#
你想要的只能通过重复tr和th来完成,这会使代码越来越长。下面是你的例子。
如果您不希望四周都有边框,可以使用:下边框、上边框。
您应该使用Smarty和Twig模板检查它是如何完成的。
聪明:
小枝:用于或用于每一个。