Reply
Table problem (FF good, IE bad)
Old 09-18-2005, 08:53 AM Table problem (FF good, IE bad)
gorilla's Avatar
Novice Talker

Posts: 7
Location: Hungary
Hi!

First, the code:

Code:
<html>
<body><script type="text/javascript" src="http://www.dox.hu/checkbanner.js"></script>
 <table cellpadding="0" cellspacing="0">
 <tr>
  <td colspan=3><img src=very1_logo.JPG>
  </td>
 </tr>
 <tr>
  <td colspan=3><img src=very_bal1.JPG><img src=very_gomb1.jpg><img src=very_gomb2.jpg><img src=very_gomb3.jpg><img src=very_gomb4.jpg><img src=very_gomb5.jpg><img src=very_jobb1.jpg>

  </td>
 </tr> 
 <tr>
  <td><img src=very_bal2.JPG>
  </td>
  <td><img src=very_kozep.jpg>
  </td> 
  <td><img src=very_jobb2.jpg>
  </td>
  </tr>

 </table>

</body>
</html>
My problem is that in Internet Explorer a transparent line appears between the table rows. In Firefox there is no such problem...
If you have both Firefox and Internet Explorer you will notice the difference.
My question is: How should I modify the code to fix this?
Many thanks...

The site
(The design is not yet finished so I just replaced the images with bright color images to make it easier to notice the separate images)

Thanks

Last edited by gorilla : 09-18-2005 at 09:01 AM.
gorilla is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 09-18-2005, 09:05 AM
praveen's Avatar
Life is a Dream

Latest Blog Post:
Mumbai Terror Attacks!
Posts: 3,576
Location: in a distant land far away from reality
i dont c any lines in my IE.

but try adding this border="0" to the table tag.

so the updated tag will look like this

<table cellpadding="0" cellspacing="0" border="0">

let know wat happens
__________________
Praveen
Web Tools - Smilies - Celebs - Short URLs - Indian Food - Create a Poll - Social Bookmark Widget

Useful Threads, Tutorials and Resources
Graphics - Templates - Dreamweaver - Javascript - SEO - Ruby on Rails - Ajax Tutorials - More Ajax - CSS - More CSS
praveen is offline
Reply With Quote
View Public Profile Visit praveen's homepage!
 
Old 09-18-2005, 09:14 AM
gorilla's Avatar
Novice Talker

Posts: 7
Location: Hungary
I think if i don't write anything it gives 0 border by default. But I have tried and it didn't work.
Here is a pic about what I'm talking...


-----------------------------

EDIT: I managed to solve it..

Last edited by gorilla : 09-18-2005 at 05:22 PM.
gorilla is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Table problem (FF good, IE bad)
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12194 seconds with 12 queries