| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| NamePros Member | new problem with IE As you can see I have cellspacing+cellpadding set to 0 on my table. this works fine in mozilla but when open the page with IE there is a gap of a few pixels between each row........ whats going on? heres the code: <html> <head> <link href="layout.css" rel="stylesheet" type="text/css"> </head> <body bgcolor="#00000000"> <div id="all"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td> <div id="bordh0l"> <img src="multif/h0lb.jpg" width="131" height="654"/> </div> <td> <div id="mainframe"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td> <object width="654" height="148"> <param name="movie" value="multif/headu.swf"> <embed src="multif/headu.swf" width="654" height="148"> </embed> </object> </td> </tr> <tr> <td> <object width="654" height="375"> <param name="movie" value="audiof/audiou.swf"> <embed src="audiof/audiou.swf" width="654" height="375"> </embed> </object> </td> </tr> <tr> <td> <img src="multif/v3ub.jpg" width="654" height="131"/> </td> </tr> </table> </div> </td> <td> <div id="bordh0r"> <img src="multif/h0r.jpg" width="131" height="654"/> </div> </tr> </table> </td> </div </body> </html> |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Why We Didn't Have A Drug Problem | Dave in Carthage | The Break Room | 0 | 03-13-2005 07:26 AM |
| Java Problem | Emilman | Programming | 5 | 01-27-2004 12:21 PM |
| Browser Compatible problem. | Geetha | Programming | 2 | 01-16-2003 07:10 AM |