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...
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>