On 5/31/07, Christine Masters <[EMAIL PROTECTED]> wrote: > > Hi everyone! > > I've got a test site up to isolate this particular problem, which you can > see here: > > http://cmasters.townnews.com/test > > Note that, in Firefox, a black underline is supposed to show up when you > hover over the headlines in the "breaking news" section. It works this way > in IE. >
First you have a comment before your doctype declaration. A comment, or anything at all before the Doctype declaration puts IE6 in "quirks" mode, whereas Firefox renders in standards mode, so the differences between browsers will be even larger than usual. Second, you have a couple of html errors. When I run it through the tidy extension that corrects the rendering in firefox to be the way you like it. So fix your html up and remove that comment at the start and see how that works. -- Ed Seedhouse ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/