IE / FireFox CSS conflict...

Discussion in 'CSS' started by tarponkeith, Jul 11, 2007.

  1. #1
    Ok,

    I never use IE anymore, so it shocked me when I opened up one of my sites: http://www.jokeglobe.com/main_index.asp

    and saw that! The old blue browser links! The sidebar looks fine on Firefox, but messed up on IE... Any ideas? Thanks!
     
    tarponkeith, Jul 11, 2007 IP
  2. Dan_A

    Dan_A Peon

    Messages:
    65
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    #redge should be a class as an id can only be used once.
    Once redge is a class, add height:1%; in .redge
    You should use a complete doctype not to use quirks mode and validate your html code.
     
    Dan_A, Jul 12, 2007 IP