Same style for two elements in table th and tr. How to avoid redundancy?

BuiminepSum

New Member
Right now I have the following:\[code\]table th.bordered { border: 1px solid red;}table td.borderd { border: 1px solid red;}\[/code\]How can I put this in a single rule??
 
Back
Top