SyntaxFix
Write A Post
Hire A Developer
Questions
This style:
table tr td { border: 1px solid red; } td table tr td { border: none; }
gives me:
this http://img12.imageshack.us/img12/4477/borders.png
However, using a class is probably the right approach here.