表格合并 table表格中的边框会重叠到一起
摘要:代码如下: <style> table tr td{ border: 1px #000 solid; } table{width: 500px; height: 500px; border-collapse:collapse;(表格中的边框重叠解决办法) } </style> </head> <bo
阅读全文
posted @ 2019-11-06 17:25
posted @ 2019-11-06 17:25
posted @ 2019-11-04 18:14