Kathryn Bader wrote: >hi all, > >see http://admin.berkeley.edu/. > >there is a division (right below the gold bar) between the main nav >bar and the left and right divs in internet explorer for pc (for mac >is fine). do you know of a hack that would eliminate this space/white >bar? or is there some other fix? > >also, i'm having major problems with netscape 6/firefox for pc. as >you'll see, the entire top of the site "disappears" with the main nav >bar appearing mid-way down the page. it's fine in the latest version >of netscape. > >i'm at a loss. of course, i'm pretty new at this. any help you can >offer will be greatly appreciated. > >cheers, >kathryn > Hi Kathryn, Welcome to the club! As Firefox is rather standards compliant (IE is not), Firefox is suffering more if non-standard and/or non-valid html is used. Before all, I should get the html-errors out. The tips are indicated in the html-validator <http://validator.w3.org/check?uri=http%3A%2F%2Fadmin.berkeley.edu%2F&charset=%28detect+automatically%29&doctype=Inline&ss=1&verbose=1>. It seems it is more Html4.01 Transitional than Xhtml1.0 Transitional: 26 errors less to solve. ;-) See validator with overruled doctype <http://validator.w3.org/check?uri=http%3A%2F%2Fadmin.berkeley.edu%2F&charset=%28detect+automatically%29&doctype=HTML+4.01+Transitional&ss=1&verbose=1#line-129>. After that, we better can see & solve what are the (remaining) problems.
Greetings, francky ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- 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/
