Results 1 to 2 of 2

Thread: Tables sretching.

  1. #1
    Join Date
    Nov 2005
    Posts
    20

    Tables sretching.

    www.defianceblog.com/site.html

    The home table is stretching out with the page, and I have no idea whats wrong. I set the the height (along with the other cells heights) and it still stretches.

    Any ideas?

  2. #2
    Join Date
    Mar 2004
    Location
    China
    Posts
    3,315
    Can't see your page, gives a 404 error. However, tables and table cells don't have a height atribute. IE will follow a height atribute if one is set, but the other browsers will not. And even then, IE treats the height as "Minimum" height. So the height of a table or a table cell is dertermined by the size of the content of that table. So if your table is too high, then there must be comething inside the table pushing it bigger.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •