FF and IE - one pixel difference - ideas?

Discussion in 'CSS' started by edr, Feb 13, 2007.

Thread Status:
Not open for further replies.
  1. #1
    edr, Feb 13, 2007 IP
  2. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #2
    I have no desire to dig through a bunch of table markup to find things, so this is a blind suggestion:
    
    img {
        vertical-align: bottom;
        }
    Code (markup):
    If it works, fine. Be sure to check all your images to be sure something else didn't break. If it did, you'll have to make the selector more specific.

    cheers,

    gary
     
    kk5st, Feb 13, 2007 IP
Thread Status:
Not open for further replies.