We have at table created in "Generic Content" that does does not resize to the page length in Internet Explorer. This does resize properly in Chrome, Firefox and Edge.
IE image:
Chrome image:
How can we get this to resize properly in IE?
Here is the .html for this section:
<table>
<tbody>
<tr>
<td><img alt=" " src="/resized-image/__size/5332x400/__key/widgetcontainerfiles/3fc3f82483d14ec485ef92e206116d49-g-2g9dPJMOl0_2D00_mxcjvu_5F00_AwcQ-header-header-GyjpcrPmw0qbBOJxAF7NnA-html/Logo003.png_2D00_200.png" /></td>
<td><a href="">entlogin.ti.com/.../startSSO.ping rel="noopener noreferrer" target="_blank"><img alt=" " src="/resized-image/__size/1156x400/__key/widgetcontainerfiles/3fc3f82483d14ec485ef92e206116d49-g-2g9dPJMOl0_2D00_mxcjvu_5F00_AwcQ-header-header-GyjpcrPmw0qbBOJxAF7NnA-html/HR_5F00_Connect_5F00_image_5F00_200.png" /></a></td>
</tr>
</tbody>
</table>