Having an issue with my website where a table is not displaying correctly next to an image in Chrome, even though it works fine in Firefox. Here is the CSS:
#right{ float:right; position: absolute; }
#left{ float:left; position: absolute; }
This is how the image and table are structured:
<div class="left">
<div><img style="width: 599px; height: 343px;" alt="" src="images/picture.png">
<div class="right">
<div style="
margin-left: 20px; width: 638px; height: 343px; overflow: scroll;">