How to apply border to tables in Internet Explorer
IE does not acknowledge borders for the <tr> element. The only way to allow it is to trick IE by creating an illusion that the <td> element is continuous in a given <tr>. To do that set the value of Continue reading How to apply border to tables in Internet Explorer