Hey everyone, I'm in need of some assistance because I've hit a roadblock! I have a table that has been styled using CSS. It displays correctly in all browsers except for IE9 (and other versions of IE). I can't figure out why this is happening, even after removing all CSS. Any ideas?
Here's an example of the HTML:
<tr class="altRow">
<td style="text-align: center;"><img style="vertical-align: middle; margin: 3px 0px -3px -3px;" alt="outgoing" src="/Images/outgoing.png"></td>
<td>+441279342352</td>
<td>+441279342352</td>
<td>9325691</td>
<td>02/12/2011 18:21:34</td>
<td></td>
<td>02/12/2011 18:21:58</td>
<td></td>
<td>00:00:24</td>
</tr>