SyntaxFix
Write A Post
Hire A Developer
Questions
Just use your table inside a div with a class (.table1 for example) and don't set any border for this table in CSS. Then use CSS code for that class.
.table1
.table1 {border=1px solid black;}