I have a table with these attributes:

cellspacing="0" cellpadding="0"

Now, obviously, any TD or cell in the table will have no spacing between the text and the border.

However, I want ONE particular TD to have cellspacing in there. Is it possible to implement this for that particular TD?