A little help with a table...

Discussion in 'HTML & Website Design' started by dubs89, Apr 29, 2008.

  1. #1
    Here is my HTML code the problem is that this code will work in firefox and safari, however will not work in IE all it shows is a black line. What is wrong with my coding, i didn't know that IE had problems understanding tables...


     
    dubs89, Apr 29, 2008 IP
  2. mds

    mds Active Member

    Messages:
    256
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    58
    #2
    Make sure your codes are well tagged and define a DOCTYPE for your html page.

    Also look into simple mistakes of not closing </body></html>
     
    mds, Apr 29, 2008 IP
  3. dubs89

    dubs89 Peon

    Messages:
    231
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Sorry i closed every tag but it still wont work in IE??
     
    dubs89, Apr 30, 2008 IP