表格细边框的CSS样式什么设置?详细一点1.所有的<table>均为细边框。table,table td,table th{border:1px solid #ff0000border-collapse:collapse}2.指定的<tabl2023-03-04html-css180