Internet Explorer - Weird table linebreaks

Discussion in 'CSS' started by Trey Brister KindHOST.com, Aug 1, 2009.

  1. #1
    http://allseasonswindows.com/east-texas/about-us/distributors.html

    Looks good in all browsers except IE 7 and 8

    I tried white-space: nowrap;

    I tried wrapping the td around a span and applying nowrap to the span.

    Still every word breaks onto a new line. It is as if each cell is 4 times skinnier than it really is.

    I am not using tables for layout this is an actual data table.
     
  2. Trey Brister KindHOST.com

    Trey Brister KindHOST.com Peon

    Messages:
    44
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    well i workaround by specifying a width but that doesnt explain the root cause.

    Thanks
     
  3. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #3
    If specifying width fixed it, it was probably a 'haslayout' issue.
     
    deathshadow, Aug 3, 2009 IP