Try setting border-collapse: collapse; on the parent <table> . Per CSS 2.1 spec, rows cannot have borders unless this property is set.
確定! 回上一頁