Does ayone know a hack for setting the width of a border in just Internet Explorer only? I've been struggling with the width of a border/background which appears 1-2 pixels wider in IE than in Mozzila and Opera. It's perfect in Mozilla and Opera but not quite there in IE. Thank you.
On which site? You could do it like the about post, but it does add style to the structure of the page (rather than in a stylesheet), something that should be avoided with styling.
Have you tried using a strict DTD (Document Type Definition)? Sometimes this can help with getting things to display correctly in Internet Explorer.