Seeking advice from a CSS expert to explain why my website displays correctly in most browsers except for Internet Explorer, where it appears distorted. The CSS code only includes positioning, background, and border settings.
The issue arises with the white border on the right of the navigation bar and the red border on the left side of the main content box.
While the website looks perfect in Firefox, Safari, and Chrome, there is a slight misalignment in IE by a few pixels.
How can I ensure consistent display across all browsers?
It seems like IE interprets the border placement differently than other browsers - where the top and bottom borders are curved images.
Thank you,
Lee