Unwanted White Space Above Image in FireFox

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • skyleestar
    New Member
    • Dec 2006
    • 3

    Unwanted White Space Above Image in FireFox

    We've tried looking for a discussion on this but haven't found any fixes yet that seem to work.

    When you go to our website, www.MillbrookTa ck.com, in FireFox there is unwanted white space above our Welcome Image/Map. This is not a problem in Internet Explorer.

    Please help! :)
  • skyleestar
    New Member
    • Dec 2006
    • 3

    #2
    MillbrookTack.c om

    Comment

    • AricC
      Recognized Expert Top Contributor
      • Oct 2006
      • 1885

      #3
      Go through your page and make sure all of your tags have the proper quotes around the attributes. I see several VALIGN=TOP etc.. should be valign="top" also, you have a mix of upper and lower case tags I would go ahead and make all tags lower case. See if that helps, at work will need more time to debug if not.


      HTH,
      Aric

      Comment

      • michaelb
        Recognized Expert Contributor
        • Nov 2006
        • 534

        #4
        I think you have multiple problems with html on this site; two BODY tags (only one is closed), more than one HEAD declarations, some table elements are out of order, etc.
        You may want to visit
        http://www.w3schools.c om/site/site_validate.a sp
        and check your site there.

        Comment

        Working...