Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

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

Posts: 7
Location: Hungary
Trades: 0
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 08:01 AM..
gorilla is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-18-2005, 08:05 AM
praveen's Avatar
Life is a Dream

Posts: 3,591
Name: Praveen
Location: Chennai, India
Trades: 0
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
__________________

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
praveen is offline
Reply With Quote
View Public Profile
 
Old 09-18-2005, 08:14 AM
gorilla's Avatar
Novice Talker

Posts: 7
Location: Hungary
Trades: 0
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 04:22 PM..
gorilla is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Table problem (FF good, IE bad)
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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





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



Page generated in 0.12750 seconds with 12 queries