I defined my tables like this
Code: Select all
<td width="700" height="23">
<table border="0">
<tr>
<td width="361" height="23"> .....table { table-layout: fixed;}
Yet when you shrink the browser size, the table still moves around both in Chrome and IE9.