This is a HTML/CSS question and should be asked in that forum.
FrontPage is the worst automatic code generator in the world. So bad, Microsoft dropped it. It would be better if you downloaded and installed HTML-Kit which is very good, I am told, and it's free.
non-IE browsers should be your first step in testing pages. All versions of IE are 10 years behind web standards and poorly implemented. Testing in non-IE browsers helps you make sure your markup is written correctly and appears as you wish. But the bugs and quirks of IE are known, as are the fixes.
Without a link to the page or the complete markup, any help we give would be guesses only.
|