Table floating to right of another table..plz help

Discussion in 'HTML & Website Design' started by akinak, Oct 13, 2008.

  1. #1
    I have few tables in my website along with <div> tags. One of my table is going to be large. My problem is that when I add more rows to this table, the table below it floats to its right side..instead of being below it. I don't understand why.
    Please check my source code on http://www.dealondeals.com/travel-deals.asp .

    PS : I think it would be best if you check source code there, because I don't know where the problem is, so which code snippet should I post here. Thanks.
     
    akinak, Oct 13, 2008 IP
  2. skateme

    skateme Peon

    Messages:
    162
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Which table are you referring to? Everything seems fine on my end.
     
    skateme, Oct 13, 2008 IP
  3. akinak

    akinak Peon

    Messages:
    256
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Sorry..table with categories flows to right of table with deals.
     
    akinak, Oct 13, 2008 IP
  4. skateme

    skateme Peon

    Messages:
    162
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Um, it doesn't. I'm on a 24 inch monitor and the categories table is in its place underneath the deals table. Am I misunderstanding your question? If not, can you post a screenshot of the problem you're seeing?
     
    skateme, Oct 13, 2008 IP
  5. deniseG

    deniseG Peon

    Messages:
    159
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    site will not load 5:30 a.m. EST
     
    deniseG, Oct 14, 2008 IP
  6. akinak

    akinak Peon

    Messages:
    256
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    it is working fine here...chk again plz

    You are seeing that because of no. of spaces in the source code. I had to do that to make them look like different tables. But I was able to resolve my problem. One of my tables was overflowing. So, I set overflow:hidden; and now it is working fine. :)
     
    akinak, Oct 14, 2008 IP