1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

strange table problem

Discussion in 'CSS' started by nevetS, Jun 22, 2005.

  1. #1
    OK... here's my issue.

    I have a 3 column layout, with the right column having a width of 140px. Inserting a table into this column with a width of 120px causes the third column to move its display area to below the first two columns. (it's floated right) in IE.

    I'm assuming that IE builds in some horizontal space around a table, but I'm not sure how to clear that property so that it acts like it has no margins. Any ideas?
     
    nevetS, Jun 22, 2005 IP
  2. Arnica

    Arnica Peon

    Messages:
    320
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Is the page viewable anywhere or can you post the html/css?
     
    Arnica, Jun 22, 2005 IP
  3. nevetS

    nevetS Evolving Dragon

    Messages:
    2,544
    Likes Received:
    211
    Best Answers:
    0
    Trophy Points:
    135
    #3
    sorry... it's a redesign in testing and I didn't want to put a link up to my testbed. As it turns out, on of the parent divs had a padding set, and my attempt to clear any padding or margins failed miserably because of a typo.

    I appreciate the thought though.
     
    nevetS, Jun 22, 2005 IP