To fix the double margin bug when floating elements in Internet Explorer 6, set the CSS display property for the floated elements to “inline”.
To fix the double margin bug when floating elements in Internet Explorer 6, set the CSS display property for the floated elements to “inline”.