| |||||||||||
把其自身的margin,padding除了,再用
把其自身的margin,padding除了,再用
说的好像真的似的,请在上面的代码中加好样式,如果可以,分全部给你
border-collspace:collspace; 这个不好用么?
你看看这个是不是你想要的结果
| |||||||||||
#table1 { width:100%; height:100%;border:3px solid gray;border-collapse:collapse;}#table1 td {border: 1px solid gray;padding:0px;}#table2 { width:100%; height:100%; margin:0px;border-collapse:collapse;}#table1 .detail {border-style: hidden;}#table2 td {border: 1px outset gray;}
你看看这个是不是你想要的结果
| |||||||||||
#table1 { width:100%; height:100%;border:3px solid gray;border-collapse:collapse;}#table1 td {border: 1px solid gray;padding:0px;}#table2 { width:100%; height:100%; margin:0px;border-collapse:collapse;}#table1 .detail {border-style: hidden;}#table2 td {border: 1px outset gray;}
用js/jquery配合吧
new document