SyntaxFix
Write A Post
Hire A Developer
Questions
You can use relative rules:
table td + td + td + td + td { border: none; }
This only works if the number of columns isn't determined at runtime.