Well I have the following HTML:
<table cellspacing="0" cellpadding="0" width="100%">
So I validated my HTML document and I found that these are obsolete. But if I remove them my website alignment won't work as I want. I need a good enough way to replace the attrbutes with CSS code.