html+css border-radius属性无效的问题2017-02-07diwu评论(0)当table设置了border-collapse:collapse;特殊属性后,border-radius属性就会失效。 border-collapse是用于表格属性, 表示表格的两边框合并为一条。