I have a site that is generated by XSLT. However, a particular div is displaying a top border on IE, but not on other web browsers. How can I get the border to display on other browsers? If I put a margin of 76px around that div, it will display, but then throws the IE version out of position.
Help is greatly appreciated.
Thanks in advance.