Help with FireFox HTML and CSS problem

Discussion in 'HTML & Website Design' started by faithnomoread, Jul 30, 2008.

  1. #1
    Can anyone please help me, I just wrote a new page and it looks great (to me, lol) in IE, but looks like crap in FireFox. Usually I can fix it, but I cant figure it out. Here is the page so you can view the source:

    http://agnostic.890m.com/new.html

    I would appreciate any help.

    P.S. I think it may have something to do with my floats or my heights.
     
    faithnomoread, Jul 30, 2008 IP
  2. lunabee

    lunabee Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You have many errors in your code try validating it using: validator.w3.org
     
    lunabee, Jul 30, 2008 IP
  3. faithnomoread

    faithnomoread Peon

    Messages:
    174
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I just fixed most of them with one line of code and I only have 11 errors and I know what they are. The problems I'm having are browser specific.
     
    faithnomoread, Jul 30, 2008 IP
  4. skzubair

    skzubair Well-Known Member

    Messages:
    514
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    135
    #4
    Try reducing width of content area columns, try changing values from % to px or vice versa, maybe that will help :)
     
    skzubair, Jul 31, 2008 IP
  5. faithnomoread

    faithnomoread Peon

    Messages:
    174
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thanx, Ill take a look and tell u what happens.
     
    faithnomoread, Jul 31, 2008 IP
  6. faithnomoread

    faithnomoread Peon

    Messages:
    174
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Thanx people, but I fixed problem on my own, had to set a clear:left; on my #footer and give my #header a different height.
     
    faithnomoread, Jul 31, 2008 IP