我想在桌子下面留一点空间.
<table border="0" class="medtable">
<tr>
<th>User</th>
<th>From</th>
<th>To</th>
</tr>
<tr>
...
</tr>
</table>
Run Code Online (Sandbox Code Playgroud)
这个CSS
table
{
border:1px solid black;padding-bottom:15px
}
Run Code Online (Sandbox Code Playgroud)
但是底部边框和表格中最后一点文本之间的空格.所以这不是我想要的.有小费吗?
| 归档时间: |
|
| 查看次数: |
3430 次 |
| 最近记录: |