Hello, I am creating a table. Inside the table each cell (td) has a Div with the style
({border: solid 1px #B5B8C8;)
In IE and FF it works. Not the problem is with opera browser. Because of this 1px border it adjusts/increases the size of td.
How to fix this issue?