Can someone tell how to fix this problem?

Discussion in 'CSS' started by jerseygirljc, Apr 1, 2007.

  1. #1
    jerseygirljc, Apr 1, 2007 IP
  2. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #2
    Not tested, because I won't work with table layouts any more.

    It appears the table is acting correctly, expanding to enclose its content. That's what tables do, by design. Just one more reason they are not appropriate for layout.

    Redo the page without the tables, using semantic and well structured html.

    cheers,

    gary
     
    kk5st, Apr 2, 2007 IP
  3. petyard

    petyard Well-Known Member

    Messages:
    2,025
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    185
    #3
    there is nothing wrong with the table layouts generally...just smart asses saying "do that without tables , is not nice, good anymore, just use divs bla bla"

    check Pm jersey
     
    petyard, Apr 4, 2007 IP
  4. jerseygirljc

    jerseygirljc Peon

    Messages:
    1,346
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #4
    thanks Petyard, I took your advice and I did some editing to the site, everything is fine now.
    Thank you.
     
    jerseygirljc, Apr 5, 2007 IP